2026-02-19T19:51:38.742 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T19:51:38.756 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:51:38.833 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/adking-2026-02-19_19:46:59-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/59713 branch: wip-adk3-testing-2026-02-12-2007 description: orch:cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-flag} email: adking@redhat.com first_in_suite: false flavor: default job_id: '59713' kernel: branch: distro kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: trial name: adking-2026-02-19_19:46:59-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-adk3-testing-2026-02-12-2007 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\) - OSD_DOWN - CEPHADM_FAILED_DAEMON - but it is still running - PG_DEGRADED log-only-match: - CEPHADM_ sha1: 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 workunit: branch: cephadm-apply-mon-warning sha1: fd5a850b8a87b3cbd64bd8a952939e88dea1a71c owner: scheduled_adking@soko04.front.sepia.ceph.com priority: 50 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 8147 sha1: 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: cephadm-apply-mon-warning suite_path: /home/teuthworker/src/github.com_adk3798_ceph_fd5a850b8a87b3cbd64bd8a952939e88dea1a71c/qa suite_relpath: qa suite_repo: https://github.com/adk3798/ceph suite_sha1: fd5a850b8a87b3cbd64bd8a952939e88dea1a71c targets: trial015.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPQsPkS9EC0CecQ7NdZfiFFhjK6HszWcV2YZSv2h/YO17be6EbU6WkSxXGAiAs8U7R6O6UomWvVFMz4DYUy6kts= trial178.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKOWhb4eNCVFJpcf46PvEsazD+wtUS+CT1o9T56SkL+97bZ9ScJefuuxpfSaZ+RXa+o/yLzUir/KqwnEzJ4TUFg= 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 - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep "$DEVID" | awk ''{print $1}'') DEV=$(ceph orch device ls | grep "$DEVID" | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm --zap --replace 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-19_19:46:59 tube: trial user: adking verbose: false worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699 2026-02-19T19:51:38.833 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_adk3798_ceph_fd5a850b8a87b3cbd64bd8a952939e88dea1a71c/qa; will attempt to use it 2026-02-19T19:51:38.833 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_adk3798_ceph_fd5a850b8a87b3cbd64bd8a952939e88dea1a71c/qa/tasks 2026-02-19T19:51:38.833 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-19T19:51:38.835 INFO:teuthology.task.internal:Checking packages... 2026-02-19T19:51:38.835 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '042df16cd9ee8a8df553b188fef8a8c4a9e7ab01' 2026-02-19T19:51:38.835 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-19T19:51:38.835 INFO:teuthology.packaging:ref: None 2026-02-19T19:51:38.835 INFO:teuthology.packaging:tag: None 2026-02-19T19:51:38.835 INFO:teuthology.packaging:branch: wip-adk3-testing-2026-02-12-2007 2026-02-19T19:51:38.835 INFO:teuthology.packaging:sha1: 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-19T19:51:38.835 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-adk3-testing-2026-02-12-2007 2026-02-19T19:51:38.964 INFO:teuthology.task.internal:Found packages for ceph version 20.3.0-5291-g042df16c-1jammy 2026-02-19T19:51:38.965 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-19T19:51:38.980 INFO:teuthology.task.internal:no buildpackages task found 2026-02-19T19:51:38.981 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-19T19:51:38.999 INFO:teuthology.task.internal:Saving configuration 2026-02-19T19:51:39.005 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-19T19:51:39.018 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-19T19:51:39.077 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial015.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/adking-2026-02-19_19:46:59-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/59713', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 19:48:09.094449', 'locked_by': 'scheduled_adking@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBX7T0g538N1WIxSmyd2m4C7vsdoNOXboTX2DtNqEJPm'} 2026-02-19T19:51:39.133 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial178.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/adking-2026-02-19_19:46:59-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/59713', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 19:48:09.095122', 'locked_by': 'scheduled_adking@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBX+LrGLXjZrG2+7+VGz+l451DbVo63v22HasDtzFkvu'} 2026-02-19T19:51:39.133 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-19T19:51:39.144 INFO:teuthology.task.internal:roles: ubuntu@trial015.front.sepia.ceph.com - ['host.a', 'client.0'] 2026-02-19T19:51:39.144 INFO:teuthology.task.internal:roles: ubuntu@trial178.front.sepia.ceph.com - ['host.b', 'client.1'] 2026-02-19T19:51:39.144 INFO:teuthology.run_tasks:Running task console_log... 2026-02-19T19:51:39.283 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x792ce6020220>, signals=[15]) 2026-02-19T19:51:39.283 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-19T19:51:39.294 INFO:teuthology.task.internal:Opening connections... 2026-02-19T19:51:39.294 DEBUG:teuthology.task.internal:connecting to ubuntu@trial015.front.sepia.ceph.com 2026-02-19T19:51:39.295 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial015.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:51:39.359 DEBUG:teuthology.task.internal:connecting to ubuntu@trial178.front.sepia.ceph.com 2026-02-19T19:51:39.359 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:51:39.422 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-19T19:51:39.436 DEBUG:teuthology.orchestra.run.trial015:> uname -m 2026-02-19T19:51:39.439 INFO:teuthology.orchestra.run.trial015.stdout:x86_64 2026-02-19T19:51:39.440 DEBUG:teuthology.orchestra.run.trial015:> cat /etc/os-release 2026-02-19T19:51:39.485 INFO:teuthology.orchestra.run.trial015.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-19T19:51:39.485 INFO:teuthology.orchestra.run.trial015.stdout:NAME="Ubuntu" 2026-02-19T19:51:39.485 INFO:teuthology.orchestra.run.trial015.stdout:VERSION_ID="22.04" 2026-02-19T19:51:39.485 INFO:teuthology.orchestra.run.trial015.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-19T19:51:39.485 INFO:teuthology.orchestra.run.trial015.stdout:VERSION_CODENAME=jammy 2026-02-19T19:51:39.485 INFO:teuthology.orchestra.run.trial015.stdout:ID=ubuntu 2026-02-19T19:51:39.485 INFO:teuthology.orchestra.run.trial015.stdout:ID_LIKE=debian 2026-02-19T19:51:39.485 INFO:teuthology.orchestra.run.trial015.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-19T19:51:39.485 INFO:teuthology.orchestra.run.trial015.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-19T19:51:39.485 INFO:teuthology.orchestra.run.trial015.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-19T19:51:39.485 INFO:teuthology.orchestra.run.trial015.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-19T19:51:39.485 INFO:teuthology.orchestra.run.trial015.stdout:UBUNTU_CODENAME=jammy 2026-02-19T19:51:39.486 INFO:teuthology.lock.ops:Updating trial015.front.sepia.ceph.com on lock server 2026-02-19T19:51:39.553 DEBUG:teuthology.orchestra.run.trial178:> uname -m 2026-02-19T19:51:39.556 INFO:teuthology.orchestra.run.trial178.stdout:x86_64 2026-02-19T19:51:39.556 DEBUG:teuthology.orchestra.run.trial178:> cat /etc/os-release 2026-02-19T19:51:39.602 INFO:teuthology.orchestra.run.trial178.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-19T19:51:39.603 INFO:teuthology.orchestra.run.trial178.stdout:NAME="Ubuntu" 2026-02-19T19:51:39.603 INFO:teuthology.orchestra.run.trial178.stdout:VERSION_ID="22.04" 2026-02-19T19:51:39.603 INFO:teuthology.orchestra.run.trial178.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-19T19:51:39.603 INFO:teuthology.orchestra.run.trial178.stdout:VERSION_CODENAME=jammy 2026-02-19T19:51:39.603 INFO:teuthology.orchestra.run.trial178.stdout:ID=ubuntu 2026-02-19T19:51:39.603 INFO:teuthology.orchestra.run.trial178.stdout:ID_LIKE=debian 2026-02-19T19:51:39.603 INFO:teuthology.orchestra.run.trial178.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-19T19:51:39.603 INFO:teuthology.orchestra.run.trial178.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-19T19:51:39.603 INFO:teuthology.orchestra.run.trial178.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-19T19:51:39.603 INFO:teuthology.orchestra.run.trial178.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-19T19:51:39.603 INFO:teuthology.orchestra.run.trial178.stdout:UBUNTU_CODENAME=jammy 2026-02-19T19:51:39.603 INFO:teuthology.lock.ops:Updating trial178.front.sepia.ceph.com on lock server 2026-02-19T19:51:39.674 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-19T19:51:39.687 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-19T19:51:39.699 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-19T19:51:39.699 DEBUG:teuthology.orchestra.run.trial015:> test '!' -e /home/ubuntu/cephtest 2026-02-19T19:51:39.700 DEBUG:teuthology.orchestra.run.trial178:> test '!' -e /home/ubuntu/cephtest 2026-02-19T19:51:39.703 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-19T19:51:39.713 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-19T19:51:39.713 DEBUG:teuthology.orchestra.run.trial015:> test -z $(ls -A /var/lib/ceph) 2026-02-19T19:51:39.747 DEBUG:teuthology.orchestra.run.trial178:> test -z $(ls -A /var/lib/ceph) 2026-02-19T19:51:39.750 INFO:teuthology.orchestra.run.trial015.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-02-19T19:51:39.751 INFO:teuthology.orchestra.run.trial178.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-02-19T19:51:39.752 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-19T19:51:39.905 INFO:teuthology.run_tasks:Running task kernel... 2026-02-19T19:51:39.924 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'} 2026-02-19T19:51:39.924 INFO:teuthology.task.kernel:config {'host.a': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}, 'host.b': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}}, timeout 300 2026-02-19T19:51:39.924 DEBUG:teuthology.orchestra.run.trial015:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T19:51:39.924 DEBUG:teuthology.orchestra.run.trial178:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T19:51:39.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T19:51:39.928 DEBUG:teuthology.orchestra.run.trial015:> uname -r 2026-02-19T19:51:39.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T19:51:39.928 DEBUG:teuthology.orchestra.run.trial178:> uname -r 2026-02-19T19:51:39.973 INFO:teuthology.orchestra.run.trial015.stdout:5.15.0-170-generic 2026-02-19T19:51:39.973 INFO:teuthology.task.kernel:Running kernel on trial015: 5.15.0-170-generic 2026-02-19T19:51:39.973 DEBUG:teuthology.orchestra.run.trial015:> sudo apt-get clean 2026-02-19T19:51:39.975 INFO:teuthology.orchestra.run.trial178.stdout:5.15.0-170-generic 2026-02-19T19:51:39.975 INFO:teuthology.task.kernel:Running kernel on trial178: 5.15.0-170-generic 2026-02-19T19:51:39.975 DEBUG:teuthology.orchestra.run.trial178:> sudo apt-get clean 2026-02-19T19:51:40.032 DEBUG:teuthology.orchestra.run.trial015:> sudo apt-get update 2026-02-19T19:51:40.033 DEBUG:teuthology.orchestra.run.trial178:> sudo apt-get update 2026-02-19T19:51:40.213 INFO:teuthology.orchestra.run.trial178.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-19T19:51:40.221 INFO:teuthology.orchestra.run.trial178.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-02-19T19:51:40.259 INFO:teuthology.orchestra.run.trial178.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-02-19T19:51:40.275 INFO:teuthology.orchestra.run.trial178.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2026-02-19T19:51:40.358 INFO:teuthology.orchestra.run.trial178.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3245 kB] 2026-02-19T19:51:40.423 INFO:teuthology.orchestra.run.trial178.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [495 kB] 2026-02-19T19:51:40.426 INFO:teuthology.orchestra.run.trial178.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [19.1 kB] 2026-02-19T19:51:40.426 INFO:teuthology.orchestra.run.trial178.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-02-19T19:51:40.433 INFO:teuthology.orchestra.run.trial178.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [314 kB] 2026-02-19T19:51:40.435 INFO:teuthology.orchestra.run.trial178.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [30.3 kB] 2026-02-19T19:51:40.435 INFO:teuthology.orchestra.run.trial178.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5310 kB] 2026-02-19T19:51:40.460 INFO:teuthology.orchestra.run.trial178.stdout:Get:12 https://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [1005 kB] 2026-02-19T19:51:40.464 INFO:teuthology.orchestra.run.trial178.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2983 kB] 2026-02-19T19:51:40.473 INFO:teuthology.orchestra.run.trial178.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy-security/main Translation-en [427 kB] 2026-02-19T19:51:40.475 INFO:teuthology.orchestra.run.trial178.stdout:Get:15 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [14.1 kB] 2026-02-19T19:51:40.475 INFO:teuthology.orchestra.run.trial178.stdout:Get:16 https://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1018 kB] 2026-02-19T19:51:40.478 INFO:teuthology.orchestra.run.trial178.stdout:Get:17 https://archive.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [22.7 kB] 2026-02-19T19:51:40.478 INFO:teuthology.orchestra.run.trial178.stdout:Get:18 https://archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5147 kB] 2026-02-19T19:51:40.496 INFO:teuthology.orchestra.run.trial178.stdout:Get:19 https://archive.ubuntu.com/ubuntu jammy-security/restricted Translation-en [979 kB] 2026-02-19T19:51:40.536 INFO:teuthology.orchestra.run.trial015.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-19T19:51:40.629 INFO:teuthology.orchestra.run.trial015.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-02-19T19:51:40.979 INFO:teuthology.orchestra.run.trial015.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-02-19T19:51:41.133 INFO:teuthology.orchestra.run.trial015.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2026-02-19T19:51:41.278 INFO:teuthology.orchestra.run.trial015.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3245 kB] 2026-02-19T19:51:41.694 INFO:teuthology.orchestra.run.trial015.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [495 kB] 2026-02-19T19:51:41.707 INFO:teuthology.orchestra.run.trial015.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [19.1 kB] 2026-02-19T19:51:41.708 INFO:teuthology.orchestra.run.trial015.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-02-19T19:51:41.744 INFO:teuthology.orchestra.run.trial015.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [314 kB] 2026-02-19T19:51:41.751 INFO:teuthology.orchestra.run.trial015.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [30.3 kB] 2026-02-19T19:51:41.752 INFO:teuthology.orchestra.run.trial015.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5310 kB] 2026-02-19T19:51:41.915 INFO:teuthology.orchestra.run.trial015.stdout:Get:12 https://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [1005 kB] 2026-02-19T19:51:41.937 INFO:teuthology.orchestra.run.trial015.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2983 kB] 2026-02-19T19:51:42.026 INFO:teuthology.orchestra.run.trial015.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy-security/main Translation-en [427 kB] 2026-02-19T19:51:42.038 INFO:teuthology.orchestra.run.trial015.stdout:Get:15 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [14.1 kB] 2026-02-19T19:51:42.038 INFO:teuthology.orchestra.run.trial015.stdout:Get:16 https://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1018 kB] 2026-02-19T19:51:42.073 INFO:teuthology.orchestra.run.trial015.stdout:Get:17 https://archive.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [22.7 kB] 2026-02-19T19:51:42.074 INFO:teuthology.orchestra.run.trial015.stdout:Get:18 https://archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5147 kB] 2026-02-19T19:51:42.227 INFO:teuthology.orchestra.run.trial015.stdout:Get:19 https://archive.ubuntu.com/ubuntu jammy-security/restricted Translation-en [979 kB] 2026-02-19T19:51:44.460 INFO:teuthology.orchestra.run.trial178.stdout:Fetched 22.6 MB in 2s (13.3 MB/s) 2026-02-19T19:51:45.000 INFO:teuthology.orchestra.run.trial178.stdout:Reading package lists... 2026-02-19T19:51:45.014 DEBUG:teuthology.orchestra.run.trial178:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-19T19:51:45.049 INFO:teuthology.orchestra.run.trial178.stdout:Reading package lists... 2026-02-19T19:51:45.160 INFO:teuthology.orchestra.run.trial178.stdout:Building dependency tree... 2026-02-19T19:51:45.161 INFO:teuthology.orchestra.run.trial178.stdout:Reading state information... 2026-02-19T19:51:45.248 INFO:teuthology.orchestra.run.trial178.stdout:linux-image-generic is already the newest version (5.15.0.170.159). 2026-02-19T19:51:45.249 INFO:teuthology.orchestra.run.trial178.stdout:linux-image-generic set to manually installed. 2026-02-19T19:51:45.249 INFO:teuthology.orchestra.run.trial178.stdout:The following packages were automatically installed and are no longer required: 2026-02-19T19:51:45.249 INFO:teuthology.orchestra.run.trial178.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-19T19:51:45.249 INFO:teuthology.orchestra.run.trial178.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-19T19:51:45.249 INFO:teuthology.orchestra.run.trial178.stdout: sg3-utils-udev 2026-02-19T19:51:45.249 INFO:teuthology.orchestra.run.trial178.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-19T19:51:45.267 INFO:teuthology.orchestra.run.trial178.stdout:0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded. 2026-02-19T19:51:45.269 DEBUG:teuthology.orchestra.run.trial178:> dpkg -s linux-image-generic 2026-02-19T19:51:45.321 INFO:teuthology.orchestra.run.trial178.stdout:Package: linux-image-generic 2026-02-19T19:51:45.321 INFO:teuthology.orchestra.run.trial178.stdout:Status: install ok installed 2026-02-19T19:51:45.321 INFO:teuthology.orchestra.run.trial178.stdout:Priority: optional 2026-02-19T19:51:45.321 INFO:teuthology.orchestra.run.trial178.stdout:Section: kernel 2026-02-19T19:51:45.321 INFO:teuthology.orchestra.run.trial178.stdout:Installed-Size: 21 2026-02-19T19:51:45.321 INFO:teuthology.orchestra.run.trial178.stdout:Maintainer: Ubuntu Kernel Team 2026-02-19T19:51:45.321 INFO:teuthology.orchestra.run.trial178.stdout:Architecture: amd64 2026-02-19T19:51:45.322 INFO:teuthology.orchestra.run.trial178.stdout:Source: linux-meta 2026-02-19T19:51:45.322 INFO:teuthology.orchestra.run.trial178.stdout:Version: 5.15.0.170.159 2026-02-19T19:51:45.322 INFO:teuthology.orchestra.run.trial178.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-19T19:51:45.322 INFO:teuthology.orchestra.run.trial178.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-19T19:51:45.322 INFO:teuthology.orchestra.run.trial178.stdout:Recommends: thermald 2026-02-19T19:51:45.322 INFO:teuthology.orchestra.run.trial178.stdout:Description: Generic Linux kernel image 2026-02-19T19:51:45.322 INFO:teuthology.orchestra.run.trial178.stdout: This package will always depend on the latest generic kernel image 2026-02-19T19:51:45.322 INFO:teuthology.orchestra.run.trial178.stdout: available. 2026-02-19T19:51:45.322 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T19:51:45.323 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2026-02-19T19:51:45.323 DEBUG:teuthology.orchestra.run.trial178:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T19:51:45.371 INFO:teuthology.orchestra.run.trial178.stdout:ttyS1 2026-02-19T19:51:45.402 DEBUG:teuthology.parallel:result is None 2026-02-19T19:51:45.685 INFO:teuthology.orchestra.run.trial015.stdout:Fetched 22.6 MB in 3s (7638 kB/s) 2026-02-19T19:51:46.231 INFO:teuthology.orchestra.run.trial015.stdout:Reading package lists... 2026-02-19T19:51:46.244 DEBUG:teuthology.orchestra.run.trial015:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-19T19:51:46.278 INFO:teuthology.orchestra.run.trial015.stdout:Reading package lists... 2026-02-19T19:51:46.391 INFO:teuthology.orchestra.run.trial015.stdout:Building dependency tree... 2026-02-19T19:51:46.391 INFO:teuthology.orchestra.run.trial015.stdout:Reading state information... 2026-02-19T19:51:46.480 INFO:teuthology.orchestra.run.trial015.stdout:linux-image-generic is already the newest version (5.15.0.170.159). 2026-02-19T19:51:46.480 INFO:teuthology.orchestra.run.trial015.stdout:linux-image-generic set to manually installed. 2026-02-19T19:51:46.480 INFO:teuthology.orchestra.run.trial015.stdout:The following packages were automatically installed and are no longer required: 2026-02-19T19:51:46.480 INFO:teuthology.orchestra.run.trial015.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-19T19:51:46.480 INFO:teuthology.orchestra.run.trial015.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-19T19:51:46.480 INFO:teuthology.orchestra.run.trial015.stdout: sg3-utils-udev 2026-02-19T19:51:46.481 INFO:teuthology.orchestra.run.trial015.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-19T19:51:46.500 INFO:teuthology.orchestra.run.trial015.stdout:0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded. 2026-02-19T19:51:46.502 DEBUG:teuthology.orchestra.run.trial015:> dpkg -s linux-image-generic 2026-02-19T19:51:46.553 INFO:teuthology.orchestra.run.trial015.stdout:Package: linux-image-generic 2026-02-19T19:51:46.553 INFO:teuthology.orchestra.run.trial015.stdout:Status: install ok installed 2026-02-19T19:51:46.553 INFO:teuthology.orchestra.run.trial015.stdout:Priority: optional 2026-02-19T19:51:46.553 INFO:teuthology.orchestra.run.trial015.stdout:Section: kernel 2026-02-19T19:51:46.553 INFO:teuthology.orchestra.run.trial015.stdout:Installed-Size: 21 2026-02-19T19:51:46.554 INFO:teuthology.orchestra.run.trial015.stdout:Maintainer: Ubuntu Kernel Team 2026-02-19T19:51:46.554 INFO:teuthology.orchestra.run.trial015.stdout:Architecture: amd64 2026-02-19T19:51:46.554 INFO:teuthology.orchestra.run.trial015.stdout:Source: linux-meta 2026-02-19T19:51:46.554 INFO:teuthology.orchestra.run.trial015.stdout:Version: 5.15.0.170.159 2026-02-19T19:51:46.554 INFO:teuthology.orchestra.run.trial015.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-19T19:51:46.554 INFO:teuthology.orchestra.run.trial015.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-19T19:51:46.554 INFO:teuthology.orchestra.run.trial015.stdout:Recommends: thermald 2026-02-19T19:51:46.555 INFO:teuthology.orchestra.run.trial015.stdout:Description: Generic Linux kernel image 2026-02-19T19:51:46.555 INFO:teuthology.orchestra.run.trial015.stdout: This package will always depend on the latest generic kernel image 2026-02-19T19:51:46.555 INFO:teuthology.orchestra.run.trial015.stdout: available. 2026-02-19T19:51:46.555 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T19:51:46.555 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2026-02-19T19:51:46.556 DEBUG:teuthology.orchestra.run.trial015:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T19:51:46.602 INFO:teuthology.orchestra.run.trial015.stdout:ttyS1 2026-02-19T19:51:46.632 DEBUG:teuthology.parallel:result is None 2026-02-19T19:51:46.632 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-19T19:51:46.657 INFO:teuthology.task.internal:Creating test directory... 2026-02-19T19:51:46.658 DEBUG:teuthology.orchestra.run.trial015:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T19:51:46.675 DEBUG:teuthology.orchestra.run.trial178:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T19:51:46.680 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-19T19:51:46.692 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-19T19:51:46.707 INFO:teuthology.task.internal:Creating archive directory... 2026-02-19T19:51:46.708 DEBUG:teuthology.orchestra.run.trial015:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T19:51:46.719 DEBUG:teuthology.orchestra.run.trial178:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T19:51:46.732 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-19T19:51:46.744 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-19T19:51:46.744 DEBUG:teuthology.orchestra.run.trial015:> 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 2026-02-19T19:51:46.767 DEBUG:teuthology.orchestra.run.trial178:> 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 2026-02-19T19:51:46.774 INFO:teuthology.orchestra.run.trial015.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T19:51:46.780 INFO:teuthology.orchestra.run.trial178.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T19:51:46.781 INFO:teuthology.orchestra.run.trial015.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T19:51:46.786 INFO:teuthology.orchestra.run.trial178.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T19:51:46.788 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-19T19:51:46.802 INFO:teuthology.task.internal:Configuring sudo... 2026-02-19T19:51:46.803 DEBUG:teuthology.orchestra.run.trial015:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T19:51:46.827 DEBUG:teuthology.orchestra.run.trial178:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T19:51:46.839 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-19T19:51:46.850 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-19T19:51:46.850 DEBUG:teuthology.orchestra.run.trial015:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T19:51:46.875 DEBUG:teuthology.orchestra.run.trial178:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T19:51:46.886 DEBUG:teuthology.orchestra.run.trial015:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T19:51:46.921 DEBUG:teuthology.orchestra.run.trial015:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T19:51:46.966 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-19T19:51:46.966 DEBUG:teuthology.orchestra.run.trial015:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T19:51:47.014 DEBUG:teuthology.orchestra.run.trial178:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T19:51:47.018 DEBUG:teuthology.orchestra.run.trial178:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T19:51:47.063 DEBUG:teuthology.orchestra.run.trial178:> set -ex 2026-02-19T19:51:47.063 DEBUG:teuthology.orchestra.run.trial178:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T19:51:47.115 DEBUG:teuthology.orchestra.run.trial015:> sudo service rsyslog restart 2026-02-19T19:51:47.118 DEBUG:teuthology.orchestra.run.trial178:> sudo service rsyslog restart 2026-02-19T19:51:47.173 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-19T19:51:47.185 INFO:teuthology.task.internal:Starting timer... 2026-02-19T19:51:47.186 INFO:teuthology.run_tasks:Running task pcp... 2026-02-19T19:51:47.207 INFO:teuthology.run_tasks:Running task selinux... 2026-02-19T19:51:47.224 DEBUG:teuthology.task.selinux:Excluding trial015: OS 'ubuntu' does not support SELinux 2026-02-19T19:51:47.225 DEBUG:teuthology.task.selinux:Excluding trial178: OS 'ubuntu' does not support SELinux 2026-02-19T19:51:47.225 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-19T19:51:47.225 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-02-19T19:51:47.225 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-19T19:51:47.225 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-19T19:51:47.239 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-19T19:51:47.251 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'}]}] 2026-02-19T19:51:47.252 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial015.front.sepia.ceph.com,trial178.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-19T19:54:12.866 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial015.front.sepia.ceph.com'), Remote(name='ubuntu@trial178.front.sepia.ceph.com')] 2026-02-19T19:54:12.868 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial015.front.sepia.ceph.com' 2026-02-19T19:54:12.870 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial015.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:54:12.979 DEBUG:teuthology.orchestra.run.trial015:> true 2026-02-19T19:54:13.226 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial015.front.sepia.ceph.com' 2026-02-19T19:54:13.227 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial178.front.sepia.ceph.com' 2026-02-19T19:54:13.228 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:54:13.340 DEBUG:teuthology.orchestra.run.trial178:> true 2026-02-19T19:54:13.590 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial178.front.sepia.ceph.com' 2026-02-19T19:54:13.590 INFO:teuthology.run_tasks:Running task clock... 2026-02-19T19:54:13.609 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-19T19:54:13.609 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T19:54:13.610 DEBUG:teuthology.orchestra.run.trial015:> 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 2026-02-19T19:54:13.613 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T19:54:13.613 DEBUG:teuthology.orchestra.run.trial178:> 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 2026-02-19T19:54:13.631 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-02-19T19:54:13.632 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: Command line: ntpd -gq 2026-02-19T19:54:13.632 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: ---------------------------------------------------- 2026-02-19T19:54:13.632 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: ntp-4 is maintained by Network Time Foundation, 2026-02-19T19:54:13.632 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-02-19T19:54:13.632 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: corporation. Support and training for ntp-4 are 2026-02-19T19:54:13.632 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: available at https://www.nwtime.org/support 2026-02-19T19:54:13.632 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: ---------------------------------------------------- 2026-02-19T19:54:13.632 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: proto: precision = 0.020 usec (-25) 2026-02-19T19:54:13.632 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: basedate set to 2022-02-04 2026-02-19T19:54:13.632 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: gps base set to 2022-02-06 (week 2196) 2026-02-19T19:54:13.633 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-19T19:54:13.633 INFO:teuthology.orchestra.run.trial015.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-19T19:54:13.633 INFO:teuthology.orchestra.run.trial015.stderr:restrict ::: KOD does nothing without LIMITED. 2026-02-19T19:54:13.634 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: restrict ::: KOD does nothing without LIMITED. 2026-02-19T19:54:13.634 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: Listen and drop on 0 v6wildcard [::]:123 2026-02-19T19:54:13.635 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-02-19T19:54:13.635 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: Listen normally on 2 lo 127.0.0.1:123 2026-02-19T19:54:13.635 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: Listen normally on 3 enp1s0f0 10.20.193.15:123 2026-02-19T19:54:13.635 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: Listen normally on 4 lo [::1]:123 2026-02-19T19:54:13.635 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: Listen normally on 5 enp1s0f0 [fe80::925a:8ff:fe77:5e52%2]:123 2026-02-19T19:54:13.635 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:14 ntpd[9417]: Listening on routing socket on fd #22 for interface updates 2026-02-19T19:54:13.653 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-02-19T19:54:13.653 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: Command line: ntpd -gq 2026-02-19T19:54:13.653 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: ---------------------------------------------------- 2026-02-19T19:54:13.653 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: ntp-4 is maintained by Network Time Foundation, 2026-02-19T19:54:13.654 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-02-19T19:54:13.654 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: corporation. Support and training for ntp-4 are 2026-02-19T19:54:13.654 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: available at https://www.nwtime.org/support 2026-02-19T19:54:13.654 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: ---------------------------------------------------- 2026-02-19T19:54:13.654 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: proto: precision = 0.030 usec (-25) 2026-02-19T19:54:13.654 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: basedate set to 2022-02-04 2026-02-19T19:54:13.654 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: gps base set to 2022-02-06 (week 2196) 2026-02-19T19:54:13.654 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-19T19:54:13.654 INFO:teuthology.orchestra.run.trial178.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-19T19:54:13.655 INFO:teuthology.orchestra.run.trial178.stderr:restrict ::: KOD does nothing without LIMITED. 2026-02-19T19:54:13.656 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: restrict ::: KOD does nothing without LIMITED. 2026-02-19T19:54:13.656 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: Listen and drop on 0 v6wildcard [::]:123 2026-02-19T19:54:13.656 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-02-19T19:54:13.656 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: Listen normally on 2 lo 127.0.0.1:123 2026-02-19T19:54:13.656 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: Listen normally on 3 enp1s0f0 10.20.193.178:123 2026-02-19T19:54:13.656 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: Listen normally on 4 lo [::1]:123 2026-02-19T19:54:13.656 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: Listen normally on 5 enp1s0f0 [fe80::925a:8ff:fe77:62b0%2]:123 2026-02-19T19:54:13.656 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:13 ntpd[9411]: Listening on routing socket on fd #22 for interface updates 2026-02-19T19:54:14.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:15 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:14.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:15 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:14.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:15 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:14.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:15 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:14.642 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:15 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:14.642 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:15 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:14.642 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:15 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:14.642 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:15 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:14.644 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:15 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:14.644 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:15 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:14.644 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:15 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:14.644 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:15 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:14.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:14.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:14.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:14.654 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:14.654 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:14.654 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:14.666 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:14.666 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:14.666 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:14.666 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:14.667 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:14.667 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:14.667 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:14.667 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:14.675 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:14.675 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:14.675 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:14.675 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:14 ntpd[9411]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:15.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:16 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:15.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:16 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:15.632 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:16 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:15.632 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:16 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:15.654 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:16 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:15.654 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:16 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:15.654 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:16 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:15.654 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:16 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:15.700 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:16 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:15.700 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:16 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:15.700 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:16 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:15.700 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:16 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:16.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:17 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:16.632 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:17 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:16.632 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:17 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:16.632 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:17 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:16.642 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:17 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:16.642 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:17 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:16.642 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:17 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:16.642 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:17 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:16.643 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:17 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:16.643 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:17 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:16.644 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:17 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:16.644 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:17 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:16.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:16.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:16.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:16.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:16.654 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:16.654 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:16.666 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:16.666 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:16.666 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:16.666 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:16.667 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:16.667 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:16.667 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:16.667 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:16.675 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:16.675 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:16.675 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:16.675 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:16 ntpd[9411]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:17.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:18 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:17.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:18 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:17.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:18 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:17.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:18 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:17.652 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:18 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:17.652 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:18 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:17.652 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:18 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:17.652 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:18 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:17.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:17 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:17.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:17 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:17.700 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:18 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:17.700 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:18 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:17.700 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:18 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:17.700 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:18 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:17.720 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:17 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:17.720 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:17 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:17.720 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:17 ntpd[9411]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:17.720 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:17 ntpd[9411]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:18.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:19 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:18.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:19 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:18.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:19 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:18.632 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:19 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:18.643 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:19 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:18.643 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:19 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:18.643 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:19 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:18.643 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:19 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:18.643 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:19 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:18.643 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:19 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:18.643 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:19 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:18.643 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:19 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:18.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:18.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:18.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:18.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:18.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:18.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:18.665 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:18.665 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:18.665 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:18.665 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:18.665 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:18.665 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:18.665 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:18.665 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:18.674 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:18.674 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:18.674 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:18.674 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:18 ntpd[9411]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:19.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:19.632 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:19.632 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:19.632 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:19.653 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:19.653 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:19.653 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:19.653 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:19.654 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:19 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:19.654 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:19 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:19.700 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:19.700 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:19.700 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:19.700 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:19.721 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:19 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:19.721 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:19 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:19.721 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:19 ntpd[9411]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:19.721 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:19 ntpd[9411]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:20.631 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:21 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:20.632 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:21 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:20.632 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:21 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:20.632 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:21 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:20.642 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:21 ntpd[9417]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:20.642 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:21 ntpd[9417]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:20.643 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:21 ntpd[9417]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:20.643 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:21 ntpd[9417]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:20.643 INFO:teuthology.orchestra.run.trial015.stdout:19 Feb 19:54:20 ntpd[9417]: ntpd: time set -0.465257 s 2026-02-19T19:54:20.643 INFO:teuthology.orchestra.run.trial015.stdout:ntpd: time set -0.465257s 2026-02-19T19:54:20.644 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2026-02-19T19:54:20.644 INFO:teuthology.orchestra.run.trial015.stderr:19 Feb 19:54:20 ntpd[9417]: can't open /var/log/ntpstats/loopstats.20260219: Permission denied 2026-02-19T19:54:20.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:20 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:20.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:20 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:20.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:20 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:20.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:20 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:20.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:20 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:20.653 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:20 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:20.665 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:20 ntpd[9411]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-19T19:54:20.666 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:20 ntpd[9411]: can't open /var/log/ntpstats/rawstats.20260219: Permission denied 2026-02-19T19:54:20.666 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:20 ntpd[9411]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-19T19:54:20.666 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:20 ntpd[9411]: can't open /var/log/ntpstats/peerstats.20260219: Permission denied 2026-02-19T19:54:20.666 INFO:teuthology.orchestra.run.trial178.stdout:19 Feb 19:54:20 ntpd[9411]: ntpd: time set -0.131419 s 2026-02-19T19:54:20.666 INFO:teuthology.orchestra.run.trial178.stdout:ntpd: time set -0.131419s 2026-02-19T19:54:20.667 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:20 ntpd[9411]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2026-02-19T19:54:20.667 INFO:teuthology.orchestra.run.trial178.stderr:19 Feb 19:54:20 ntpd[9411]: can't open /var/log/ntpstats/loopstats.20260219: Permission denied 2026-02-19T19:54:20.709 INFO:teuthology.orchestra.run.trial015.stdout: remote refid st t when poll reach delay offset jitter 2026-02-19T19:54:20.710 INFO:teuthology.orchestra.run.trial015.stdout:============================================================================== 2026-02-19T19:54:20.710 INFO:teuthology.orchestra.run.trial015.stdout: 216.82.35.115 .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-19T19:54:20.710 INFO:teuthology.orchestra.run.trial015.stdout: LAX.CALTICK.NET .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-19T19:54:20.710 INFO:teuthology.orchestra.run.trial015.stdout: 144.202.62.209 .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-19T19:54:20.710 INFO:teuthology.orchestra.run.trial015.stdout: time.ecansol.ne .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-19T19:54:20.739 INFO:teuthology.orchestra.run.trial178.stdout: remote refid st t when poll reach delay offset jitter 2026-02-19T19:54:20.740 INFO:teuthology.orchestra.run.trial178.stdout:============================================================================== 2026-02-19T19:54:20.740 INFO:teuthology.orchestra.run.trial178.stdout: 172-238-164-57. .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-19T19:54:20.740 INFO:teuthology.orchestra.run.trial178.stdout: 172-234-44-141. .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-19T19:54:20.740 INFO:teuthology.orchestra.run.trial178.stdout: 170-187-147-56. .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-19T19:54:20.740 INFO:teuthology.orchestra.run.trial178.stdout: time2.trtnw.net .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-19T19:54:20.741 INFO:teuthology.run_tasks:Running task nvme_loop... 2026-02-19T19:54:20.763 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2026-02-19T19:54:20.763 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-19T19:54:20.763 DEBUG:teuthology.orchestra.run.trial015:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T19:54:20.768 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-19T19:54:20.768 DEBUG:teuthology.orchestra.run.trial015:> stat /dev/vg_nvme/lv_1 2026-02-19T19:54:20.818 INFO:teuthology.orchestra.run.trial015.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-19T19:54:20.818 INFO:teuthology.orchestra.run.trial015.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T19:54:20.818 INFO:teuthology.orchestra.run.trial015.stdout:Device: 5h/5d Inode: 907 Links: 1 2026-02-19T19:54:20.818 INFO:teuthology.orchestra.run.trial015.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T19:54:20.818 INFO:teuthology.orchestra.run.trial015.stdout:Access: 2026-02-19 19:54:00.607180158 +0000 2026-02-19T19:54:20.819 INFO:teuthology.orchestra.run.trial015.stdout:Modify: 2026-02-19 19:54:00.435183082 +0000 2026-02-19T19:54:20.819 INFO:teuthology.orchestra.run.trial015.stdout:Change: 2026-02-19 19:54:00.435183082 +0000 2026-02-19T19:54:20.819 INFO:teuthology.orchestra.run.trial015.stdout: Birth: - 2026-02-19T19:54:20.819 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-19T19:54:20.869 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records in 2026-02-19T19:54:20.869 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records out 2026-02-19T19:54:20.870 INFO:teuthology.orchestra.run.trial015.stderr:512 bytes copied, 0.000182699 s, 2.8 MB/s 2026-02-19T19:54:20.871 DEBUG:teuthology.orchestra.run.trial015:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-19T19:54:20.919 DEBUG:teuthology.orchestra.run.trial015:> stat /dev/vg_nvme/lv_2 2026-02-19T19:54:20.966 INFO:teuthology.orchestra.run.trial015.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-19T19:54:20.966 INFO:teuthology.orchestra.run.trial015.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T19:54:20.966 INFO:teuthology.orchestra.run.trial015.stdout:Device: 5h/5d Inode: 928 Links: 1 2026-02-19T19:54:20.966 INFO:teuthology.orchestra.run.trial015.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T19:54:20.966 INFO:teuthology.orchestra.run.trial015.stdout:Access: 2026-02-19 19:54:00.963174108 +0000 2026-02-19T19:54:20.966 INFO:teuthology.orchestra.run.trial015.stdout:Modify: 2026-02-19 19:54:00.755177644 +0000 2026-02-19T19:54:20.966 INFO:teuthology.orchestra.run.trial015.stdout:Change: 2026-02-19 19:54:00.755177644 +0000 2026-02-19T19:54:20.966 INFO:teuthology.orchestra.run.trial015.stdout: Birth: - 2026-02-19T19:54:20.967 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-19T19:54:21.013 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records in 2026-02-19T19:54:21.013 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records out 2026-02-19T19:54:21.013 INFO:teuthology.orchestra.run.trial015.stderr:512 bytes copied, 0.000169585 s, 3.0 MB/s 2026-02-19T19:54:21.014 DEBUG:teuthology.orchestra.run.trial015:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-19T19:54:21.063 DEBUG:teuthology.orchestra.run.trial015:> stat /dev/vg_nvme/lv_3 2026-02-19T19:54:21.110 INFO:teuthology.orchestra.run.trial015.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-19T19:54:21.110 INFO:teuthology.orchestra.run.trial015.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T19:54:21.110 INFO:teuthology.orchestra.run.trial015.stdout:Device: 5h/5d Inode: 955 Links: 1 2026-02-19T19:54:21.110 INFO:teuthology.orchestra.run.trial015.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T19:54:21.110 INFO:teuthology.orchestra.run.trial015.stdout:Access: 2026-02-19 19:54:01.307168259 +0000 2026-02-19T19:54:21.110 INFO:teuthology.orchestra.run.trial015.stdout:Modify: 2026-02-19 19:54:01.115171524 +0000 2026-02-19T19:54:21.110 INFO:teuthology.orchestra.run.trial015.stdout:Change: 2026-02-19 19:54:01.115171524 +0000 2026-02-19T19:54:21.111 INFO:teuthology.orchestra.run.trial015.stdout: Birth: - 2026-02-19T19:54:21.111 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-19T19:54:21.161 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records in 2026-02-19T19:54:21.161 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records out 2026-02-19T19:54:21.161 INFO:teuthology.orchestra.run.trial015.stderr:512 bytes copied, 0.000171168 s, 3.0 MB/s 2026-02-19T19:54:21.162 DEBUG:teuthology.orchestra.run.trial015:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-19T19:54:21.211 DEBUG:teuthology.orchestra.run.trial015:> stat /dev/vg_nvme/lv_4 2026-02-19T19:54:21.262 INFO:teuthology.orchestra.run.trial015.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-19T19:54:21.262 INFO:teuthology.orchestra.run.trial015.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T19:54:21.262 INFO:teuthology.orchestra.run.trial015.stdout:Device: 5h/5d Inode: 978 Links: 1 2026-02-19T19:54:21.262 INFO:teuthology.orchestra.run.trial015.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T19:54:21.262 INFO:teuthology.orchestra.run.trial015.stdout:Access: 2026-02-19 19:54:01.667162140 +0000 2026-02-19T19:54:21.262 INFO:teuthology.orchestra.run.trial015.stdout:Modify: 2026-02-19 19:54:01.463165608 +0000 2026-02-19T19:54:21.263 INFO:teuthology.orchestra.run.trial015.stdout:Change: 2026-02-19 19:54:01.463165608 +0000 2026-02-19T19:54:21.263 INFO:teuthology.orchestra.run.trial015.stdout: Birth: - 2026-02-19T19:54:21.263 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-19T19:54:21.313 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records in 2026-02-19T19:54:21.313 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records out 2026-02-19T19:54:21.313 INFO:teuthology.orchestra.run.trial015.stderr:512 bytes copied, 0.000174073 s, 2.9 MB/s 2026-02-19T19:54:21.315 DEBUG:teuthology.orchestra.run.trial015:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-19T19:54:21.364 DEBUG:teuthology.orchestra.run.trial015:> 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 2026-02-19T19:54:21.438 INFO:teuthology.orchestra.run.trial015.stdout:loop 2026-02-19T19:54:21.439 INFO:tasks.nvme_loop:Connecting nvme_loop trial015:/dev/vg_nvme/lv_1... 2026-02-19T19:54:21.439 DEBUG:teuthology.orchestra.run.trial015:> 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 2026-02-19T19:54:21.496 INFO:teuthology.orchestra.run.trial015.stdout:1 2026-02-19T19:54:21.513 INFO:teuthology.orchestra.run.trial015.stdout:/dev/vg_nvme/lv_11 2026-02-19T19:54:21.529 INFO:tasks.nvme_loop:Connecting nvme_loop trial015:/dev/vg_nvme/lv_2... 2026-02-19T19:54:21.529 DEBUG:teuthology.orchestra.run.trial015:> 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 2026-02-19T19:54:21.588 INFO:teuthology.orchestra.run.trial015.stdout:1 2026-02-19T19:54:21.604 INFO:teuthology.orchestra.run.trial015.stdout:/dev/vg_nvme/lv_21 2026-02-19T19:54:21.618 INFO:tasks.nvme_loop:Connecting nvme_loop trial015:/dev/vg_nvme/lv_3... 2026-02-19T19:54:21.618 DEBUG:teuthology.orchestra.run.trial015:> 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 2026-02-19T19:54:21.680 INFO:teuthology.orchestra.run.trial015.stdout:1 2026-02-19T19:54:21.698 INFO:teuthology.orchestra.run.trial015.stdout:/dev/vg_nvme/lv_31 2026-02-19T19:54:21.714 INFO:tasks.nvme_loop:Connecting nvme_loop trial015:/dev/vg_nvme/lv_4... 2026-02-19T19:54:21.715 DEBUG:teuthology.orchestra.run.trial015:> 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 2026-02-19T19:54:21.777 INFO:teuthology.orchestra.run.trial015.stdout:1 2026-02-19T19:54:21.793 INFO:teuthology.orchestra.run.trial015.stdout:/dev/vg_nvme/lv_41 2026-02-19T19:54:21.809 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-19T19:54:21.809 DEBUG:teuthology.orchestra.run.trial015:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T19:54:21.855 DEBUG:teuthology.orchestra.run.trial015:> lsblk 2026-02-19T19:54:21.904 INFO:teuthology.orchestra.run.trial015.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-02-19T19:54:21.904 INFO:teuthology.orchestra.run.trial015.stdout:loop0 7:0 0 63.8M 1 loop /snap/core20/2686 2026-02-19T19:54:21.905 INFO:teuthology.orchestra.run.trial015.stdout:loop1 7:1 0 91.4M 1 loop /snap/lxd/36918 2026-02-19T19:54:21.905 INFO:teuthology.orchestra.run.trial015.stdout:loop2 7:2 0 48.1M 1 loop /snap/snapd/25935 2026-02-19T19:54:21.905 INFO:teuthology.orchestra.run.trial015.stdout:nvme1n1 259:0 0 1.7T 0 disk 2026-02-19T19:54:21.905 INFO:teuthology.orchestra.run.trial015.stdout:├─vg_nvme-lv_1 253:0 0 700G 0 lvm 2026-02-19T19:54:21.905 INFO:teuthology.orchestra.run.trial015.stdout:├─vg_nvme-lv_2 253:1 0 700G 0 lvm 2026-02-19T19:54:21.905 INFO:teuthology.orchestra.run.trial015.stdout:└─vg_nvme-lv_5 253:4 0 100G 0 lvm /var/lib/ceph 2026-02-19T19:54:21.905 INFO:teuthology.orchestra.run.trial015.stdout:nvme2n1 259:1 0 1.7T 0 disk 2026-02-19T19:54:21.905 INFO:teuthology.orchestra.run.trial015.stdout:├─vg_nvme-lv_3 253:2 0 700G 0 lvm 2026-02-19T19:54:21.905 INFO:teuthology.orchestra.run.trial015.stdout:└─vg_nvme-lv_4 253:3 0 700G 0 lvm 2026-02-19T19:54:21.905 INFO:teuthology.orchestra.run.trial015.stdout:nvme0n1 259:2 0 894.3G 0 disk 2026-02-19T19:54:21.906 INFO:teuthology.orchestra.run.trial015.stdout:├─nvme0n1p1 259:3 0 512M 0 part /boot/efi 2026-02-19T19:54:21.906 INFO:teuthology.orchestra.run.trial015.stdout:└─nvme0n1p2 259:4 0 893.8G 0 part / 2026-02-19T19:54:21.906 INFO:teuthology.orchestra.run.trial015.stdout:nvme3n1 259:6 0 700G 0 disk 2026-02-19T19:54:21.906 INFO:teuthology.orchestra.run.trial015.stdout:nvme4n1 259:8 0 700G 0 disk 2026-02-19T19:54:21.906 INFO:teuthology.orchestra.run.trial015.stdout:nvme5n1 259:10 0 700G 0 disk 2026-02-19T19:54:21.906 INFO:teuthology.orchestra.run.trial015.stdout:nvme6n1 259:12 0 700G 0 disk 2026-02-19T19:54:21.906 DEBUG:teuthology.orchestra.run.trial015:> sudo nvme list -o json 2026-02-19T19:54:21.954 INFO:teuthology.orchestra.run.trial015.stdout:{ 2026-02-19T19:54:21.954 INFO:teuthology.orchestra.run.trial015.stdout: "Devices" : [ 2026-02-19T19:54:21.955 INFO:teuthology.orchestra.run.trial015.stdout: { 2026-02-19T19:54:21.955 INFO:teuthology.orchestra.run.trial015.stdout: "DevicePath" : "/dev/nvme0n1", 2026-02-19T19:54:21.955 INFO:teuthology.orchestra.run.trial015.stdout: "Firmware" : "E2MU200", 2026-02-19T19:54:21.955 INFO:teuthology.orchestra.run.trial015.stdout: "Index" : 0, 2026-02-19T19:54:21.955 INFO:teuthology.orchestra.run.trial015.stdout: "ModelNumber" : "Micron_7450_MTFDKBA960TFR", 2026-02-19T19:54:21.955 INFO:teuthology.orchestra.run.trial015.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:21.955 INFO:teuthology.orchestra.run.trial015.stdout: "SerialNumber" : "25174FCD66F2" 2026-02-19T19:54:21.955 INFO:teuthology.orchestra.run.trial015.stdout: }, 2026-02-19T19:54:21.955 INFO:teuthology.orchestra.run.trial015.stdout: { 2026-02-19T19:54:21.955 INFO:teuthology.orchestra.run.trial015.stdout: "DevicePath" : "/dev/nvme1n1", 2026-02-19T19:54:21.956 INFO:teuthology.orchestra.run.trial015.stdout: "Firmware" : "E3MQ000", 2026-02-19T19:54:21.956 INFO:teuthology.orchestra.run.trial015.stdout: "Index" : 1, 2026-02-19T19:54:21.956 INFO:teuthology.orchestra.run.trial015.stdout: "ModelNumber" : "MTFDKCC1T9TGP-1BK1JABYY", 2026-02-19T19:54:21.956 INFO:teuthology.orchestra.run.trial015.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:21.956 INFO:teuthology.orchestra.run.trial015.stdout: "SerialNumber" : "012510B003EA" 2026-02-19T19:54:21.956 INFO:teuthology.orchestra.run.trial015.stdout: }, 2026-02-19T19:54:21.956 INFO:teuthology.orchestra.run.trial015.stdout: { 2026-02-19T19:54:21.956 INFO:teuthology.orchestra.run.trial015.stdout: "DevicePath" : "/dev/nvme2n1", 2026-02-19T19:54:21.956 INFO:teuthology.orchestra.run.trial015.stdout: "Firmware" : "E3MQ000", 2026-02-19T19:54:21.956 INFO:teuthology.orchestra.run.trial015.stdout: "Index" : 2, 2026-02-19T19:54:21.956 INFO:teuthology.orchestra.run.trial015.stdout: "ModelNumber" : "MTFDKCC1T9TGP-1BK1JABYY", 2026-02-19T19:54:21.956 INFO:teuthology.orchestra.run.trial015.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: "SerialNumber" : "012510B003C9" 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: }, 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: { 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: "DevicePath" : "/dev/nvme3n1", 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: "Firmware" : "5.15.0-1", 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: "Index" : 3, 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: "ModelNumber" : "Linux", 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: "SerialNumber" : "c8bd3e783a8ce91ad3dc" 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: }, 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: { 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: "DevicePath" : "/dev/nvme4n1", 2026-02-19T19:54:21.957 INFO:teuthology.orchestra.run.trial015.stdout: "Firmware" : "5.15.0-1", 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: "Index" : 4, 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: "ModelNumber" : "Linux", 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: "SerialNumber" : "95205af701e095df4050" 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: }, 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: { 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: "DevicePath" : "/dev/nvme5n1", 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: "Firmware" : "5.15.0-1", 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: "Index" : 5, 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: "ModelNumber" : "Linux", 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: "SerialNumber" : "68a7f1f4c764376175b5" 2026-02-19T19:54:21.958 INFO:teuthology.orchestra.run.trial015.stdout: }, 2026-02-19T19:54:21.959 INFO:teuthology.orchestra.run.trial015.stdout: { 2026-02-19T19:54:21.959 INFO:teuthology.orchestra.run.trial015.stdout: "DevicePath" : "/dev/nvme6n1", 2026-02-19T19:54:21.959 INFO:teuthology.orchestra.run.trial015.stdout: "Firmware" : "5.15.0-1", 2026-02-19T19:54:21.959 INFO:teuthology.orchestra.run.trial015.stdout: "Index" : 6, 2026-02-19T19:54:21.959 INFO:teuthology.orchestra.run.trial015.stdout: "ModelNumber" : "Linux", 2026-02-19T19:54:21.959 INFO:teuthology.orchestra.run.trial015.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:21.959 INFO:teuthology.orchestra.run.trial015.stdout: "SerialNumber" : "c8f21eec0a71015758ac" 2026-02-19T19:54:21.959 INFO:teuthology.orchestra.run.trial015.stdout: } 2026-02-19T19:54:21.959 INFO:teuthology.orchestra.run.trial015.stdout: ] 2026-02-19T19:54:21.960 INFO:teuthology.orchestra.run.trial015.stdout:} 2026-02-19T19:54:21.961 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-02-19T19:54:22.013 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records in 2026-02-19T19:54:22.014 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records out 2026-02-19T19:54:22.014 INFO:teuthology.orchestra.run.trial015.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00501577 s, 817 kB/s 2026-02-19T19:54:22.015 DEBUG:teuthology.orchestra.run.trial015:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-02-19T19:54:22.065 INFO:teuthology.orchestra.run.trial015.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:22.065 INFO:teuthology.orchestra.run.trial015.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:22.065 INFO:teuthology.orchestra.run.trial015.stdout:00000016 2026-02-19T19:54:22.067 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-02-19T19:54:22.121 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records in 2026-02-19T19:54:22.121 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records out 2026-02-19T19:54:22.121 INFO:teuthology.orchestra.run.trial015.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0045623 s, 898 kB/s 2026-02-19T19:54:22.122 DEBUG:teuthology.orchestra.run.trial015:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-02-19T19:54:22.176 INFO:teuthology.orchestra.run.trial015.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:22.177 INFO:teuthology.orchestra.run.trial015.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:22.177 INFO:teuthology.orchestra.run.trial015.stdout:40000016 2026-02-19T19:54:22.178 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-02-19T19:54:22.233 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records in 2026-02-19T19:54:22.233 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records out 2026-02-19T19:54:22.233 INFO:teuthology.orchestra.run.trial015.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00462098 s, 886 kB/s 2026-02-19T19:54:22.234 DEBUG:teuthology.orchestra.run.trial015:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-02-19T19:54:22.284 INFO:teuthology.orchestra.run.trial015.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:22.284 INFO:teuthology.orchestra.run.trial015.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:22.284 INFO:teuthology.orchestra.run.trial015.stdout:280000016 2026-02-19T19:54:22.285 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=0 bs=1 count=4096 2026-02-19T19:54:22.341 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records in 2026-02-19T19:54:22.341 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records out 2026-02-19T19:54:22.341 INFO:teuthology.orchestra.run.trial015.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00470243 s, 871 kB/s 2026-02-19T19:54:22.343 DEBUG:teuthology.orchestra.run.trial015:> sudo hexdump -n22 -C -s0 /dev/nvme4n1 2026-02-19T19:54:22.397 INFO:teuthology.orchestra.run.trial015.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:22.397 INFO:teuthology.orchestra.run.trial015.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:22.397 INFO:teuthology.orchestra.run.trial015.stdout:00000016 2026-02-19T19:54:22.398 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=1073741824 bs=1 count=4096 2026-02-19T19:54:22.457 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records in 2026-02-19T19:54:22.457 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records out 2026-02-19T19:54:22.457 INFO:teuthology.orchestra.run.trial015.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00490484 s, 835 kB/s 2026-02-19T19:54:22.458 DEBUG:teuthology.orchestra.run.trial015:> sudo hexdump -n22 -C -s1073741824 /dev/nvme4n1 2026-02-19T19:54:22.508 INFO:teuthology.orchestra.run.trial015.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:22.508 INFO:teuthology.orchestra.run.trial015.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:22.509 INFO:teuthology.orchestra.run.trial015.stdout:40000016 2026-02-19T19:54:22.510 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=10737418240 bs=1 count=4096 2026-02-19T19:54:22.565 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records in 2026-02-19T19:54:22.566 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records out 2026-02-19T19:54:22.566 INFO:teuthology.orchestra.run.trial015.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00503225 s, 814 kB/s 2026-02-19T19:54:22.567 DEBUG:teuthology.orchestra.run.trial015:> sudo hexdump -n22 -C -s10737418240 /dev/nvme4n1 2026-02-19T19:54:22.616 INFO:teuthology.orchestra.run.trial015.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:22.617 INFO:teuthology.orchestra.run.trial015.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:22.617 INFO:teuthology.orchestra.run.trial015.stdout:280000016 2026-02-19T19:54:22.618 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=0 bs=1 count=4096 2026-02-19T19:54:22.669 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records in 2026-02-19T19:54:22.669 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records out 2026-02-19T19:54:22.669 INFO:teuthology.orchestra.run.trial015.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00456521 s, 897 kB/s 2026-02-19T19:54:22.670 DEBUG:teuthology.orchestra.run.trial015:> sudo hexdump -n22 -C -s0 /dev/nvme5n1 2026-02-19T19:54:22.720 INFO:teuthology.orchestra.run.trial015.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:22.721 INFO:teuthology.orchestra.run.trial015.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:22.721 INFO:teuthology.orchestra.run.trial015.stdout:00000016 2026-02-19T19:54:22.722 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=1073741824 bs=1 count=4096 2026-02-19T19:54:22.773 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records in 2026-02-19T19:54:22.773 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records out 2026-02-19T19:54:22.773 INFO:teuthology.orchestra.run.trial015.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00462565 s, 885 kB/s 2026-02-19T19:54:22.774 DEBUG:teuthology.orchestra.run.trial015:> sudo hexdump -n22 -C -s1073741824 /dev/nvme5n1 2026-02-19T19:54:22.825 INFO:teuthology.orchestra.run.trial015.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:22.825 INFO:teuthology.orchestra.run.trial015.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:22.825 INFO:teuthology.orchestra.run.trial015.stdout:40000016 2026-02-19T19:54:22.826 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=10737418240 bs=1 count=4096 2026-02-19T19:54:22.882 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records in 2026-02-19T19:54:22.882 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records out 2026-02-19T19:54:22.882 INFO:teuthology.orchestra.run.trial015.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00464517 s, 882 kB/s 2026-02-19T19:54:22.884 DEBUG:teuthology.orchestra.run.trial015:> sudo hexdump -n22 -C -s10737418240 /dev/nvme5n1 2026-02-19T19:54:22.936 INFO:teuthology.orchestra.run.trial015.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:22.936 INFO:teuthology.orchestra.run.trial015.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:22.936 INFO:teuthology.orchestra.run.trial015.stdout:280000016 2026-02-19T19:54:22.937 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=0 bs=1 count=4096 2026-02-19T19:54:22.992 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records in 2026-02-19T19:54:22.992 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records out 2026-02-19T19:54:22.992 INFO:teuthology.orchestra.run.trial015.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00450927 s, 908 kB/s 2026-02-19T19:54:22.993 DEBUG:teuthology.orchestra.run.trial015:> sudo hexdump -n22 -C -s0 /dev/nvme6n1 2026-02-19T19:54:23.044 INFO:teuthology.orchestra.run.trial015.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:23.044 INFO:teuthology.orchestra.run.trial015.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:23.045 INFO:teuthology.orchestra.run.trial015.stdout:00000016 2026-02-19T19:54:23.045 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=1073741824 bs=1 count=4096 2026-02-19T19:54:23.096 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records in 2026-02-19T19:54:23.097 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records out 2026-02-19T19:54:23.097 INFO:teuthology.orchestra.run.trial015.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00453951 s, 902 kB/s 2026-02-19T19:54:23.098 DEBUG:teuthology.orchestra.run.trial015:> sudo hexdump -n22 -C -s1073741824 /dev/nvme6n1 2026-02-19T19:54:23.144 INFO:teuthology.orchestra.run.trial015.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:23.144 INFO:teuthology.orchestra.run.trial015.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:23.145 INFO:teuthology.orchestra.run.trial015.stdout:40000016 2026-02-19T19:54:23.146 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=10737418240 bs=1 count=4096 2026-02-19T19:54:23.197 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records in 2026-02-19T19:54:23.197 INFO:teuthology.orchestra.run.trial015.stderr:4096+0 records out 2026-02-19T19:54:23.197 INFO:teuthology.orchestra.run.trial015.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00471617 s, 869 kB/s 2026-02-19T19:54:23.198 DEBUG:teuthology.orchestra.run.trial015:> sudo hexdump -n22 -C -s10737418240 /dev/nvme6n1 2026-02-19T19:54:23.244 INFO:teuthology.orchestra.run.trial015.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:23.244 INFO:teuthology.orchestra.run.trial015.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:23.244 INFO:teuthology.orchestra.run.trial015.stdout:280000016 2026-02-19T19:54:23.245 INFO:tasks.nvme_loop:new_devs ['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-19T19:54:23.245 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-19T19:54:23.245 DEBUG:teuthology.orchestra.run.trial015:> sudo dd of=/scratch_devs 2026-02-19T19:54:23.296 DEBUG:teuthology.orchestra.run.trial178:> set -ex 2026-02-19T19:54:23.296 DEBUG:teuthology.orchestra.run.trial178:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T19:54:23.302 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-19T19:54:23.302 DEBUG:teuthology.orchestra.run.trial178:> stat /dev/vg_nvme/lv_1 2026-02-19T19:54:23.348 INFO:teuthology.orchestra.run.trial178.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-19T19:54:23.349 INFO:teuthology.orchestra.run.trial178.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T19:54:23.349 INFO:teuthology.orchestra.run.trial178.stdout:Device: 5h/5d Inode: 900 Links: 1 2026-02-19T19:54:23.349 INFO:teuthology.orchestra.run.trial178.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T19:54:23.349 INFO:teuthology.orchestra.run.trial178.stdout:Access: 2026-02-19 19:54:00.291767385 +0000 2026-02-19T19:54:23.349 INFO:teuthology.orchestra.run.trial178.stdout:Modify: 2026-02-19 19:54:00.119770307 +0000 2026-02-19T19:54:23.349 INFO:teuthology.orchestra.run.trial178.stdout:Change: 2026-02-19 19:54:00.119770307 +0000 2026-02-19T19:54:23.349 INFO:teuthology.orchestra.run.trial178.stdout: Birth: - 2026-02-19T19:54:23.349 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-19T19:54:23.396 INFO:teuthology.orchestra.run.trial178.stderr:1+0 records in 2026-02-19T19:54:23.396 INFO:teuthology.orchestra.run.trial178.stderr:1+0 records out 2026-02-19T19:54:23.396 INFO:teuthology.orchestra.run.trial178.stderr:512 bytes copied, 0.000196116 s, 2.6 MB/s 2026-02-19T19:54:23.397 DEBUG:teuthology.orchestra.run.trial178:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-19T19:54:23.442 DEBUG:teuthology.orchestra.run.trial178:> stat /dev/vg_nvme/lv_2 2026-02-19T19:54:23.489 INFO:teuthology.orchestra.run.trial178.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-19T19:54:23.490 INFO:teuthology.orchestra.run.trial178.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T19:54:23.490 INFO:teuthology.orchestra.run.trial178.stdout:Device: 5h/5d Inode: 922 Links: 1 2026-02-19T19:54:23.490 INFO:teuthology.orchestra.run.trial178.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T19:54:23.490 INFO:teuthology.orchestra.run.trial178.stdout:Access: 2026-02-19 19:54:00.475764258 +0000 2026-02-19T19:54:23.490 INFO:teuthology.orchestra.run.trial178.stdout:Modify: 2026-02-19 19:54:00.471764324 +0000 2026-02-19T19:54:23.490 INFO:teuthology.orchestra.run.trial178.stdout:Change: 2026-02-19 19:54:00.471764324 +0000 2026-02-19T19:54:23.490 INFO:teuthology.orchestra.run.trial178.stdout: Birth: - 2026-02-19T19:54:23.491 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-19T19:54:23.536 INFO:teuthology.orchestra.run.trial178.stderr:1+0 records in 2026-02-19T19:54:23.537 INFO:teuthology.orchestra.run.trial178.stderr:1+0 records out 2026-02-19T19:54:23.537 INFO:teuthology.orchestra.run.trial178.stderr:512 bytes copied, 0.000167532 s, 3.1 MB/s 2026-02-19T19:54:23.538 DEBUG:teuthology.orchestra.run.trial178:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-19T19:54:23.587 DEBUG:teuthology.orchestra.run.trial178:> stat /dev/vg_nvme/lv_3 2026-02-19T19:54:23.634 INFO:teuthology.orchestra.run.trial178.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-19T19:54:23.635 INFO:teuthology.orchestra.run.trial178.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T19:54:23.635 INFO:teuthology.orchestra.run.trial178.stdout:Device: 5h/5d Inode: 949 Links: 1 2026-02-19T19:54:23.635 INFO:teuthology.orchestra.run.trial178.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T19:54:23.635 INFO:teuthology.orchestra.run.trial178.stdout:Access: 2026-02-19 19:54:00.775759159 +0000 2026-02-19T19:54:23.635 INFO:teuthology.orchestra.run.trial178.stdout:Modify: 2026-02-19 19:54:00.771759225 +0000 2026-02-19T19:54:23.635 INFO:teuthology.orchestra.run.trial178.stdout:Change: 2026-02-19 19:54:00.771759225 +0000 2026-02-19T19:54:23.636 INFO:teuthology.orchestra.run.trial178.stdout: Birth: - 2026-02-19T19:54:23.636 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-19T19:54:23.684 INFO:teuthology.orchestra.run.trial178.stderr:1+0 records in 2026-02-19T19:54:23.684 INFO:teuthology.orchestra.run.trial178.stderr:1+0 records out 2026-02-19T19:54:23.685 INFO:teuthology.orchestra.run.trial178.stderr:512 bytes copied, 0.000175226 s, 2.9 MB/s 2026-02-19T19:54:23.685 DEBUG:teuthology.orchestra.run.trial178:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-19T19:54:23.735 DEBUG:teuthology.orchestra.run.trial178:> stat /dev/vg_nvme/lv_4 2026-02-19T19:54:23.781 INFO:teuthology.orchestra.run.trial178.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-19T19:54:23.782 INFO:teuthology.orchestra.run.trial178.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T19:54:23.782 INFO:teuthology.orchestra.run.trial178.stdout:Device: 5h/5d Inode: 971 Links: 1 2026-02-19T19:54:23.782 INFO:teuthology.orchestra.run.trial178.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T19:54:23.782 INFO:teuthology.orchestra.run.trial178.stdout:Access: 2026-02-19 19:54:01.303750184 +0000 2026-02-19T19:54:23.782 INFO:teuthology.orchestra.run.trial178.stdout:Modify: 2026-02-19 19:54:01.127753176 +0000 2026-02-19T19:54:23.782 INFO:teuthology.orchestra.run.trial178.stdout:Change: 2026-02-19 19:54:01.127753176 +0000 2026-02-19T19:54:23.782 INFO:teuthology.orchestra.run.trial178.stdout: Birth: - 2026-02-19T19:54:23.783 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-19T19:54:23.828 INFO:teuthology.orchestra.run.trial178.stderr:1+0 records in 2026-02-19T19:54:23.828 INFO:teuthology.orchestra.run.trial178.stderr:1+0 records out 2026-02-19T19:54:23.829 INFO:teuthology.orchestra.run.trial178.stderr:512 bytes copied, 0.000162022 s, 3.2 MB/s 2026-02-19T19:54:23.830 DEBUG:teuthology.orchestra.run.trial178:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-19T19:54:23.879 DEBUG:teuthology.orchestra.run.trial178:> 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 2026-02-19T19:54:23.953 INFO:teuthology.orchestra.run.trial178.stdout:loop 2026-02-19T19:54:23.954 INFO:tasks.nvme_loop:Connecting nvme_loop trial178:/dev/vg_nvme/lv_1... 2026-02-19T19:54:23.954 DEBUG:teuthology.orchestra.run.trial178:> 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 2026-02-19T19:54:24.016 INFO:teuthology.orchestra.run.trial178.stdout:1 2026-02-19T19:54:24.033 INFO:teuthology.orchestra.run.trial178.stdout:/dev/vg_nvme/lv_11 2026-02-19T19:54:24.048 INFO:tasks.nvme_loop:Connecting nvme_loop trial178:/dev/vg_nvme/lv_2... 2026-02-19T19:54:24.048 DEBUG:teuthology.orchestra.run.trial178:> 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 2026-02-19T19:54:24.108 INFO:teuthology.orchestra.run.trial178.stdout:1 2026-02-19T19:54:24.125 INFO:teuthology.orchestra.run.trial178.stdout:/dev/vg_nvme/lv_21 2026-02-19T19:54:24.143 INFO:tasks.nvme_loop:Connecting nvme_loop trial178:/dev/vg_nvme/lv_3... 2026-02-19T19:54:24.143 DEBUG:teuthology.orchestra.run.trial178:> 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 2026-02-19T19:54:24.200 INFO:teuthology.orchestra.run.trial178.stdout:1 2026-02-19T19:54:24.218 INFO:teuthology.orchestra.run.trial178.stdout:/dev/vg_nvme/lv_31 2026-02-19T19:54:24.233 INFO:tasks.nvme_loop:Connecting nvme_loop trial178:/dev/vg_nvme/lv_4... 2026-02-19T19:54:24.234 DEBUG:teuthology.orchestra.run.trial178:> 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 2026-02-19T19:54:24.292 INFO:teuthology.orchestra.run.trial178.stdout:1 2026-02-19T19:54:24.311 INFO:teuthology.orchestra.run.trial178.stdout:/dev/vg_nvme/lv_41 2026-02-19T19:54:24.327 DEBUG:teuthology.orchestra.run.trial178:> set -ex 2026-02-19T19:54:24.327 DEBUG:teuthology.orchestra.run.trial178:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T19:54:24.378 DEBUG:teuthology.orchestra.run.trial178:> lsblk 2026-02-19T19:54:24.427 INFO:teuthology.orchestra.run.trial178.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-02-19T19:54:24.427 INFO:teuthology.orchestra.run.trial178.stdout:loop0 7:0 0 63.8M 1 loop /snap/core20/2686 2026-02-19T19:54:24.428 INFO:teuthology.orchestra.run.trial178.stdout:loop1 7:1 0 91.4M 1 loop /snap/lxd/36918 2026-02-19T19:54:24.428 INFO:teuthology.orchestra.run.trial178.stdout:loop2 7:2 0 48.1M 1 loop /snap/snapd/25935 2026-02-19T19:54:24.428 INFO:teuthology.orchestra.run.trial178.stdout:nvme2n1 259:0 0 1.7T 0 disk 2026-02-19T19:54:24.428 INFO:teuthology.orchestra.run.trial178.stdout:├─vg_nvme-lv_3 253:2 0 700G 0 lvm 2026-02-19T19:54:24.428 INFO:teuthology.orchestra.run.trial178.stdout:└─vg_nvme-lv_4 253:3 0 700G 0 lvm 2026-02-19T19:54:24.428 INFO:teuthology.orchestra.run.trial178.stdout:nvme1n1 259:1 0 1.7T 0 disk 2026-02-19T19:54:24.428 INFO:teuthology.orchestra.run.trial178.stdout:├─vg_nvme-lv_1 253:0 0 700G 0 lvm 2026-02-19T19:54:24.428 INFO:teuthology.orchestra.run.trial178.stdout:├─vg_nvme-lv_2 253:1 0 700G 0 lvm 2026-02-19T19:54:24.428 INFO:teuthology.orchestra.run.trial178.stdout:└─vg_nvme-lv_5 253:4 0 100G 0 lvm /var/lib/ceph 2026-02-19T19:54:24.428 INFO:teuthology.orchestra.run.trial178.stdout:nvme0n1 259:2 0 894.3G 0 disk 2026-02-19T19:54:24.429 INFO:teuthology.orchestra.run.trial178.stdout:├─nvme0n1p1 259:3 0 512M 0 part /boot/efi 2026-02-19T19:54:24.429 INFO:teuthology.orchestra.run.trial178.stdout:└─nvme0n1p2 259:4 0 893.8G 0 part / 2026-02-19T19:54:24.429 INFO:teuthology.orchestra.run.trial178.stdout:nvme3n1 259:6 0 700G 0 disk 2026-02-19T19:54:24.429 INFO:teuthology.orchestra.run.trial178.stdout:nvme4n1 259:8 0 700G 0 disk 2026-02-19T19:54:24.429 INFO:teuthology.orchestra.run.trial178.stdout:nvme5n1 259:10 0 700G 0 disk 2026-02-19T19:54:24.429 INFO:teuthology.orchestra.run.trial178.stdout:nvme6n1 259:12 0 700G 0 disk 2026-02-19T19:54:24.429 DEBUG:teuthology.orchestra.run.trial178:> sudo nvme list -o json 2026-02-19T19:54:24.478 INFO:teuthology.orchestra.run.trial178.stdout:{ 2026-02-19T19:54:24.478 INFO:teuthology.orchestra.run.trial178.stdout: "Devices" : [ 2026-02-19T19:54:24.478 INFO:teuthology.orchestra.run.trial178.stdout: { 2026-02-19T19:54:24.478 INFO:teuthology.orchestra.run.trial178.stdout: "DevicePath" : "/dev/nvme0n1", 2026-02-19T19:54:24.478 INFO:teuthology.orchestra.run.trial178.stdout: "Firmware" : "E2MU200", 2026-02-19T19:54:24.479 INFO:teuthology.orchestra.run.trial178.stdout: "Index" : 0, 2026-02-19T19:54:24.479 INFO:teuthology.orchestra.run.trial178.stdout: "ModelNumber" : "Micron_7450_MTFDKBA960TFR", 2026-02-19T19:54:24.479 INFO:teuthology.orchestra.run.trial178.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:24.479 INFO:teuthology.orchestra.run.trial178.stdout: "SerialNumber" : "25174FCD713B" 2026-02-19T19:54:24.479 INFO:teuthology.orchestra.run.trial178.stdout: }, 2026-02-19T19:54:24.479 INFO:teuthology.orchestra.run.trial178.stdout: { 2026-02-19T19:54:24.479 INFO:teuthology.orchestra.run.trial178.stdout: "DevicePath" : "/dev/nvme1n1", 2026-02-19T19:54:24.479 INFO:teuthology.orchestra.run.trial178.stdout: "Firmware" : "E3MQ000", 2026-02-19T19:54:24.479 INFO:teuthology.orchestra.run.trial178.stdout: "Index" : 1, 2026-02-19T19:54:24.479 INFO:teuthology.orchestra.run.trial178.stdout: "ModelNumber" : "MTFDKCC1T9TGP-1BK1JABYY", 2026-02-19T19:54:24.479 INFO:teuthology.orchestra.run.trial178.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: "SerialNumber" : "012510B002B9" 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: }, 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: { 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: "DevicePath" : "/dev/nvme2n1", 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: "Firmware" : "E3MQ000", 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: "Index" : 2, 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: "ModelNumber" : "MTFDKCC1T9TGP-1BK1JABYY", 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: "SerialNumber" : "012510B002C3" 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: }, 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: { 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: "DevicePath" : "/dev/nvme3n1", 2026-02-19T19:54:24.480 INFO:teuthology.orchestra.run.trial178.stdout: "Firmware" : "5.15.0-1", 2026-02-19T19:54:24.481 INFO:teuthology.orchestra.run.trial178.stdout: "Index" : 3, 2026-02-19T19:54:24.481 INFO:teuthology.orchestra.run.trial178.stdout: "ModelNumber" : "Linux", 2026-02-19T19:54:24.481 INFO:teuthology.orchestra.run.trial178.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:24.481 INFO:teuthology.orchestra.run.trial178.stdout: "SerialNumber" : "bb4c85d30ea649df533e" 2026-02-19T19:54:24.481 INFO:teuthology.orchestra.run.trial178.stdout: }, 2026-02-19T19:54:24.481 INFO:teuthology.orchestra.run.trial178.stdout: { 2026-02-19T19:54:24.481 INFO:teuthology.orchestra.run.trial178.stdout: "DevicePath" : "/dev/nvme4n1", 2026-02-19T19:54:24.481 INFO:teuthology.orchestra.run.trial178.stdout: "Firmware" : "5.15.0-1", 2026-02-19T19:54:24.481 INFO:teuthology.orchestra.run.trial178.stdout: "Index" : 4, 2026-02-19T19:54:24.481 INFO:teuthology.orchestra.run.trial178.stdout: "ModelNumber" : "Linux", 2026-02-19T19:54:24.481 INFO:teuthology.orchestra.run.trial178.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:24.481 INFO:teuthology.orchestra.run.trial178.stdout: "SerialNumber" : "2e56c0642b029efed5a0" 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: }, 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: { 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: "DevicePath" : "/dev/nvme5n1", 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: "Firmware" : "5.15.0-1", 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: "Index" : 5, 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: "ModelNumber" : "Linux", 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: "SerialNumber" : "a7dbe2f515e392b135a3" 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: }, 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: { 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: "DevicePath" : "/dev/nvme6n1", 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: "Firmware" : "5.15.0-1", 2026-02-19T19:54:24.482 INFO:teuthology.orchestra.run.trial178.stdout: "Index" : 6, 2026-02-19T19:54:24.483 INFO:teuthology.orchestra.run.trial178.stdout: "ModelNumber" : "Linux", 2026-02-19T19:54:24.483 INFO:teuthology.orchestra.run.trial178.stdout: "ProductName" : "Unknown Device", 2026-02-19T19:54:24.483 INFO:teuthology.orchestra.run.trial178.stdout: "SerialNumber" : "a8b841fd98ec994d49a4" 2026-02-19T19:54:24.483 INFO:teuthology.orchestra.run.trial178.stdout: } 2026-02-19T19:54:24.483 INFO:teuthology.orchestra.run.trial178.stdout: ] 2026-02-19T19:54:24.484 INFO:teuthology.orchestra.run.trial178.stdout:} 2026-02-19T19:54:24.484 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-02-19T19:54:24.537 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records in 2026-02-19T19:54:24.537 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records out 2026-02-19T19:54:24.537 INFO:teuthology.orchestra.run.trial178.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00462567 s, 885 kB/s 2026-02-19T19:54:24.539 DEBUG:teuthology.orchestra.run.trial178:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-02-19T19:54:24.589 INFO:teuthology.orchestra.run.trial178.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:24.589 INFO:teuthology.orchestra.run.trial178.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:24.589 INFO:teuthology.orchestra.run.trial178.stdout:00000016 2026-02-19T19:54:24.590 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-02-19T19:54:24.645 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records in 2026-02-19T19:54:24.645 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records out 2026-02-19T19:54:24.645 INFO:teuthology.orchestra.run.trial178.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00464718 s, 881 kB/s 2026-02-19T19:54:24.646 DEBUG:teuthology.orchestra.run.trial178:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-02-19T19:54:24.696 INFO:teuthology.orchestra.run.trial178.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:24.696 INFO:teuthology.orchestra.run.trial178.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:24.696 INFO:teuthology.orchestra.run.trial178.stdout:40000016 2026-02-19T19:54:24.698 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-02-19T19:54:24.749 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records in 2026-02-19T19:54:24.749 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records out 2026-02-19T19:54:24.749 INFO:teuthology.orchestra.run.trial178.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00468134 s, 875 kB/s 2026-02-19T19:54:24.750 DEBUG:teuthology.orchestra.run.trial178:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-02-19T19:54:24.800 INFO:teuthology.orchestra.run.trial178.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:24.801 INFO:teuthology.orchestra.run.trial178.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:24.801 INFO:teuthology.orchestra.run.trial178.stdout:280000016 2026-02-19T19:54:24.802 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=0 bs=1 count=4096 2026-02-19T19:54:24.857 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records in 2026-02-19T19:54:24.858 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records out 2026-02-19T19:54:24.858 INFO:teuthology.orchestra.run.trial178.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00491177 s, 834 kB/s 2026-02-19T19:54:24.860 DEBUG:teuthology.orchestra.run.trial178:> sudo hexdump -n22 -C -s0 /dev/nvme4n1 2026-02-19T19:54:24.908 INFO:teuthology.orchestra.run.trial178.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:24.909 INFO:teuthology.orchestra.run.trial178.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:24.909 INFO:teuthology.orchestra.run.trial178.stdout:00000016 2026-02-19T19:54:24.910 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=1073741824 bs=1 count=4096 2026-02-19T19:54:24.964 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records in 2026-02-19T19:54:24.965 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records out 2026-02-19T19:54:24.965 INFO:teuthology.orchestra.run.trial178.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00455015 s, 900 kB/s 2026-02-19T19:54:24.966 DEBUG:teuthology.orchestra.run.trial178:> sudo hexdump -n22 -C -s1073741824 /dev/nvme4n1 2026-02-19T19:54:25.016 INFO:teuthology.orchestra.run.trial178.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:25.016 INFO:teuthology.orchestra.run.trial178.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:25.017 INFO:teuthology.orchestra.run.trial178.stdout:40000016 2026-02-19T19:54:25.018 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=10737418240 bs=1 count=4096 2026-02-19T19:54:25.073 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records in 2026-02-19T19:54:25.073 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records out 2026-02-19T19:54:25.073 INFO:teuthology.orchestra.run.trial178.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00462014 s, 887 kB/s 2026-02-19T19:54:25.074 DEBUG:teuthology.orchestra.run.trial178:> sudo hexdump -n22 -C -s10737418240 /dev/nvme4n1 2026-02-19T19:54:25.124 INFO:teuthology.orchestra.run.trial178.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:25.125 INFO:teuthology.orchestra.run.trial178.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:25.125 INFO:teuthology.orchestra.run.trial178.stdout:280000016 2026-02-19T19:54:25.126 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=0 bs=1 count=4096 2026-02-19T19:54:25.181 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records in 2026-02-19T19:54:25.181 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records out 2026-02-19T19:54:25.181 INFO:teuthology.orchestra.run.trial178.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00462939 s, 885 kB/s 2026-02-19T19:54:25.182 DEBUG:teuthology.orchestra.run.trial178:> sudo hexdump -n22 -C -s0 /dev/nvme5n1 2026-02-19T19:54:25.232 INFO:teuthology.orchestra.run.trial178.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:25.233 INFO:teuthology.orchestra.run.trial178.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:25.233 INFO:teuthology.orchestra.run.trial178.stdout:00000016 2026-02-19T19:54:25.234 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=1073741824 bs=1 count=4096 2026-02-19T19:54:25.289 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records in 2026-02-19T19:54:25.289 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records out 2026-02-19T19:54:25.289 INFO:teuthology.orchestra.run.trial178.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00479356 s, 854 kB/s 2026-02-19T19:54:25.290 DEBUG:teuthology.orchestra.run.trial178:> sudo hexdump -n22 -C -s1073741824 /dev/nvme5n1 2026-02-19T19:54:25.340 INFO:teuthology.orchestra.run.trial178.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:25.341 INFO:teuthology.orchestra.run.trial178.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:25.341 INFO:teuthology.orchestra.run.trial178.stdout:40000016 2026-02-19T19:54:25.342 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=10737418240 bs=1 count=4096 2026-02-19T19:54:25.401 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records in 2026-02-19T19:54:25.401 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records out 2026-02-19T19:54:25.401 INFO:teuthology.orchestra.run.trial178.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00498537 s, 822 kB/s 2026-02-19T19:54:25.402 DEBUG:teuthology.orchestra.run.trial178:> sudo hexdump -n22 -C -s10737418240 /dev/nvme5n1 2026-02-19T19:54:25.452 INFO:teuthology.orchestra.run.trial178.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:25.452 INFO:teuthology.orchestra.run.trial178.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:25.452 INFO:teuthology.orchestra.run.trial178.stdout:280000016 2026-02-19T19:54:25.453 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=0 bs=1 count=4096 2026-02-19T19:54:25.509 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records in 2026-02-19T19:54:25.509 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records out 2026-02-19T19:54:25.509 INFO:teuthology.orchestra.run.trial178.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00494641 s, 828 kB/s 2026-02-19T19:54:25.510 DEBUG:teuthology.orchestra.run.trial178:> sudo hexdump -n22 -C -s0 /dev/nvme6n1 2026-02-19T19:54:25.560 INFO:teuthology.orchestra.run.trial178.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:25.560 INFO:teuthology.orchestra.run.trial178.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:25.560 INFO:teuthology.orchestra.run.trial178.stdout:00000016 2026-02-19T19:54:25.562 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=1073741824 bs=1 count=4096 2026-02-19T19:54:25.616 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records in 2026-02-19T19:54:25.617 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records out 2026-02-19T19:54:25.617 INFO:teuthology.orchestra.run.trial178.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0046626 s, 878 kB/s 2026-02-19T19:54:25.618 DEBUG:teuthology.orchestra.run.trial178:> sudo hexdump -n22 -C -s1073741824 /dev/nvme6n1 2026-02-19T19:54:25.668 INFO:teuthology.orchestra.run.trial178.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:25.668 INFO:teuthology.orchestra.run.trial178.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:25.668 INFO:teuthology.orchestra.run.trial178.stdout:40000016 2026-02-19T19:54:25.670 DEBUG:teuthology.orchestra.run.trial178:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=10737418240 bs=1 count=4096 2026-02-19T19:54:25.721 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records in 2026-02-19T19:54:25.721 INFO:teuthology.orchestra.run.trial178.stderr:4096+0 records out 2026-02-19T19:54:25.721 INFO:teuthology.orchestra.run.trial178.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00470355 s, 871 kB/s 2026-02-19T19:54:25.722 DEBUG:teuthology.orchestra.run.trial178:> sudo hexdump -n22 -C -s10737418240 /dev/nvme6n1 2026-02-19T19:54:25.772 INFO:teuthology.orchestra.run.trial178.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-19T19:54:25.772 INFO:teuthology.orchestra.run.trial178.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-19T19:54:25.772 INFO:teuthology.orchestra.run.trial178.stdout:280000016 2026-02-19T19:54:25.774 INFO:tasks.nvme_loop:new_devs ['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-19T19:54:25.774 DEBUG:teuthology.orchestra.run.trial178:> set -ex 2026-02-19T19:54:25.774 DEBUG:teuthology.orchestra.run.trial178:> sudo dd of=/scratch_devs 2026-02-19T19:54:25.832 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-19T19:54:25.966 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\\)', 'OSD_DOWN', 'CEPHADM_FAILED_DAEMON', 'but it is still running', 'PG_DEGRADED'], 'log-only-match': ['CEPHADM_'], 'sha1': '042df16cd9ee8a8df553b188fef8a8c4a9e7ab01'} 2026-02-19T19:54:25.966 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-19T19:54:25.969 INFO:tasks.cephadm:Cluster fsid is cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:25.969 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-19T19:54:25.969 INFO:tasks.cephadm:No mon roles; fabricating mons 2026-02-19T19:54:25.969 INFO:tasks.cephadm:Monitor IPs: {'mon.trial015': '10.20.193.15', 'mon.trial178': '10.20.193.178'} 2026-02-19T19:54:25.969 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-19T19:54:25.970 DEBUG:teuthology.orchestra.run.trial015:> sudo hostname $(hostname -s) 2026-02-19T19:54:25.979 DEBUG:teuthology.orchestra.run.trial178:> sudo hostname $(hostname -s) 2026-02-19T19:54:25.988 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-02-19T19:54:25.989 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-19T19:54:26.127 INFO:tasks.cephadm:builder_project result: [{'url': 'https://2.chacra.ceph.com/r/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/ubuntu/jammy/flavors/default/', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/ubuntu/jammy/flavors/default/', 'ref': 'wip-adk3-testing-2026-02-12-2007', 'sha1': '042df16cd9ee8a8df553b188fef8a8c4a9e7ab01', 'distro': 'ubuntu', 'distro_version': '22.04', 'distro_codename': 'jammy', 'modified': '2026-02-13 09:49:44.102595', 'status': 'ready', 'flavor': 'default', 'project': 'ceph', 'archs': ['x86_64'], 'extra': {'version': '20.3.0-5291-g042df16c', 'package_manager_version': '20.3.0-5291-g042df16c-1jammy', 'build_url': 'https://jenkins.ceph.com/job/ceph-dev-pipeline/2964/', 'root_build_cause': '', 'node_name': '10.20.192.26+soko16', 'job_name': 'ceph-dev-pipeline'}}] 2026-02-19T19:54:26.263 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-adk3-testing-2026-02-12-2007, sha1 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-19T19:54:26.264 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/ubuntu/jammy/x86_64/flavors/default/cephadm 2026-02-19T19:54:26.264 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/ubuntu/jammy/x86_64/flavors/default/cephadm 2026-02-19T19:54:26.265 DEBUG:teuthology.orchestra.run.trial015:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-19T19:54:26.624 INFO:teuthology.orchestra.run.trial015.stdout:-rw-rw-r-- 1 ubuntu ubuntu 1086407 Feb 19 19:54 /home/ubuntu/cephtest/cephadm 2026-02-19T19:54:26.624 DEBUG:teuthology.orchestra.run.trial178:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-19T19:54:26.978 INFO:teuthology.orchestra.run.trial178.stdout:-rw-rw-r-- 1 ubuntu ubuntu 1086407 Feb 19 19:54 /home/ubuntu/cephtest/cephadm 2026-02-19T19:54:26.978 DEBUG:teuthology.orchestra.run.trial015:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-19T19:54:26.985 DEBUG:teuthology.orchestra.run.trial178:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-19T19:54:27.004 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 on all hosts... 2026-02-19T19:54:27.004 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 pull 2026-02-19T19:54:27.027 DEBUG:teuthology.orchestra.run.trial178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 pull 2026-02-19T19:54:27.113 INFO:teuthology.orchestra.run.trial015.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-19T19:54:27.122 INFO:teuthology.orchestra.run.trial178.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-19T19:54:50.565 INFO:teuthology.orchestra.run.trial178.stdout:{ 2026-02-19T19:54:50.565 INFO:teuthology.orchestra.run.trial178.stdout: "ceph_version": "ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev)", 2026-02-19T19:54:50.565 INFO:teuthology.orchestra.run.trial178.stdout: "image_id": "9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2", 2026-02-19T19:54:50.565 INFO:teuthology.orchestra.run.trial178.stdout: "repo_digests": [ 2026-02-19T19:54:50.565 INFO:teuthology.orchestra.run.trial178.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721" 2026-02-19T19:54:50.566 INFO:teuthology.orchestra.run.trial178.stdout: ] 2026-02-19T19:54:50.566 INFO:teuthology.orchestra.run.trial178.stdout:} 2026-02-19T19:54:50.766 INFO:teuthology.orchestra.run.trial015.stdout:{ 2026-02-19T19:54:50.766 INFO:teuthology.orchestra.run.trial015.stdout: "ceph_version": "ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev)", 2026-02-19T19:54:50.766 INFO:teuthology.orchestra.run.trial015.stdout: "image_id": "9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2", 2026-02-19T19:54:50.766 INFO:teuthology.orchestra.run.trial015.stdout: "repo_digests": [ 2026-02-19T19:54:50.766 INFO:teuthology.orchestra.run.trial015.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721" 2026-02-19T19:54:50.766 INFO:teuthology.orchestra.run.trial015.stdout: ] 2026-02-19T19:54:50.766 INFO:teuthology.orchestra.run.trial015.stdout:} 2026-02-19T19:54:50.786 DEBUG:teuthology.orchestra.run.trial015:> sudo mkdir -p /etc/ceph 2026-02-19T19:54:50.795 DEBUG:teuthology.orchestra.run.trial178:> sudo mkdir -p /etc/ceph 2026-02-19T19:54:50.806 DEBUG:teuthology.orchestra.run.trial015:> sudo chmod 777 /etc/ceph 2026-02-19T19:54:50.850 DEBUG:teuthology.orchestra.run.trial178:> sudo chmod 777 /etc/ceph 2026-02-19T19:54:50.858 INFO:tasks.cephadm:Writing seed config... 2026-02-19T19:54:50.860 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-02-19T19:54:50.860 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-02-19T19:54:50.860 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-02-19T19:54:50.860 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-02-19T19:54:50.860 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-02-19T19:54:50.861 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-02-19T19:54:50.861 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-02-19T19:54:50.861 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2026-02-19T19:54:50.862 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-19T19:54:50.862 DEBUG:teuthology.orchestra.run.trial015:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-02-19T19:54:50.902 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=isa 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 = cb4022e6-0dcc-11f1-a99e-d404e6e7d460 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd mclock skip benchmark = true 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 2026-02-19T19:54:50.903 DEBUG:teuthology.orchestra.run.trial015:mon.trial015> sudo journalctl -f -n 0 -u ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@mon.trial015.service 2026-02-19T19:54:50.947 INFO:tasks.cephadm:Bootstrapping... 2026-02-19T19:54:50.948 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 -v bootstrap --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 --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 10.20.193.15 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-02-19T19:54:51.075 INFO:teuthology.orchestra.run.trial015.stdout:-------------------------------------------------------------------------------- 2026-02-19T19:54:51.075 INFO:teuthology.orchestra.run.trial015.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01', '-v', 'bootstrap', '--fsid', 'cb4022e6-0dcc-11f1-a99e-d404e6e7d460', '--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', '10.20.193.15', '--skip-admin-label'] 2026-02-19T19:54:51.076 INFO:teuthology.orchestra.run.trial015.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-02-19T19:54:51.076 INFO:teuthology.orchestra.run.trial015.stdout:Verifying podman|docker is present... 2026-02-19T19:54:51.076 INFO:teuthology.orchestra.run.trial015.stdout:Verifying lvm2 is present... 2026-02-19T19:54:51.077 INFO:teuthology.orchestra.run.trial015.stdout:Verifying time synchronization is in place... 2026-02-19T19:54:51.079 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-19T19:54:51.079 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-19T19:54:51.082 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-19T19:54:51.082 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout inactive 2026-02-19T19:54:51.085 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2026-02-19T19:54:51.085 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2026-02-19T19:54:51.088 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2026-02-19T19:54:51.088 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout inactive 2026-02-19T19:54:51.091 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2026-02-19T19:54:51.091 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout masked 2026-02-19T19:54:51.094 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2026-02-19T19:54:51.094 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout inactive 2026-02-19T19:54:51.096 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2026-02-19T19:54:51.097 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2026-02-19T19:54:51.100 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2026-02-19T19:54:51.100 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout inactive 2026-02-19T19:54:51.103 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout enabled 2026-02-19T19:54:51.106 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout active 2026-02-19T19:54:51.107 INFO:teuthology.orchestra.run.trial015.stdout:Unit ntp.service is enabled and running 2026-02-19T19:54:51.107 INFO:teuthology.orchestra.run.trial015.stdout:Repeating the final host check... 2026-02-19T19:54:51.107 INFO:teuthology.orchestra.run.trial015.stdout:docker (/usr/bin/docker) is present 2026-02-19T19:54:51.107 INFO:teuthology.orchestra.run.trial015.stdout:systemctl is present 2026-02-19T19:54:51.107 INFO:teuthology.orchestra.run.trial015.stdout:lvcreate is present 2026-02-19T19:54:51.109 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-19T19:54:51.109 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-19T19:54:51.112 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-19T19:54:51.112 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout inactive 2026-02-19T19:54:51.115 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2026-02-19T19:54:51.115 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2026-02-19T19:54:51.118 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2026-02-19T19:54:51.118 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout inactive 2026-02-19T19:54:51.120 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2026-02-19T19:54:51.120 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout masked 2026-02-19T19:54:51.123 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2026-02-19T19:54:51.123 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout inactive 2026-02-19T19:54:51.126 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2026-02-19T19:54:51.126 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2026-02-19T19:54:51.128 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2026-02-19T19:54:51.129 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout inactive 2026-02-19T19:54:51.132 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout enabled 2026-02-19T19:54:51.136 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout active 2026-02-19T19:54:51.136 INFO:teuthology.orchestra.run.trial015.stdout:Unit ntp.service is enabled and running 2026-02-19T19:54:51.136 INFO:teuthology.orchestra.run.trial015.stdout:Host looks OK 2026-02-19T19:54:51.136 INFO:teuthology.orchestra.run.trial015.stdout:Cluster fsid: cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:51.136 INFO:teuthology.orchestra.run.trial015.stdout:Acquiring lock 140299038292816 on /run/cephadm/cb4022e6-0dcc-11f1-a99e-d404e6e7d460.lock 2026-02-19T19:54:51.136 INFO:teuthology.orchestra.run.trial015.stdout:Lock 140299038292816 acquired on /run/cephadm/cb4022e6-0dcc-11f1-a99e-d404e6e7d460.lock 2026-02-19T19:54:51.136 INFO:teuthology.orchestra.run.trial015.stdout:Verifying IP 10.20.193.15 port 3300 ... 2026-02-19T19:54:51.136 INFO:teuthology.orchestra.run.trial015.stdout:Verifying IP 10.20.193.15 port 6789 ... 2026-02-19T19:54:51.136 INFO:teuthology.orchestra.run.trial015.stdout:Base mon IP(s) is [10.20.193.15:3300, 10.20.193.15:6789], mon addrv is [v2:10.20.193.15:3300,v1:10.20.193.15:6789] 2026-02-19T19:54:51.138 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.15 metric 100 2026-02-19T19:54:51.138 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout 10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.15 metric 100 2026-02-19T19:54:51.138 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout 10.20.192.1 dev enp1s0f0 proto dhcp scope link src 10.20.193.15 metric 100 2026-02-19T19:54:51.138 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout 10.20.192.11 dev enp1s0f0 proto dhcp scope link src 10.20.193.15 metric 100 2026-02-19T19:54:51.138 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2026-02-19T19:54:51.139 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-02-19T19:54:51.139 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp1s0f0 proto kernel metric 256 pref medium 2026-02-19T19:54:51.141 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-02-19T19:54:51.141 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2026-02-19T19:54:51.141 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-19T19:54:51.141 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout 2: enp1s0f0: mtu 1500 state UP qlen 1000 2026-02-19T19:54:51.142 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout inet6 fe80::925a:8ff:fe77:5e52/64 scope link 2026-02-19T19:54:51.142 INFO:teuthology.orchestra.run.trial015.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-19T19:54:51.142 INFO:teuthology.orchestra.run.trial015.stdout:Mon IP `10.20.193.15` is in CIDR network `10.20.192.0/20` 2026-02-19T19:54:51.142 INFO:teuthology.orchestra.run.trial015.stdout:Mon IP `10.20.193.15` is in CIDR network `10.20.192.0/20` 2026-02-19T19:54:51.142 INFO:teuthology.orchestra.run.trial015.stdout:Mon IP `10.20.193.15` is in CIDR network `10.20.192.1/32` 2026-02-19T19:54:51.142 INFO:teuthology.orchestra.run.trial015.stdout:Mon IP `10.20.193.15` is in CIDR network `10.20.192.1/32` 2026-02-19T19:54:51.142 INFO:teuthology.orchestra.run.trial015.stdout:Mon IP `10.20.193.15` is in CIDR network `10.20.192.11/32` 2026-02-19T19:54:51.142 INFO:teuthology.orchestra.run.trial015.stdout:Mon IP `10.20.193.15` is in CIDR network `10.20.192.11/32` 2026-02-19T19:54:51.142 INFO:teuthology.orchestra.run.trial015.stdout:Inferred mon public CIDR from local network configuration ['10.20.192.0/20', '10.20.192.0/20', '10.20.192.1/32', '10.20.192.1/32', '10.20.192.11/32', '10.20.192.11/32'] 2026-02-19T19:54:51.142 INFO:teuthology.orchestra.run.trial015.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-02-19T19:54:51.142 INFO:teuthology.orchestra.run.trial015.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-19T19:54:51.310 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/docker: stdout 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01: Pulling from ceph-ci/ceph 2026-02-19T19:54:51.311 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/docker: stdout Digest: sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721 2026-02-19T19:54:51.311 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-19T19:54:51.311 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-19T19:54:51.430 INFO:teuthology.orchestra.run.trial015.stdout:ceph: stdout ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev) 2026-02-19T19:54:51.430 INFO:teuthology.orchestra.run.trial015.stdout:Ceph version: ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev) 2026-02-19T19:54:51.430 INFO:teuthology.orchestra.run.trial015.stdout:Extracting ceph user uid/gid from container image... 2026-02-19T19:54:51.510 INFO:teuthology.orchestra.run.trial015.stdout:stat: stdout 167 167 2026-02-19T19:54:51.510 INFO:teuthology.orchestra.run.trial015.stdout:Creating initial keys... 2026-02-19T19:54:51.597 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-authtool: stdout AQCLapdpH6coIhAAl58yRcJzPooT8i1n0RSPpQ== 2026-02-19T19:54:51.683 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-authtool: stdout AQCLapdpgMxHJxAALmHaJq6Be5B062kc6/bICg== 2026-02-19T19:54:51.768 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-authtool: stdout AQCLapdpZqRGLBAAh4TA2TpbcQLMSDvz9+yLpg== 2026-02-19T19:54:51.768 INFO:teuthology.orchestra.run.trial015.stdout:Creating initial monmap... 2026-02-19T19:54:51.858 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-19T19:54:51.858 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = tentacle 2026-02-19T19:54:51.858 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:51.859 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-19T19:54:51.859 INFO:teuthology.orchestra.run.trial015.stdout:monmaptool for trial015 [v2:10.20.193.15:3300,v1:10.20.193.15:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-19T19:54:51.859 INFO:teuthology.orchestra.run.trial015.stdout:setting min_mon_release = tentacle 2026-02-19T19:54:51.859 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/monmaptool: set fsid to cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:51.859 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-19T19:54:51.859 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:54:51.859 INFO:teuthology.orchestra.run.trial015.stdout:Creating mon... 2026-02-19T19:54:51.993 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 0 set uid:gid to 167:167 (ceph:ceph) 2026-02-19T19:54:51.993 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 1 imported monmap: 2026-02-19T19:54:51.993 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr epoch 0 2026-02-19T19:54:51.993 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:51.993 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr last_changed 2026-02-19T19:54:51.833930+0000 2026-02-19T19:54:51.993 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr created 2026-02-19T19:54:51.833930+0000 2026-02-19T19:54:51.994 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr min_mon_release 20 (tentacle) 2026-02-19T19:54:51.994 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2026-02-19T19:54:51.994 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 0: [v2:10.20.193.15:3300/0,v1:10.20.193.15:6789/0] mon.trial015 2026-02-19T19:54:51.994 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:51.994 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 0 /usr/bin/ceph-mon: set fsid to cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:51.994 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: RocksDB version: 7.9.2 2026-02-19T19:54:51.994 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:51.994 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Git sha 0 2026-02-19T19:54:51.994 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Compile date 2026-02-13 08:53:20 2026-02-19T19:54:51.994 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: DB SUMMARY 2026-02-19T19:54:51.994 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:51.994 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: DB Session ID: SYGU3ZY6WTYU3S98HTXM 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-trial015/store.db dir, Total Num: 0, files: 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-trial015/store.db: 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.error_if_exists: 0 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.create_if_missing: 1 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.paranoid_checks: 1 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.flush_verify_memtable_count: 1 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.env: 0xed5d60 2026-02-19T19:54:51.995 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.fs: PosixFileSystem 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.info_log: 0x213345a0 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_file_opening_threads: 16 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.statistics: (nil) 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.use_fsync: 0 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_log_file_size: 0 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.log_file_time_to_roll: 0 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.keep_log_file_num: 1000 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.recycle_log_file_num: 0 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.allow_fallocate: 1 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.allow_mmap_reads: 0 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.allow_mmap_writes: 0 2026-02-19T19:54:51.996 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.use_direct_reads: 0 2026-02-19T19:54:51.997 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-19T19:54:51.997 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.create_missing_column_families: 0 2026-02-19T19:54:51.997 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.db_log_dir: 2026-02-19T19:54:51.997 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.wal_dir: 2026-02-19T19:54:51.997 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.table_cache_numshardbits: 6 2026-02-19T19:54:51.997 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.WAL_ttl_seconds: 0 2026-02-19T19:54:51.997 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.WAL_size_limit_MB: 0 2026-02-19T19:54:51.997 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-19T19:54:51.997 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-19T19:54:51.997 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.is_fd_close_on_exec: 1 2026-02-19T19:54:51.997 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.advise_random_on_open: 1 2026-02-19T19:54:51.997 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.db_write_buffer_size: 0 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.write_buffer_manager: 0x21331b80 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.use_adaptive_mutex: 0 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.rate_limiter: (nil) 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.wal_recovery_mode: 2 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.enable_thread_tracking: 0 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.enable_pipelined_write: 0 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.unordered_write: 0 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-19T19:54:51.998 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.row_cache: None 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.wal_filter: None 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.allow_ingest_behind: 0 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.two_write_queues: 0 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.manual_wal_flush: 0 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.wal_compression: 0 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.atomic_flush: 0 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.persist_stats_to_disk: 0 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.write_dbid_to_manifest: 0 2026-02-19T19:54:51.999 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.log_readahead_size: 0 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.best_efforts_recovery: 0 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.allow_data_in_errors: 0 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.db_host_id: __hostname__ 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.enforce_single_del_contracts: true 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_background_jobs: 2 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_background_compactions: -1 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_subcompactions: 1 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-19T19:54:52.000 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.delayed_write_rate : 16777216 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_total_wal_size: 0 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.stats_dump_period_sec: 600 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.stats_persist_period_sec: 600 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_open_files: -1 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bytes_per_sync: 0 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.wal_bytes_per_sync: 0 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.strict_bytes_per_sync: 0 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_readahead_size: 0 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_background_flushes: -1 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Compression algorithms supported: 2026-02-19T19:54:52.001 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: kZSTD supported: 0 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: kXpressCompression supported: 0 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: kBZip2Compression supported: 0 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: kLZ4Compression supported: 1 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: kZlibCompression supported: 1 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: kLZ4HCCompression supported: 1 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: kSnappyCompression supported: 1 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Fast CRC32 supported: Supported on x86 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: DMutex implementation: pthread_mutex_t 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-trial015/store.db/MANIFEST-000001 2026-02-19T19:54:52.002 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-19T19:54:52.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-19T19:54:52.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.merge_operator: 2026-02-19T19:54:52.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_filter: None 2026-02-19T19:54:52.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_filter_factory: None 2026-02-19T19:54:52.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.sst_partitioner_factory: None 2026-02-19T19:54:52.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.memtable_factory: SkipListFactory 2026-02-19T19:54:52.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.table_factory: BlockBasedTable 2026-02-19T19:54:52.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x212d7d40) 2026-02-19T19:54:52.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2026-02-19T19:54:52.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x21303690 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2026-02-19T19:54:52.004 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2026-02-19T19:54:52.005 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.write_buffer_size: 33554432 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_write_buffer_number: 2 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compression: NoCompression 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bottommost_compression: Disabled 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.prefix_extractor: nullptr 2026-02-19T19:54:52.006 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.num_levels: 7 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compression_opts.window_bits: -14 2026-02-19T19:54:52.007 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compression_opts.level: 32767 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compression_opts.strategy: 0 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compression_opts.enabled: false 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.target_file_size_base: 67108864 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.target_file_size_multiplier: 1 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-19T19:54:52.008 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.arena_block_size: 1048576 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.disable_auto_compactions: 0 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-19T19:54:52.009 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.inplace_update_support: 0 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.inplace_update_num_locks: 10000 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.memtable_huge_page_size: 0 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.bloom_locality: 0 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.max_successive_merges: 0 2026-02-19T19:54:52.010 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.optimize_filters_for_hits: 0 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.paranoid_file_checks: 0 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.force_consistency_checks: 1 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.report_bg_io_stats: 0 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.ttl: 2592000 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.periodic_compaction_seconds: 0 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.enable_blob_files: false 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.min_blob_size: 0 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.blob_file_size: 268435456 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.blob_compression_type: NoCompression 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.enable_blob_garbage_collection: false 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.blob_file_starting_level: 0 2026-02-19T19:54:52.011 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-trial015/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 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a5ea4295-3d04-4ab9-9ba9-a0fdf7a87d37 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.935+0000 7f84084c0c00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.939+0000 7f84084c0c00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x21350e00 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.939+0000 7f84084c0c00 4 rocksdb: DB pointer 0x21462000 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.939+0000 7f83ffc4a640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.939+0000 7f83ffc4a640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.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 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.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 2026-02-19T19:54:52.012 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.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 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.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 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.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) 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.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 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.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 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.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) 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.013 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.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 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.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 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.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 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x21303690#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.939+0000 7f84084c0c00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.939+0000 7f84084c0c00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph-mon: stderr debug 2026-02-19T19:54:51.939+0000 7f84084c0c00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-trial015 for mon.trial015 2026-02-19T19:54:52.014 INFO:teuthology.orchestra.run.trial015.stdout:create mon.trial015 on 2026-02-19T19:54:52.392 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-02-19T19:54:52.575 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460.target → /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460.target. 2026-02-19T19:54:52.576 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460.target → /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460.target. 2026-02-19T19:54:52.774 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@mon.trial015 2026-02-19T19:54:52.774 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Failed to reset failed state of unit ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@mon.trial015.service: Unit ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@mon.trial015.service not loaded. 2026-02-19T19:54:52.963 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460.target.wants/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@mon.trial015.service → /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.service. 2026-02-19T19:54:52.968 INFO:teuthology.orchestra.run.trial015.stdout:firewalld does not appear to be present 2026-02-19T19:54:52.969 INFO:teuthology.orchestra.run.trial015.stdout:Not possible to enable service . firewalld.service is not available 2026-02-19T19:54:52.969 INFO:teuthology.orchestra.run.trial015.stdout:Waiting for mon to start... 2026-02-19T19:54:52.969 INFO:teuthology.orchestra.run.trial015.stdout:Waiting for mon... 2026-02-19T19:54:53.327 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[10598]: cluster 2026-02-19T19:54:53.073077+0000 mon.trial015 (mon.0) 1 : cluster [INF] mon.trial015 is new leader, mons trial015 in quorum (ranks 0) 2026-02-19T19:54:53.351 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout cluster: 2026-02-19T19:54:53.351 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout id: cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:53.351 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-02-19T19:54:53.351 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 2026-02-19T19:54:53.352 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout services: 2026-02-19T19:54:53.352 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum trial015 (age 0.242769s) [leader: trial015] 2026-02-19T19:54:53.352 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-02-19T19:54:53.352 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-02-19T19:54:53.352 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 2026-02-19T19:54:53.352 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout data: 2026-02-19T19:54:53.352 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-02-19T19:54:53.352 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-02-19T19:54:53.352 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-02-19T19:54:53.352 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout pgs: 2026-02-19T19:54:53.352 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 2026-02-19T19:54:53.352 INFO:teuthology.orchestra.run.trial015.stdout:mon is available 2026-02-19T19:54:53.353 INFO:teuthology.orchestra.run.trial015.stdout:Assimilating anything we can from ceph.conf... 2026-02-19T19:54:53.514 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 2026-02-19T19:54:53.514 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout [global] 2026-02-19T19:54:53.514 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout fsid = cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:53.514 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-19T19:54:53.514 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.15:3300,v1:10.20.193.15:6789] 2026-02-19T19:54:53.514 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-19T19:54:53.514 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-19T19:54:53.514 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-19T19:54:53.515 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-19T19:54:53.515 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 2026-02-19T19:54:53.515 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-19T19:54:53.515 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-19T19:54:53.515 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 2026-02-19T19:54:53.515 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout [osd] 2026-02-19T19:54:53.515 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-19T19:54:53.515 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-19T19:54:53.515 INFO:teuthology.orchestra.run.trial015.stdout:Generating new minimal ceph.conf... 2026-02-19T19:54:53.674 INFO:teuthology.orchestra.run.trial015.stdout:Restarting the monitor... 2026-02-19T19:54:53.886 INFO:teuthology.orchestra.run.trial015.stdout:Setting public_network to 10.20.192.11/32,10.20.192.1/32,10.20.192.0/20 in global config section 2026-02-19T19:54:53.909 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 systemd[1]: Stopping Ceph mon.trial015 for cb4022e6-0dcc-11f1-a99e-d404e6e7d460... 2026-02-19T19:54:53.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[10598]: debug 2026-02-19T19:54:53.715+0000 7f6c253c2640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.trial015 -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 2026-02-19T19:54:53.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[10598]: debug 2026-02-19T19:54:53.715+0000 7f6c253c2640 -1 mon.trial015@0(leader) e1 *** Got Signal Terminated *** 2026-02-19T19:54:53.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[10977]: ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460-mon-trial015 2026-02-19T19:54:53.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 systemd[1]: ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@mon.trial015.service: Deactivated successfully. 2026-02-19T19:54:53.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 systemd[1]: Stopped Ceph mon.trial015 for cb4022e6-0dcc-11f1-a99e-d404e6e7d460. 2026-02-19T19:54:53.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 systemd[1]: Started Ceph mon.trial015 for cb4022e6-0dcc-11f1-a99e-d404e6e7d460. 2026-02-19T19:54:54.090 INFO:teuthology.orchestra.run.trial015.stdout:Wrote config to /etc/ceph/ceph.conf 2026-02-19T19:54:54.091 INFO:teuthology.orchestra.run.trial015.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-02-19T19:54:54.091 INFO:teuthology.orchestra.run.trial015.stdout:Creating mgr... 2026-02-19T19:54:54.091 INFO:teuthology.orchestra.run.trial015.stdout:Verifying port 0.0.0.0:9283 ... 2026-02-19T19:54:54.091 INFO:teuthology.orchestra.run.trial015.stdout:Verifying port 0.0.0.0:8765 ... 2026-02-19T19:54:54.091 INFO:teuthology.orchestra.run.trial015.stdout:Verifying port 0.0.0.0:8443 ... 2026-02-19T19:54:54.243 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.959+0000 7f50d8c2ec00 0 set uid:gid to 167:167 (ceph:ceph) 2026-02-19T19:54:54.243 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.959+0000 7f50d8c2ec00 0 ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-19T19:54:54.244 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.959+0000 7f50d8c2ec00 0 pidfile_write: ignore empty --pid-file 2026-02-19T19:54:54.244 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 0 load: jerasure load: lrc 2026-02-19T19:54:54.244 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: RocksDB version: 7.9.2 2026-02-19T19:54:54.244 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Git sha 0 2026-02-19T19:54:54.244 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Compile date 2026-02-13 08:53:20 2026-02-19T19:54:54.244 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: DB SUMMARY 2026-02-19T19:54:54.244 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: DB Session ID: N8XVHJ2VS8UX2SDU3W45 2026-02-19T19:54:54.244 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: CURRENT file: CURRENT 2026-02-19T19:54:54.244 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: IDENTITY file: IDENTITY 2026-02-19T19:54:54.244 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-02-19T19:54:54.244 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-trial015/store.db dir, Total Num: 1, files: 000008.sst 2026-02-19T19:54:54.245 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-trial015/store.db: 000009.log size: 76191 ; 2026-02-19T19:54:54.245 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.error_if_exists: 0 2026-02-19T19:54:54.245 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.create_if_missing: 0 2026-02-19T19:54:54.245 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.paranoid_checks: 1 2026-02-19T19:54:54.245 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.flush_verify_memtable_count: 1 2026-02-19T19:54:54.245 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-19T19:54:54.245 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-19T19:54:54.245 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.env: 0xed5d60 2026-02-19T19:54:54.245 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.fs: PosixFileSystem 2026-02-19T19:54:54.245 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.info_log: 0x2d567200 2026-02-19T19:54:54.245 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_file_opening_threads: 16 2026-02-19T19:54:54.245 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.statistics: (nil) 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.use_fsync: 0 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_log_file_size: 0 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.log_file_time_to_roll: 0 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.keep_log_file_num: 1000 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.recycle_log_file_num: 0 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.allow_fallocate: 1 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.allow_mmap_reads: 0 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.allow_mmap_writes: 0 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.use_direct_reads: 0 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.create_missing_column_families: 0 2026-02-19T19:54:54.246 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.db_log_dir: 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.wal_dir: 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.table_cache_numshardbits: 6 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.WAL_ttl_seconds: 0 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.WAL_size_limit_MB: 0 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.is_fd_close_on_exec: 1 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.advise_random_on_open: 1 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.db_write_buffer_size: 0 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.write_buffer_manager: 0x2d562140 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-19T19:54:54.247 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.use_adaptive_mutex: 0 2026-02-19T19:54:54.248 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.rate_limiter: (nil) 2026-02-19T19:54:54.248 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-19T19:54:54.248 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.wal_recovery_mode: 2 2026-02-19T19:54:54.248 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.enable_thread_tracking: 0 2026-02-19T19:54:54.248 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.enable_pipelined_write: 0 2026-02-19T19:54:54.248 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.unordered_write: 0 2026-02-19T19:54:54.248 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-19T19:54:54.248 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-19T19:54:54.248 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-19T19:54:54.248 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-19T19:54:54.248 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.row_cache: None 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.wal_filter: None 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.allow_ingest_behind: 0 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.two_write_queues: 0 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.manual_wal_flush: 0 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.wal_compression: 0 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.atomic_flush: 0 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.persist_stats_to_disk: 0 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.write_dbid_to_manifest: 0 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.log_readahead_size: 0 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-19T19:54:54.249 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.best_efforts_recovery: 0 2026-02-19T19:54:54.250 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-19T19:54:54.250 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-19T19:54:54.250 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.allow_data_in_errors: 0 2026-02-19T19:54:54.250 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.db_host_id: __hostname__ 2026-02-19T19:54:54.250 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.enforce_single_del_contracts: true 2026-02-19T19:54:54.250 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_background_jobs: 2 2026-02-19T19:54:54.250 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_background_compactions: -1 2026-02-19T19:54:54.250 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_subcompactions: 1 2026-02-19T19:54:54.250 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-19T19:54:54.250 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-19T19:54:54.250 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.delayed_write_rate : 16777216 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_total_wal_size: 0 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.stats_dump_period_sec: 600 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.stats_persist_period_sec: 600 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_open_files: -1 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bytes_per_sync: 0 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.wal_bytes_per_sync: 0 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.strict_bytes_per_sync: 0 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_readahead_size: 0 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_background_flushes: -1 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Compression algorithms supported: 2026-02-19T19:54:54.251 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: kZSTD supported: 0 2026-02-19T19:54:54.252 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: kXpressCompression supported: 0 2026-02-19T19:54:54.252 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: kBZip2Compression supported: 0 2026-02-19T19:54:54.252 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-19T19:54:54.252 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: kLZ4Compression supported: 1 2026-02-19T19:54:54.252 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: kZlibCompression supported: 1 2026-02-19T19:54:54.252 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: kLZ4HCCompression supported: 1 2026-02-19T19:54:54.252 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: kSnappyCompression supported: 1 2026-02-19T19:54:54.252 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Fast CRC32 supported: Supported on x86 2026-02-19T19:54:54.252 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: DMutex implementation: pthread_mutex_t 2026-02-19T19:54:54.252 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-trial015/store.db/MANIFEST-000010 2026-02-19T19:54:54.252 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-19T19:54:54.254 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-19T19:54:54.254 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.merge_operator: 2026-02-19T19:54:54.254 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_filter: None 2026-02-19T19:54:54.254 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_filter_factory: None 2026-02-19T19:54:54.254 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.sst_partitioner_factory: None 2026-02-19T19:54:54.254 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.memtable_factory: SkipListFactory 2026-02-19T19:54:54.254 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.table_factory: BlockBasedTable 2026-02-19T19:54:54.255 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x2d567940) 2026-02-19T19:54:54.255 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: cache_index_and_filter_blocks: 1 2026-02-19T19:54:54.255 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-19T19:54:54.255 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-19T19:54:54.255 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: pin_top_level_index_and_filter: 1 2026-02-19T19:54:54.255 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: index_type: 0 2026-02-19T19:54:54.255 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: data_block_index_type: 0 2026-02-19T19:54:54.255 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: index_shortening: 1 2026-02-19T19:54:54.255 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: data_block_hash_table_util_ratio: 0.750000 2026-02-19T19:54:54.255 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: checksum: 4 2026-02-19T19:54:54.255 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: no_block_cache: 0 2026-02-19T19:54:54.255 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: block_cache: 0x2d535a50 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: block_cache_name: BinnedLRUCache 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: block_cache_options: 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: capacity : 536870912 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: num_shard_bits : 4 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: strict_capacity_limit : 0 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: high_pri_pool_ratio: 0.000 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: block_cache_compressed: (nil) 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: persistent_cache: (nil) 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: block_size: 4096 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: block_size_deviation: 10 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: block_restart_interval: 16 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: index_block_restart_interval: 1 2026-02-19T19:54:54.256 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: metadata_block_size: 4096 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: partition_filters: 0 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: use_delta_encoding: 1 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: filter_policy: bloomfilter 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: whole_key_filtering: 1 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: verify_compression: 0 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: read_amp_bytes_per_bit: 0 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: format_version: 5 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: enable_index_compression: 1 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: block_align: 0 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: max_auto_readahead_size: 262144 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: prepopulate_block_cache: 0 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: initial_auto_readahead_size: 8192 2026-02-19T19:54:54.257 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: num_file_reads_for_auto_readahead: 2 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.write_buffer_size: 33554432 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_write_buffer_number: 2 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compression: NoCompression 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bottommost_compression: Disabled 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.prefix_extractor: nullptr 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.num_levels: 7 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-19T19:54:54.258 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compression_opts.window_bits: -14 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compression_opts.level: 32767 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compression_opts.strategy: 0 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-19T19:54:54.259 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compression_opts.enabled: false 2026-02-19T19:54:54.260 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-19T19:54:54.260 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-19T19:54:54.260 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-19T19:54:54.260 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-19T19:54:54.260 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.target_file_size_base: 67108864 2026-02-19T19:54:54.260 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.target_file_size_multiplier: 1 2026-02-19T19:54:54.260 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-19T19:54:54.260 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-19T19:54:54.260 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-19T19:54:54.260 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-19T19:54:54.260 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-19T19:54:54.260 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.arena_block_size: 1048576 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.disable_auto_compactions: 0 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-19T19:54:54.261 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.inplace_update_support: 0 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.inplace_update_num_locks: 10000 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-19T19:54:54.262 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.memtable_huge_page_size: 0 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.bloom_locality: 0 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.max_successive_merges: 0 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.optimize_filters_for_hits: 0 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.paranoid_file_checks: 0 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.force_consistency_checks: 1 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.report_bg_io_stats: 0 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.ttl: 2592000 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.periodic_compaction_seconds: 0 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.enable_blob_files: false 2026-02-19T19:54:54.263 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.min_blob_size: 0 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.blob_file_size: 268435456 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.blob_compression_type: NoCompression 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.enable_blob_garbage_collection: false 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.blob_file_starting_level: 0 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-trial015/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 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a5ea4295-3d04-4ab9-9ba9-a0fdf7a87d37 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1771530893966355, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-02-19T19:54:54.264 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-02-19T19:54:54.265 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1771530893967184, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 73333, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 227, "table_properties": {"data_size": 71601, "index_size": 181, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 9640, "raw_average_key_size": 48, "raw_value_size": 66105, "raw_average_value_size": 333, "num_data_blocks": 8, "num_entries": 198, "num_filter_entries": 198, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1771530893, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a5ea4295-3d04-4ab9-9ba9-a0fdf7a87d37", "db_session_id": "N8XVHJ2VS8UX2SDU3W45", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-02-19T19:54:54.265 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1771530893967250, "job": 1, "event": "recovery_finished"} 2026-02-19T19:54:54.265 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-02-19T19:54:54.265 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-trial015/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-02-19T19:54:54.265 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x2d582e00 2026-02-19T19:54:54.265 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 4 rocksdb: DB pointer 0x2e374000 2026-02-19T19:54:54.265 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50cea95640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-19T19:54:54.265 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50cea95640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-19T19:54:54.265 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: ** DB Stats ** 2026-02-19T19:54:54.265 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T19:54:54.265 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2026-02-19T19:54:54.265 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: ** Compaction Stats [default] ** 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: 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) 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: L0 2/0 73.52 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 115.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Sum 2/0 73.52 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 115.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 115.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: ** Compaction Stats [default] ** 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: 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) 2026-02-19T19:54:54.266 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 115.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Flush(GB): cumulative 0.000, interval 0.000 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: AddFile(Total Files): cumulative 0, interval 0 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: AddFile(L0 Files): cumulative 0, interval 0 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: AddFile(Keys): cumulative 0, interval 0 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Cumulative compaction: 0.00 GB write, 28.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Interval compaction: 0.00 GB write, 28.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: 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 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Block cache BinnedLRUCache@0x2d535a50#7 capacity: 512.00 MB usage: 1.08 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2026-02-19T19:54:54.267 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: Block cache entry stats(count,size,portion): FilterBlock(2,0.70 KB,0.00013411%) IndexBlock(2,0.38 KB,7.15256e-05%) Misc(1,0.00 KB,0%) 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: ** File Read Latency Histogram By Level [default] ** 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.963+0000 7f50d8c2ec00 0 starting mon.trial015 rank 0 at public addrs [v2:10.20.193.15:3300/0,v1:10.20.193.15:6789/0] at bind addrs [v2:10.20.193.15:3300/0,v1:10.20.193.15:6789/0] mon_data /var/lib/ceph/mon/ceph-trial015 fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.967+0000 7f50d8c2ec00 1 mon.trial015@-1(???) e1 preinit fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.967+0000 7f50d8c2ec00 0 mon.trial015@-1(???).mds e1 new map 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.967+0000 7f50d8c2ec00 0 mon.trial015@-1(???).mds e1 print_map 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: e1 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: btime 2026-02-19T19:54:53:075787+0000 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: enable_multiple, ever_enabled_multiple: 1,1 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: 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} 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: legacy client fscid: -1 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: No filesystems configured 2026-02-19T19:54:54.268 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.967+0000 7f50d8c2ec00 0 mon.trial015@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.967+0000 7f50d8c2ec00 0 mon.trial015@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.967+0000 7f50d8c2ec00 0 mon.trial015@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.967+0000 7f50d8c2ec00 0 mon.trial015@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:53 trial015 bash[11089]: debug 2026-02-19T19:54:53.967+0000 7f50d8c2ec00 1 mon.trial015@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993118+0000 mon.trial015 (mon.0) 1 : cluster [INF] mon.trial015 is new leader, mons trial015 in quorum (ranks 0) 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993118+0000 mon.trial015 (mon.0) 1 : cluster [INF] mon.trial015 is new leader, mons trial015 in quorum (ranks 0) 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993152+0000 mon.trial015 (mon.0) 2 : cluster [DBG] monmap epoch 1 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993152+0000 mon.trial015 (mon.0) 2 : cluster [DBG] monmap epoch 1 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993159+0000 mon.trial015 (mon.0) 3 : cluster [DBG] fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993159+0000 mon.trial015 (mon.0) 3 : cluster [DBG] fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993163+0000 mon.trial015 (mon.0) 4 : cluster [DBG] last_changed 2026-02-19T19:54:51.833930+0000 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993163+0000 mon.trial015 (mon.0) 4 : cluster [DBG] last_changed 2026-02-19T19:54:51.833930+0000 2026-02-19T19:54:54.269 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993168+0000 mon.trial015 (mon.0) 5 : cluster [DBG] created 2026-02-19T19:54:51.833930+0000 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993168+0000 mon.trial015 (mon.0) 5 : cluster [DBG] created 2026-02-19T19:54:51.833930+0000 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993173+0000 mon.trial015 (mon.0) 6 : cluster [DBG] min_mon_release 20 (tentacle) 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993173+0000 mon.trial015 (mon.0) 6 : cluster [DBG] min_mon_release 20 (tentacle) 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993180+0000 mon.trial015 (mon.0) 7 : cluster [DBG] election_strategy: 1 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993180+0000 mon.trial015 (mon.0) 7 : cluster [DBG] election_strategy: 1 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993183+0000 mon.trial015 (mon.0) 8 : cluster [DBG] 0: [v2:10.20.193.15:3300/0,v1:10.20.193.15:6789/0] mon.trial015 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:53.993183+0000 mon.trial015 (mon.0) 8 : cluster [DBG] 0: [v2:10.20.193.15:3300/0,v1:10.20.193.15:6789/0] mon.trial015 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:54.013104+0000 mon.trial015 (mon.0) 9 : cluster [DBG] fsmap 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:54.013104+0000 mon.trial015 (mon.0) 9 : cluster [DBG] fsmap 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:54.013122+0000 mon.trial015 (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:54.013122+0000 mon.trial015 (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:54.013458+0000 mon.trial015 (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2026-02-19T19:54:54.270 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: cluster 2026-02-19T19:54:54.013458+0000 mon.trial015 (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2026-02-19T19:54:54.271 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: audit 2026-02-19T19:54:54.059189+0000 mon.trial015 (mon.0) 12 : audit [INF] from='client.? 10.20.193.15:0/4245120382' entity='client.admin' 2026-02-19T19:54:54.271 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 bash[11089]: audit 2026-02-19T19:54:54.059189+0000 mon.trial015 (mon.0) 12 : audit [INF] from='client.? 10.20.193.15:0/4245120382' entity='client.admin' 2026-02-19T19:54:54.325 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@mgr.trial015.zmemwm 2026-02-19T19:54:54.325 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Failed to reset failed state of unit ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@mgr.trial015.zmemwm.service: Unit ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@mgr.trial015.zmemwm.service not loaded. 2026-02-19T19:54:54.516 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460.target.wants/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@mgr.trial015.zmemwm.service → /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.service. 2026-02-19T19:54:54.520 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:54:54.520 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:54 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:54:54.522 INFO:teuthology.orchestra.run.trial015.stdout:firewalld does not appear to be present 2026-02-19T19:54:54.522 INFO:teuthology.orchestra.run.trial015.stdout:Not possible to enable service . firewalld.service is not available 2026-02-19T19:54:54.522 INFO:teuthology.orchestra.run.trial015.stdout:firewalld does not appear to be present 2026-02-19T19:54:54.522 INFO:teuthology.orchestra.run.trial015.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2026-02-19T19:54:54.522 INFO:teuthology.orchestra.run.trial015.stdout:Waiting for mgr to start... 2026-02-19T19:54:54.523 INFO:teuthology.orchestra.run.trial015.stdout:Waiting for mgr... 2026-02-19T19:54:54.683 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 2026-02-19T19:54:54.683 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout { 2026-02-19T19:54:54.683 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "fsid": "cb4022e6-0dcc-11f1-a99e-d404e6e7d460", 2026-02-19T19:54:54.683 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "health": { 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 0 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout ], 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "trial015" 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout ], 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-02-19T19:54:54.684 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-19T19:54:54.685 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T19:54:54.686 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "btime": "2026-02-19T19:54:53:075787+0000", 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout ], 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:54.687 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-19T19:54:54.688 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T19:54:54.688 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "modified": "2026-02-19T19:54:53.076271+0000", 2026-02-19T19:54:54.688 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T19:54:54.688 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:54.688 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-19T19:54:54.688 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout } 2026-02-19T19:54:54.688 INFO:teuthology.orchestra.run.trial015.stdout:mgr not available, waiting (1/15)... 2026-02-19T19:54:55.409 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:55 trial015 bash[11089]: audit 2026-02-19T19:54:54.647048+0000 mon.trial015 (mon.0) 13 : audit [DBG] from='client.? 10.20.193.15:0/2628423780' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T19:54:55.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:55 trial015 bash[11089]: audit 2026-02-19T19:54:54.647048+0000 mon.trial015 (mon.0) 13 : audit [DBG] from='client.? 10.20.193.15:0/2628423780' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout { 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "fsid": "cb4022e6-0dcc-11f1-a99e-d404e6e7d460", 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "health": { 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 0 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout ], 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "trial015" 2026-02-19T19:54:56.851 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout ], 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "btime": "2026-02-19T19:54:53:075787+0000", 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-19T19:54:56.852 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout ], 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "modified": "2026-02-19T19:54:53.076271+0000", 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout } 2026-02-19T19:54:56.853 INFO:teuthology.orchestra.run.trial015.stdout:mgr not available, waiting (2/15)... 2026-02-19T19:54:57.159 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:56 trial015 bash[11089]: audit 2026-02-19T19:54:56.813145+0000 mon.trial015 (mon.0) 14 : audit [DBG] from='client.? 10.20.193.15:0/2267061713' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T19:54:57.159 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:56 trial015 bash[11089]: audit 2026-02-19T19:54:56.813145+0000 mon.trial015 (mon.0) 14 : audit [DBG] from='client.? 10.20.193.15:0/2267061713' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T19:54:58.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: cluster 2026-02-19T19:54:57.361822+0000 mon.trial015 (mon.0) 15 : cluster [INF] Activating manager daemon trial015.zmemwm 2026-02-19T19:54:58.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: cluster 2026-02-19T19:54:57.361822+0000 mon.trial015 (mon.0) 15 : cluster [INF] Activating manager daemon trial015.zmemwm 2026-02-19T19:54:58.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: cluster 2026-02-19T19:54:57.364344+0000 mon.trial015 (mon.0) 16 : cluster [DBG] mgrmap e2: trial015.zmemwm(active, starting, since 0.00268602s) 2026-02-19T19:54:58.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: cluster 2026-02-19T19:54:57.364344+0000 mon.trial015 (mon.0) 16 : cluster [DBG] mgrmap e2: trial015.zmemwm(active, starting, since 0.00268602s) 2026-02-19T19:54:58.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.365101+0000 mon.trial015 (mon.0) 17 : audit [DBG] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T19:54:58.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.365101+0000 mon.trial015 (mon.0) 17 : audit [DBG] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T19:54:58.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.365163+0000 mon.trial015 (mon.0) 18 : audit [DBG] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T19:54:58.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.365163+0000 mon.trial015 (mon.0) 18 : audit [DBG] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T19:54:58.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.365367+0000 mon.trial015 (mon.0) 19 : audit [DBG] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T19:54:58.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.365367+0000 mon.trial015 (mon.0) 19 : audit [DBG] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T19:54:58.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.365422+0000 mon.trial015 (mon.0) 20 : audit [DBG] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix": "mon metadata", "id": "trial015"} : dispatch 2026-02-19T19:54:58.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.365422+0000 mon.trial015 (mon.0) 20 : audit [DBG] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix": "mon metadata", "id": "trial015"} : dispatch 2026-02-19T19:54:58.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.365913+0000 mon.trial015 (mon.0) 21 : audit [DBG] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix": "mgr metadata", "who": "trial015.zmemwm", "id": "trial015.zmemwm"} : dispatch 2026-02-19T19:54:58.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.365913+0000 mon.trial015 (mon.0) 21 : audit [DBG] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix": "mgr metadata", "who": "trial015.zmemwm", "id": "trial015.zmemwm"} : dispatch 2026-02-19T19:54:58.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: cluster 2026-02-19T19:54:57.386426+0000 mon.trial015 (mon.0) 22 : cluster [INF] Manager daemon trial015.zmemwm is now available 2026-02-19T19:54:58.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: cluster 2026-02-19T19:54:57.386426+0000 mon.trial015 (mon.0) 22 : cluster [INF] Manager daemon trial015.zmemwm is now available 2026-02-19T19:54:58.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.393362+0000 mon.trial015 (mon.0) 23 : audit [INF] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial015.zmemwm/mirror_snapshot_schedule"} : dispatch 2026-02-19T19:54:58.162 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.393362+0000 mon.trial015 (mon.0) 23 : audit [INF] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial015.zmemwm/mirror_snapshot_schedule"} : dispatch 2026-02-19T19:54:58.162 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.396354+0000 mon.trial015 (mon.0) 24 : audit [INF] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' 2026-02-19T19:54:58.162 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.396354+0000 mon.trial015 (mon.0) 24 : audit [INF] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' 2026-02-19T19:54:58.162 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.396541+0000 mon.trial015 (mon.0) 25 : audit [INF] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial015.zmemwm/trash_purge_schedule"} : dispatch 2026-02-19T19:54:58.162 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.396541+0000 mon.trial015 (mon.0) 25 : audit [INF] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial015.zmemwm/trash_purge_schedule"} : dispatch 2026-02-19T19:54:58.162 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.397577+0000 mon.trial015 (mon.0) 26 : audit [INF] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' 2026-02-19T19:54:58.162 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.397577+0000 mon.trial015 (mon.0) 26 : audit [INF] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' 2026-02-19T19:54:58.162 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.398641+0000 mon.trial015 (mon.0) 27 : audit [INF] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' 2026-02-19T19:54:58.162 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:57 trial015 bash[11089]: audit 2026-02-19T19:54:57.398641+0000 mon.trial015 (mon.0) 27 : audit [INF] from='mgr.14100 10.20.193.15:0/305534131' entity='mgr.trial015.zmemwm' 2026-02-19T19:54:59.143 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 2026-02-19T19:54:59.143 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout { 2026-02-19T19:54:59.144 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "fsid": "cb4022e6-0dcc-11f1-a99e-d404e6e7d460", 2026-02-19T19:54:59.144 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "health": { 2026-02-19T19:54:59.144 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-19T19:54:59.144 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-19T19:54:59.144 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-19T19:54:59.144 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:59.144 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-19T19:54:59.144 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-19T19:54:59.144 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 0 2026-02-19T19:54:59.144 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout ], 2026-02-19T19:54:59.144 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-19T19:54:59.144 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "trial015" 2026-02-19T19:54:59.145 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout ], 2026-02-19T19:54:59.145 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2026-02-19T19:54:59.145 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-19T19:54:59.145 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T19:54:59.145 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-19T19:54:59.145 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-19T19:54:59.145 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:59.145 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-19T19:54:59.145 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T19:54:59.145 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-19T19:54:59.145 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-19T19:54:59.145 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-19T19:54:59.146 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "btime": "2026-02-19T19:54:53:075787+0000", 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-19T19:54:59.147 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout ], 2026-02-19T19:54:59.148 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T19:54:59.148 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:59.148 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-19T19:54:59.148 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T19:54:59.148 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "modified": "2026-02-19T19:54:53.076271+0000", 2026-02-19T19:54:59.148 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T19:54:59.148 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout }, 2026-02-19T19:54:59.148 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-19T19:54:59.148 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout } 2026-02-19T19:54:59.148 INFO:teuthology.orchestra.run.trial015.stdout:mgr is available 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout [global] 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout fsid = cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.15:3300,v1:10.20.193.15:6789] 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout [osd] 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-19T19:54:59.382 INFO:teuthology.orchestra.run.trial015.stdout:Enabling cephadm module... 2026-02-19T19:54:59.659 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:59 trial015 bash[11089]: cluster 2026-02-19T19:54:58.368072+0000 mon.trial015 (mon.0) 28 : cluster [DBG] mgrmap e3: trial015.zmemwm(active, since 1.00641s) 2026-02-19T19:54:59.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:59 trial015 bash[11089]: cluster 2026-02-19T19:54:58.368072+0000 mon.trial015 (mon.0) 28 : cluster [DBG] mgrmap e3: trial015.zmemwm(active, since 1.00641s) 2026-02-19T19:54:59.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:59 trial015 bash[11089]: audit 2026-02-19T19:54:59.106295+0000 mon.trial015 (mon.0) 29 : audit [DBG] from='client.? 10.20.193.15:0/2724170822' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T19:54:59.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:59 trial015 bash[11089]: audit 2026-02-19T19:54:59.106295+0000 mon.trial015 (mon.0) 29 : audit [DBG] from='client.? 10.20.193.15:0/2724170822' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T19:54:59.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:59 trial015 bash[11089]: audit 2026-02-19T19:54:59.350271+0000 mon.trial015 (mon.0) 30 : audit [INF] from='client.? 10.20.193.15:0/3580347697' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-19T19:54:59.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:54:59 trial015 bash[11089]: audit 2026-02-19T19:54:59.350271+0000 mon.trial015 (mon.0) 30 : audit [INF] from='client.? 10.20.193.15:0/3580347697' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-19T19:55:00.659 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:00 trial015 bash[11089]: audit 2026-02-19T19:54:59.621958+0000 mon.trial015 (mon.0) 31 : audit [INF] from='client.? 10.20.193.15:0/1880345449' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-19T19:55:00.659 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:00 trial015 bash[11089]: audit 2026-02-19T19:54:59.621958+0000 mon.trial015 (mon.0) 31 : audit [INF] from='client.? 10.20.193.15:0/1880345449' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-19T19:55:00.730 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout { 2026-02-19T19:55:00.730 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 4, 2026-02-19T19:55:00.730 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-19T19:55:00.730 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "active_name": "trial015.zmemwm", 2026-02-19T19:55:00.730 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-19T19:55:00.730 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout } 2026-02-19T19:55:00.731 INFO:teuthology.orchestra.run.trial015.stdout:Waiting for the mgr to restart... 2026-02-19T19:55:00.731 INFO:teuthology.orchestra.run.trial015.stdout:Waiting for mgr epoch 4... 2026-02-19T19:55:01.659 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:01 trial015 bash[11089]: audit 2026-02-19T19:55:00.369937+0000 mon.trial015 (mon.0) 32 : audit [INF] from='client.? 10.20.193.15:0/1880345449' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-19T19:55:01.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:01 trial015 bash[11089]: audit 2026-02-19T19:55:00.369937+0000 mon.trial015 (mon.0) 32 : audit [INF] from='client.? 10.20.193.15:0/1880345449' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-19T19:55:01.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:01 trial015 bash[11089]: cluster 2026-02-19T19:55:00.372568+0000 mon.trial015 (mon.0) 33 : cluster [DBG] mgrmap e4: trial015.zmemwm(active, since 3s) 2026-02-19T19:55:01.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:01 trial015 bash[11089]: cluster 2026-02-19T19:55:00.372568+0000 mon.trial015 (mon.0) 33 : cluster [DBG] mgrmap e4: trial015.zmemwm(active, since 3s) 2026-02-19T19:55:01.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:01 trial015 bash[11089]: audit 2026-02-19T19:55:00.697730+0000 mon.trial015 (mon.0) 34 : audit [DBG] from='client.? 10.20.193.15:0/4059663636' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-19T19:55:01.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:01 trial015 bash[11089]: audit 2026-02-19T19:55:00.697730+0000 mon.trial015 (mon.0) 34 : audit [DBG] from='client.? 10.20.193.15:0/4059663636' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-19T19:55:03.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: cluster 2026-02-19T19:55:03.185598+0000 mon.trial015 (mon.0) 35 : cluster [INF] Active manager daemon trial015.zmemwm restarted 2026-02-19T19:55:03.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: cluster 2026-02-19T19:55:03.185598+0000 mon.trial015 (mon.0) 35 : cluster [INF] Active manager daemon trial015.zmemwm restarted 2026-02-19T19:55:03.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: cluster 2026-02-19T19:55:03.185878+0000 mon.trial015 (mon.0) 36 : cluster [INF] Activating manager daemon trial015.zmemwm 2026-02-19T19:55:03.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: cluster 2026-02-19T19:55:03.185878+0000 mon.trial015 (mon.0) 36 : cluster [INF] Activating manager daemon trial015.zmemwm 2026-02-19T19:55:03.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: cluster 2026-02-19T19:55:03.188599+0000 mon.trial015 (mon.0) 37 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2026-02-19T19:55:03.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: cluster 2026-02-19T19:55:03.188599+0000 mon.trial015 (mon.0) 37 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2026-02-19T19:55:03.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: cluster 2026-02-19T19:55:03.188748+0000 mon.trial015 (mon.0) 38 : cluster [DBG] mgrmap e5: trial015.zmemwm(active, starting, since 0.00299897s) 2026-02-19T19:55:03.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: cluster 2026-02-19T19:55:03.188748+0000 mon.trial015 (mon.0) 38 : cluster [DBG] mgrmap e5: trial015.zmemwm(active, starting, since 0.00299897s) 2026-02-19T19:55:03.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: audit 2026-02-19T19:55:03.189554+0000 mon.trial015 (mon.0) 39 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "mon metadata", "id": "trial015"} : dispatch 2026-02-19T19:55:03.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: audit 2026-02-19T19:55:03.189554+0000 mon.trial015 (mon.0) 39 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "mon metadata", "id": "trial015"} : dispatch 2026-02-19T19:55:03.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: audit 2026-02-19T19:55:03.190299+0000 mon.trial015 (mon.0) 40 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "mgr metadata", "who": "trial015.zmemwm", "id": "trial015.zmemwm"} : dispatch 2026-02-19T19:55:03.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: audit 2026-02-19T19:55:03.190299+0000 mon.trial015 (mon.0) 40 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "mgr metadata", "who": "trial015.zmemwm", "id": "trial015.zmemwm"} : dispatch 2026-02-19T19:55:03.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: audit 2026-02-19T19:55:03.191061+0000 mon.trial015 (mon.0) 41 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T19:55:03.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: audit 2026-02-19T19:55:03.191061+0000 mon.trial015 (mon.0) 41 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T19:55:03.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: audit 2026-02-19T19:55:03.191150+0000 mon.trial015 (mon.0) 42 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T19:55:03.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: audit 2026-02-19T19:55:03.191150+0000 mon.trial015 (mon.0) 42 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T19:55:03.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: audit 2026-02-19T19:55:03.191228+0000 mon.trial015 (mon.0) 43 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T19:55:03.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: audit 2026-02-19T19:55:03.191228+0000 mon.trial015 (mon.0) 43 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T19:55:03.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: cluster 2026-02-19T19:55:03.218486+0000 mon.trial015 (mon.0) 44 : cluster [INF] Manager daemon trial015.zmemwm is now available 2026-02-19T19:55:03.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:03 trial015 bash[11089]: cluster 2026-02-19T19:55:03.218486+0000 mon.trial015 (mon.0) 44 : cluster [INF] Manager daemon trial015.zmemwm is now available 2026-02-19T19:55:04.228 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout { 2026-02-19T19:55:04.228 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 6, 2026-02-19T19:55:04.229 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-19T19:55:04.229 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout } 2026-02-19T19:55:04.229 INFO:teuthology.orchestra.run.trial015.stdout:mgr epoch 4 is available 2026-02-19T19:55:04.229 INFO:teuthology.orchestra.run.trial015.stdout:Verifying orchestrator module is enabled... 2026-02-19T19:55:05.392 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2026-02-19T19:55:05.392 INFO:teuthology.orchestra.run.trial015.stdout:Setting orchestrator backend to cephadm... 2026-02-19T19:55:05.625 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: cluster 2026-02-19T19:55:04.191736+0000 mon.trial015 (mon.0) 45 : cluster [DBG] mgrmap e6: trial015.zmemwm(active, since 1.00599s) 2026-02-19T19:55:05.626 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: cluster 2026-02-19T19:55:04.191736+0000 mon.trial015 (mon.0) 45 : cluster [DBG] mgrmap e6: trial015.zmemwm(active, since 1.00599s) 2026-02-19T19:55:05.626 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.347149+0000 mon.trial015 (mon.0) 46 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.626 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.347149+0000 mon.trial015 (mon.0) 46 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.626 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.348873+0000 mon.trial015 (mon.0) 47 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.626 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.348873+0000 mon.trial015 (mon.0) 47 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.626 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: cephadm 2026-02-19T19:55:04.349134+0000 mgr.trial015.zmemwm (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2026-02-19T19:55:05.626 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: cephadm 2026-02-19T19:55:04.349134+0000 mgr.trial015.zmemwm (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2026-02-19T19:55:05.626 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.350509+0000 mon.trial015 (mon.0) 48 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.626 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.350509+0000 mon.trial015 (mon.0) 48 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.627 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.352423+0000 mon.trial015 (mon.0) 49 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.627 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.352423+0000 mon.trial015 (mon.0) 49 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.627 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.354256+0000 mon.trial015 (mon.0) 50 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.627 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.354256+0000 mon.trial015 (mon.0) 50 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.627 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.355648+0000 mon.trial015 (mon.0) 51 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.627 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.355648+0000 mon.trial015 (mon.0) 51 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.627 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.355903+0000 mon.trial015 (mon.0) 52 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T19:55:05.627 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.355903+0000 mon.trial015 (mon.0) 52 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T19:55:05.627 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.358368+0000 mon.trial015 (mon.0) 53 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T19:55:05.627 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.358368+0000 mon.trial015 (mon.0) 53 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T19:55:05.627 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.362101+0000 mon.trial015 (mon.0) 54 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial015.zmemwm/mirror_snapshot_schedule"} : dispatch 2026-02-19T19:55:05.627 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.362101+0000 mon.trial015 (mon.0) 54 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial015.zmemwm/mirror_snapshot_schedule"} : dispatch 2026-02-19T19:55:05.628 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.363756+0000 mon.trial015 (mon.0) 55 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial015.zmemwm/trash_purge_schedule"} : dispatch 2026-02-19T19:55:05.628 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.363756+0000 mon.trial015 (mon.0) 55 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial015.zmemwm/trash_purge_schedule"} : dispatch 2026-02-19T19:55:05.628 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.464982+0000 mon.trial015 (mon.0) 56 : audit [INF] from='client.? 10.20.193.15:0/3891488014' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-19T19:55:05.628 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.464982+0000 mon.trial015 (mon.0) 56 : audit [INF] from='client.? 10.20.193.15:0/3891488014' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-19T19:55:05.628 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.922638+0000 mon.trial015 (mon.0) 57 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.628 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.922638+0000 mon.trial015 (mon.0) 57 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.628 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.924395+0000 mon.trial015 (mon.0) 58 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.628 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:05 trial015 bash[11089]: audit 2026-02-19T19:55:04.924395+0000 mon.trial015 (mon.0) 58 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:05.889 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout value unchanged 2026-02-19T19:55:05.889 INFO:teuthology.orchestra.run.trial015.stdout:Generating ssh key... 2026-02-19T19:55:06.396 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICevw92hHUVGrHcFb+lJRjTB6Y5bOvj3s9HyR48dHXbE ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:55:06.396 INFO:teuthology.orchestra.run.trial015.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-02-19T19:55:06.397 INFO:teuthology.orchestra.run.trial015.stdout:Adding key to root@localhost authorized_keys... 2026-02-19T19:55:06.397 INFO:teuthology.orchestra.run.trial015.stdout:Adding host trial015... 2026-02-19T19:55:06.621 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: cephadm 2026-02-19T19:55:05.100452+0000 mgr.trial015.zmemwm (mgr.14118) 4 : cephadm [INF] [19/Feb/2026:19:55:05] ENGINE Bus STARTING 2026-02-19T19:55:06.621 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: cephadm 2026-02-19T19:55:05.100452+0000 mgr.trial015.zmemwm (mgr.14118) 4 : cephadm [INF] [19/Feb/2026:19:55:05] ENGINE Bus STARTING 2026-02-19T19:55:06.621 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: cephadm 2026-02-19T19:55:05.209111+0000 mgr.trial015.zmemwm (mgr.14118) 5 : cephadm [INF] [19/Feb/2026:19:55:05] ENGINE Serving on https://10.20.193.15:7150 2026-02-19T19:55:06.622 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: cephadm 2026-02-19T19:55:05.209111+0000 mgr.trial015.zmemwm (mgr.14118) 5 : cephadm [INF] [19/Feb/2026:19:55:05] ENGINE Serving on https://10.20.193.15:7150 2026-02-19T19:55:06.622 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: cephadm 2026-02-19T19:55:05.209562+0000 mgr.trial015.zmemwm (mgr.14118) 6 : cephadm [INF] [19/Feb/2026:19:55:05] ENGINE Client ('10.20.193.15', 36530) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-19T19:55:06.622 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: cephadm 2026-02-19T19:55:05.209562+0000 mgr.trial015.zmemwm (mgr.14118) 6 : cephadm [INF] [19/Feb/2026:19:55:05] ENGINE Client ('10.20.193.15', 36530) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-19T19:55:06.622 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: cephadm 2026-02-19T19:55:05.310077+0000 mgr.trial015.zmemwm (mgr.14118) 7 : cephadm [INF] [19/Feb/2026:19:55:05] ENGINE Serving on http://10.20.193.15:8765 2026-02-19T19:55:06.622 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: cephadm 2026-02-19T19:55:05.310077+0000 mgr.trial015.zmemwm (mgr.14118) 7 : cephadm [INF] [19/Feb/2026:19:55:05] ENGINE Serving on http://10.20.193.15:8765 2026-02-19T19:55:06.622 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: cephadm 2026-02-19T19:55:05.310145+0000 mgr.trial015.zmemwm (mgr.14118) 8 : cephadm [INF] [19/Feb/2026:19:55:05] ENGINE Bus STARTED 2026-02-19T19:55:06.622 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: cephadm 2026-02-19T19:55:05.310145+0000 mgr.trial015.zmemwm (mgr.14118) 8 : cephadm [INF] [19/Feb/2026:19:55:05] ENGINE Bus STARTED 2026-02-19T19:55:06.622 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: audit 2026-02-19T19:55:05.310606+0000 mon.trial015 (mon.0) 59 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T19:55:06.622 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: audit 2026-02-19T19:55:05.310606+0000 mon.trial015 (mon.0) 59 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T19:55:06.622 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: audit 2026-02-19T19:55:05.356102+0000 mon.trial015 (mon.0) 60 : audit [INF] from='client.? 10.20.193.15:0/3891488014' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-19T19:55:06.622 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: audit 2026-02-19T19:55:05.356102+0000 mon.trial015 (mon.0) 60 : audit [INF] from='client.? 10.20.193.15:0/3891488014' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-19T19:55:06.623 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: cluster 2026-02-19T19:55:05.358080+0000 mon.trial015 (mon.0) 61 : cluster [DBG] mgrmap e7: trial015.zmemwm(active, since 2s) 2026-02-19T19:55:06.623 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: cluster 2026-02-19T19:55:05.358080+0000 mon.trial015 (mon.0) 61 : cluster [DBG] mgrmap e7: trial015.zmemwm(active, since 2s) 2026-02-19T19:55:06.623 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: audit 2026-02-19T19:55:05.614509+0000 mon.trial015 (mon.0) 62 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:06.623 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: audit 2026-02-19T19:55:05.614509+0000 mon.trial015 (mon.0) 62 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:06.623 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: audit 2026-02-19T19:55:05.619744+0000 mon.trial015 (mon.0) 63 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T19:55:06.623 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: audit 2026-02-19T19:55:05.619744+0000 mon.trial015 (mon.0) 63 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T19:55:06.623 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: audit 2026-02-19T19:55:06.121079+0000 mon.trial015 (mon.0) 64 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:06.623 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: audit 2026-02-19T19:55:06.121079+0000 mon.trial015 (mon.0) 64 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:06.623 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: audit 2026-02-19T19:55:06.122717+0000 mon.trial015 (mon.0) 65 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:06.623 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:06 trial015 bash[11089]: audit 2026-02-19T19:55:06.122717+0000 mon.trial015 (mon.0) 65 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:07.442 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:07 trial015 bash[11089]: audit 2026-02-19T19:55:05.611154+0000 mgr.trial015.zmemwm (mgr.14118) 9 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:07.443 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:07 trial015 bash[11089]: audit 2026-02-19T19:55:05.611154+0000 mgr.trial015.zmemwm (mgr.14118) 9 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:07.443 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:07 trial015 bash[11089]: audit 2026-02-19T19:55:05.855959+0000 mgr.trial015.zmemwm (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:07.443 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:07 trial015 bash[11089]: audit 2026-02-19T19:55:05.855959+0000 mgr.trial015.zmemwm (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:07.443 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:07 trial015 bash[11089]: audit 2026-02-19T19:55:06.101036+0000 mgr.trial015.zmemwm (mgr.14118) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:07.443 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:07 trial015 bash[11089]: audit 2026-02-19T19:55:06.101036+0000 mgr.trial015.zmemwm (mgr.14118) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:07.443 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:07 trial015 bash[11089]: cephadm 2026-02-19T19:55:06.101232+0000 mgr.trial015.zmemwm (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2026-02-19T19:55:07.443 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:07 trial015 bash[11089]: cephadm 2026-02-19T19:55:06.101232+0000 mgr.trial015.zmemwm (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2026-02-19T19:55:07.443 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:07 trial015 bash[11089]: audit 2026-02-19T19:55:06.364006+0000 mgr.trial015.zmemwm (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:07.444 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:07 trial015 bash[11089]: audit 2026-02-19T19:55:06.364006+0000 mgr.trial015.zmemwm (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:08.409 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:08 trial015 bash[11089]: audit 2026-02-19T19:55:06.609474+0000 mgr.trial015.zmemwm (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial015", "addr": "10.20.193.15", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:08.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:08 trial015 bash[11089]: audit 2026-02-19T19:55:06.609474+0000 mgr.trial015.zmemwm (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial015", "addr": "10.20.193.15", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:08.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:08 trial015 bash[11089]: cephadm 2026-02-19T19:55:07.041665+0000 mgr.trial015.zmemwm (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to trial015 2026-02-19T19:55:08.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:08 trial015 bash[11089]: cephadm 2026-02-19T19:55:07.041665+0000 mgr.trial015.zmemwm (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to trial015 2026-02-19T19:55:08.493 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout Added host 'trial015' with addr '10.20.193.15' 2026-02-19T19:55:08.494 INFO:teuthology.orchestra.run.trial015.stdout:Deploying mon service with default placement... 2026-02-19T19:55:08.743 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-02-19T19:55:08.744 INFO:teuthology.orchestra.run.trial015.stdout:Deploying mgr service with default placement... 2026-02-19T19:55:08.991 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-02-19T19:55:08.991 INFO:teuthology.orchestra.run.trial015.stdout:Deploying crash service with default placement... 2026-02-19T19:55:09.240 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2026-02-19T19:55:09.240 INFO:teuthology.orchestra.run.trial015.stdout:Deploying ceph-exporter service with default placement... 2026-02-19T19:55:09.494 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2026-02-19T19:55:09.495 INFO:teuthology.orchestra.run.trial015.stdout:Deploying prometheus service with default placement... 2026-02-19T19:55:09.725 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.457022+0000 mon.trial015 (mon.0) 66 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:09.725 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.457022+0000 mon.trial015 (mon.0) 66 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:09.725 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: cephadm 2026-02-19T19:55:08.457323+0000 mgr.trial015.zmemwm (mgr.14118) 16 : cephadm [INF] Added host trial015 2026-02-19T19:55:09.725 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: cephadm 2026-02-19T19:55:08.457323+0000 mgr.trial015.zmemwm (mgr.14118) 16 : cephadm [INF] Added host trial015 2026-02-19T19:55:09.725 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.457573+0000 mon.trial015 (mon.0) 67 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T19:55:09.725 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.457573+0000 mon.trial015 (mon.0) 67 : audit [DBG] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.705868+0000 mgr.trial015.zmemwm (mgr.14118) 17 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.705868+0000 mgr.trial015.zmemwm (mgr.14118) 17 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: cephadm 2026-02-19T19:55:08.706913+0000 mgr.trial015.zmemwm (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: cephadm 2026-02-19T19:55:08.706913+0000 mgr.trial015.zmemwm (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.709131+0000 mon.trial015 (mon.0) 68 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.709131+0000 mon.trial015 (mon.0) 68 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.954470+0000 mgr.trial015.zmemwm (mgr.14118) 19 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.954470+0000 mgr.trial015.zmemwm (mgr.14118) 19 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: cephadm 2026-02-19T19:55:08.955224+0000 mgr.trial015.zmemwm (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: cephadm 2026-02-19T19:55:08.955224+0000 mgr.trial015.zmemwm (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.957459+0000 mon.trial015 (mon.0) 69 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.957459+0000 mon.trial015 (mon.0) 69 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:09.726 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.997769+0000 mon.trial015 (mon.0) 70 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:09.727 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:08.997769+0000 mon.trial015 (mon.0) 70 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:09.727 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:09.203998+0000 mgr.trial015.zmemwm (mgr.14118) 21 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:09.727 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:09.203998+0000 mgr.trial015.zmemwm (mgr.14118) 21 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:09.727 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: cephadm 2026-02-19T19:55:09.204840+0000 mgr.trial015.zmemwm (mgr.14118) 22 : cephadm [INF] Saving service crash spec with placement * 2026-02-19T19:55:09.727 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: cephadm 2026-02-19T19:55:09.204840+0000 mgr.trial015.zmemwm (mgr.14118) 22 : cephadm [INF] Saving service crash spec with placement * 2026-02-19T19:55:09.727 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:09.206989+0000 mon.trial015 (mon.0) 71 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:09.727 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:09.206989+0000 mon.trial015 (mon.0) 71 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:09.727 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:09.282412+0000 mon.trial015 (mon.0) 72 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:09.727 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:09 trial015 bash[11089]: audit 2026-02-19T19:55:09.282412+0000 mon.trial015 (mon.0) 72 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:09.749 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2026-02-19T19:55:09.749 INFO:teuthology.orchestra.run.trial015.stdout:Deploying grafana service with default placement... 2026-02-19T19:55:10.003 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2026-02-19T19:55:10.003 INFO:teuthology.orchestra.run.trial015.stdout:Deploying node-exporter service with default placement... 2026-02-19T19:55:10.256 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2026-02-19T19:55:10.256 INFO:teuthology.orchestra.run.trial015.stdout:Deploying alertmanager service with default placement... 2026-02-19T19:55:10.482 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:09.456287+0000 mgr.trial015.zmemwm (mgr.14118) 23 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:10.483 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:09.456287+0000 mgr.trial015.zmemwm (mgr.14118) 23 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:10.483 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: cephadm 2026-02-19T19:55:09.457138+0000 mgr.trial015.zmemwm (mgr.14118) 24 : cephadm [INF] Saving service ceph-exporter spec with placement * 2026-02-19T19:55:10.483 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: cephadm 2026-02-19T19:55:09.457138+0000 mgr.trial015.zmemwm (mgr.14118) 24 : cephadm [INF] Saving service ceph-exporter spec with placement * 2026-02-19T19:55:10.483 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:09.459880+0000 mon.trial015 (mon.0) 73 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:10.483 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:09.459880+0000 mon.trial015 (mon.0) 73 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:10.483 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:09.711692+0000 mgr.trial015.zmemwm (mgr.14118) 25 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:10.483 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:09.711692+0000 mgr.trial015.zmemwm (mgr.14118) 25 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:10.483 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: cephadm 2026-02-19T19:55:09.712578+0000 mgr.trial015.zmemwm (mgr.14118) 26 : cephadm [INF] Saving service prometheus spec with placement count:1 2026-02-19T19:55:10.483 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: cephadm 2026-02-19T19:55:09.712578+0000 mgr.trial015.zmemwm (mgr.14118) 26 : cephadm [INF] Saving service prometheus spec with placement count:1 2026-02-19T19:55:10.483 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:09.714466+0000 mon.trial015 (mon.0) 74 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:10.483 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:09.714466+0000 mon.trial015 (mon.0) 74 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:10.484 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:09.965658+0000 mgr.trial015.zmemwm (mgr.14118) 27 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:10.484 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:09.965658+0000 mgr.trial015.zmemwm (mgr.14118) 27 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:10.484 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: cephadm 2026-02-19T19:55:09.966368+0000 mgr.trial015.zmemwm (mgr.14118) 28 : cephadm [INF] Saving service grafana spec with placement count:1 2026-02-19T19:55:10.484 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: cephadm 2026-02-19T19:55:09.966368+0000 mgr.trial015.zmemwm (mgr.14118) 28 : cephadm [INF] Saving service grafana spec with placement count:1 2026-02-19T19:55:10.484 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:09.968494+0000 mon.trial015 (mon.0) 75 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:10.484 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:09.968494+0000 mon.trial015 (mon.0) 75 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:10.484 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:10.219470+0000 mgr.trial015.zmemwm (mgr.14118) 29 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:10.484 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:10.219470+0000 mgr.trial015.zmemwm (mgr.14118) 29 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:10.484 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: cephadm 2026-02-19T19:55:10.220126+0000 mgr.trial015.zmemwm (mgr.14118) 30 : cephadm [INF] Saving service node-exporter spec with placement * 2026-02-19T19:55:10.484 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: cephadm 2026-02-19T19:55:10.220126+0000 mgr.trial015.zmemwm (mgr.14118) 30 : cephadm [INF] Saving service node-exporter spec with placement * 2026-02-19T19:55:10.484 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:10.222189+0000 mon.trial015 (mon.0) 76 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:10.484 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:10 trial015 bash[11089]: audit 2026-02-19T19:55:10.222189+0000 mon.trial015 (mon.0) 76 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:10.505 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2026-02-19T19:55:10.983 INFO:teuthology.orchestra.run.trial015.stdout:Enabling the dashboard module... 2026-02-19T19:55:11.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:11 trial015 bash[11089]: audit 2026-02-19T19:55:10.469642+0000 mgr.trial015.zmemwm (mgr.14118) 31 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:11.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:11 trial015 bash[11089]: audit 2026-02-19T19:55:10.469642+0000 mgr.trial015.zmemwm (mgr.14118) 31 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:11.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:11 trial015 bash[11089]: cephadm 2026-02-19T19:55:10.470488+0000 mgr.trial015.zmemwm (mgr.14118) 32 : cephadm [INF] Saving service alertmanager spec with placement count:1 2026-02-19T19:55:11.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:11 trial015 bash[11089]: cephadm 2026-02-19T19:55:10.470488+0000 mgr.trial015.zmemwm (mgr.14118) 32 : cephadm [INF] Saving service alertmanager spec with placement count:1 2026-02-19T19:55:11.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:11 trial015 bash[11089]: audit 2026-02-19T19:55:10.472039+0000 mon.trial015 (mon.0) 77 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:11.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:11 trial015 bash[11089]: audit 2026-02-19T19:55:10.472039+0000 mon.trial015 (mon.0) 77 : audit [INF] from='mgr.14118 10.20.193.15:0/347307500' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:11.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:11 trial015 bash[11089]: audit 2026-02-19T19:55:10.715123+0000 mon.trial015 (mon.0) 78 : audit [INF] from='client.? 10.20.193.15:0/2442018430' entity='client.admin' 2026-02-19T19:55:11.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:11 trial015 bash[11089]: audit 2026-02-19T19:55:10.715123+0000 mon.trial015 (mon.0) 78 : audit [INF] from='client.? 10.20.193.15:0/2442018430' entity='client.admin' 2026-02-19T19:55:11.911 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:11 trial015 bash[11089]: audit 2026-02-19T19:55:10.951712+0000 mon.trial015 (mon.0) 79 : audit [INF] from='client.? 10.20.193.15:0/372477286' entity='client.admin' 2026-02-19T19:55:11.911 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:11 trial015 bash[11089]: audit 2026-02-19T19:55:10.951712+0000 mon.trial015 (mon.0) 79 : audit [INF] from='client.? 10.20.193.15:0/372477286' entity='client.admin' 2026-02-19T19:55:11.911 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:11 trial015 bash[11089]: audit 2026-02-19T19:55:11.219769+0000 mon.trial015 (mon.0) 80 : audit [INF] from='client.? 10.20.193.15:0/2408324335' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-19T19:55:11.911 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:11 trial015 bash[11089]: audit 2026-02-19T19:55:11.219769+0000 mon.trial015 (mon.0) 80 : audit [INF] from='client.? 10.20.193.15:0/2408324335' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-19T19:55:12.370 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout { 2026-02-19T19:55:12.370 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "epoch": 8, 2026-02-19T19:55:12.370 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-19T19:55:12.370 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "active_name": "trial015.zmemwm", 2026-02-19T19:55:12.370 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-19T19:55:12.370 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout } 2026-02-19T19:55:12.371 INFO:teuthology.orchestra.run.trial015.stdout:Waiting for the mgr to restart... 2026-02-19T19:55:12.371 INFO:teuthology.orchestra.run.trial015.stdout:Waiting for mgr epoch 8... 2026-02-19T19:55:13.409 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:12 trial015 bash[11089]: audit 2026-02-19T19:55:11.951354+0000 mon.trial015 (mon.0) 81 : audit [INF] from='client.? 10.20.193.15:0/2408324335' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-19T19:55:13.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:12 trial015 bash[11089]: audit 2026-02-19T19:55:11.951354+0000 mon.trial015 (mon.0) 81 : audit [INF] from='client.? 10.20.193.15:0/2408324335' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-19T19:55:13.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:12 trial015 bash[11089]: cluster 2026-02-19T19:55:11.954391+0000 mon.trial015 (mon.0) 82 : cluster [DBG] mgrmap e8: trial015.zmemwm(active, since 8s) 2026-02-19T19:55:13.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:12 trial015 bash[11089]: cluster 2026-02-19T19:55:11.954391+0000 mon.trial015 (mon.0) 82 : cluster [DBG] mgrmap e8: trial015.zmemwm(active, since 8s) 2026-02-19T19:55:13.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:12 trial015 bash[11089]: audit 2026-02-19T19:55:12.274476+0000 mon.trial015 (mon.0) 83 : audit [DBG] from='client.? 10.20.193.15:0/2420139896' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-19T19:55:13.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:12 trial015 bash[11089]: audit 2026-02-19T19:55:12.274476+0000 mon.trial015 (mon.0) 83 : audit [DBG] from='client.? 10.20.193.15:0/2420139896' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-19T19:55:14.983 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: cluster 2026-02-19T19:55:14.741561+0000 mon.trial015 (mon.0) 84 : cluster [INF] Active manager daemon trial015.zmemwm restarted 2026-02-19T19:55:14.983 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: cluster 2026-02-19T19:55:14.741561+0000 mon.trial015 (mon.0) 84 : cluster [INF] Active manager daemon trial015.zmemwm restarted 2026-02-19T19:55:14.984 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: cluster 2026-02-19T19:55:14.741793+0000 mon.trial015 (mon.0) 85 : cluster [INF] Activating manager daemon trial015.zmemwm 2026-02-19T19:55:14.984 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: cluster 2026-02-19T19:55:14.741793+0000 mon.trial015 (mon.0) 85 : cluster [INF] Activating manager daemon trial015.zmemwm 2026-02-19T19:55:14.984 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: cluster 2026-02-19T19:55:14.744996+0000 mon.trial015 (mon.0) 86 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2026-02-19T19:55:14.984 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: cluster 2026-02-19T19:55:14.744996+0000 mon.trial015 (mon.0) 86 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2026-02-19T19:55:14.984 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: cluster 2026-02-19T19:55:14.745139+0000 mon.trial015 (mon.0) 87 : cluster [DBG] mgrmap e9: trial015.zmemwm(active, starting, since 0.00344936s) 2026-02-19T19:55:14.984 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: cluster 2026-02-19T19:55:14.745139+0000 mon.trial015 (mon.0) 87 : cluster [DBG] mgrmap e9: trial015.zmemwm(active, starting, since 0.00344936s) 2026-02-19T19:55:14.984 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: audit 2026-02-19T19:55:14.745858+0000 mon.trial015 (mon.0) 88 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "mon metadata", "id": "trial015"} : dispatch 2026-02-19T19:55:14.984 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: audit 2026-02-19T19:55:14.745858+0000 mon.trial015 (mon.0) 88 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "mon metadata", "id": "trial015"} : dispatch 2026-02-19T19:55:14.984 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: audit 2026-02-19T19:55:14.746416+0000 mon.trial015 (mon.0) 89 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "mgr metadata", "who": "trial015.zmemwm", "id": "trial015.zmemwm"} : dispatch 2026-02-19T19:55:14.984 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: audit 2026-02-19T19:55:14.746416+0000 mon.trial015 (mon.0) 89 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "mgr metadata", "who": "trial015.zmemwm", "id": "trial015.zmemwm"} : dispatch 2026-02-19T19:55:14.985 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: audit 2026-02-19T19:55:14.746981+0000 mon.trial015 (mon.0) 90 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T19:55:14.985 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: audit 2026-02-19T19:55:14.746981+0000 mon.trial015 (mon.0) 90 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T19:55:14.985 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: audit 2026-02-19T19:55:14.747088+0000 mon.trial015 (mon.0) 91 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T19:55:14.985 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: audit 2026-02-19T19:55:14.747088+0000 mon.trial015 (mon.0) 91 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T19:55:14.985 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: audit 2026-02-19T19:55:14.747171+0000 mon.trial015 (mon.0) 92 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T19:55:14.985 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: audit 2026-02-19T19:55:14.747171+0000 mon.trial015 (mon.0) 92 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T19:55:14.985 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: cluster 2026-02-19T19:55:14.774711+0000 mon.trial015 (mon.0) 93 : cluster [INF] Manager daemon trial015.zmemwm is now available 2026-02-19T19:55:14.985 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:14 trial015 bash[11089]: cluster 2026-02-19T19:55:14.774711+0000 mon.trial015 (mon.0) 93 : cluster [INF] Manager daemon trial015.zmemwm is now available 2026-02-19T19:55:15.789 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout { 2026-02-19T19:55:15.789 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 10, 2026-02-19T19:55:15.789 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-19T19:55:15.789 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout } 2026-02-19T19:55:15.789 INFO:teuthology.orchestra.run.trial015.stdout:mgr epoch 8 is available 2026-02-19T19:55:15.789 INFO:teuthology.orchestra.run.trial015.stdout:Using certmgr to generate dashboard self-signed certificate... 2026-02-19T19:55:16.159 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:15 trial015 bash[11089]: audit 2026-02-19T19:55:14.970007+0000 mon.trial015 (mon.0) 94 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T19:55:16.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:15 trial015 bash[11089]: audit 2026-02-19T19:55:14.970007+0000 mon.trial015 (mon.0) 94 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T19:55:16.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:15 trial015 bash[11089]: audit 2026-02-19T19:55:14.980072+0000 mon.trial015 (mon.0) 95 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial015.zmemwm/mirror_snapshot_schedule"} : dispatch 2026-02-19T19:55:16.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:15 trial015 bash[11089]: audit 2026-02-19T19:55:14.980072+0000 mon.trial015 (mon.0) 95 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial015.zmemwm/mirror_snapshot_schedule"} : dispatch 2026-02-19T19:55:16.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:15 trial015 bash[11089]: audit 2026-02-19T19:55:14.981269+0000 mon.trial015 (mon.0) 96 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial015.zmemwm/trash_purge_schedule"} : dispatch 2026-02-19T19:55:16.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:15 trial015 bash[11089]: audit 2026-02-19T19:55:14.981269+0000 mon.trial015 (mon.0) 96 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial015.zmemwm/trash_purge_schedule"} : dispatch 2026-02-19T19:55:16.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:15 trial015 bash[11089]: cluster 2026-02-19T19:55:15.749621+0000 mon.trial015 (mon.0) 97 : cluster [DBG] mgrmap e10: trial015.zmemwm(active, since 1.00793s) 2026-02-19T19:55:16.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:15 trial015 bash[11089]: cluster 2026-02-19T19:55:15.749621+0000 mon.trial015 (mon.0) 97 : cluster [DBG] mgrmap e10: trial015.zmemwm(active, since 1.00793s) 2026-02-19T19:55:16.383 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFHzCCAwegAwIBAgIUeHa+8XG8OoRSt+IKRESnFiZPdw8wDQYJKoZIhvcNAQEL\nBQAwPDE6MDgGA1UEAwwxY2VwaGFkbS1yb290LWNiNDAyMmU2LTBkY2MtMTFmMS1h\nOTllLWQ0MDRlNmU3ZDQ2MDAeFw0yNjAyMTkxOTU1MTZaFw0yOTAyMTgxOTU1MTZa\nMBcxFTATBgNVBAMMDDEwLjIwLjE5My4xNTCCAiIwDQYJKoZIhvcNAQEBBQADggIP\nADCCAgoCggIBAKSCYFwFTjuTnPW9i89H7iht/uzIvl+h7lHimXe+7tjfcc6YL01z\nXzisNGjJs5ctaFi369NX/5ohHSrWUDKHt2DrYReqWNnEa9zcENuqliCEevinwIPx\nrE/9JUSOnpqN57noQnqWNvhSYH9kPnetKhpCce1R+pq8zBc2qK+5yXbicYtvLrQK\nHCtLguUG5tlOcQNZZvYIw0bIOi2oHUSri9YA7Fb4jfjsJmc45nda3P34324wfr5R\nTSmzxEgoNs+WX9ciLruoxxG+e20Psugjtew6SNMdsqtSqCu4+Uhp0BGMUzpUL3WJ\nKxqfm8VLrmhcTJeMvlcIKgoMHiC4dFLHcF144HVqCL7c6sg1nyzCgDcUatd2GGql\nKQfrtF5KdVFZRM3BFwzXpmUtgvg6vRgQ4KC9kxPKJwwyiL57BaPCqErExO7MDQmq\n7wjUPZy8T1MfCku1jJp+eameZZE3J0cTQlgFtHHGb1IIo5iAaJbTdil6gZipUzRf\ngZv0Hd5roIItH7WvkZOdYjFwTEGDovy6xXIYsiV7uVs9tykoKTmdH9ZrOMFzf5mS\nFgTnfGADgqPPxvA3z1soso4+2817l7ikHvPstDlyAl13KpXddtn3iGgA0JWoNKtt\nXVSuAH+ThKifXj0R5L6i3crQ5GEuB3HCesHm3D8xbXL+UReymwtBgPJ1AgMBAAGj\nPjA8MCwGA1UdEQQlMCOCCHRyaWFsMDE1ghFkYXNoYm9hcmRfc2VydmVyc4cEChTB\nDzAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQCs0fJYpVNZd3iQtL7T\nxor6JeuSrm7nB6mxXdrEVxQo3R+eRv8NEvRLs0Vud4i/MjcKaffkHaHKmBJuygGa\nO6cQwalY9R7ejrwkCjm+8JlFT01H1LWS8ZP+Km9uPd+S1NHaAuDsRQ9zPA0LWNIv\nr4520OkCeRdsgM6NKADbZ10kCjByzff3QgDx73f8Su26g/e7KS2KfKFxEKculphh\nzFH1flIsfxq58MU8fTVcCs27eVWxOOXCBSE6D0Ntif6hfPi2yZqfblISU9v2zHVE\neYLn4RvqQjpxTzH7isE/581fpfU2ogepWcQ3e0YuJTHrADTzDfmaFj5VHk1nky1o\nqyi38P26R9lrryyhmPSf615DnRpFHEUsZ7Mu5Po+SooLHq5rz+DyrMncTW5VlM8K\nO36UtDMdOs0wNNUGz86mpuTu3ZuNGtHflMlNnLqA6Rmx77BZwxwexytQ5H7fqr3L\npAe09OLQUKRnVeajOdmR7IRHWmq7Dsgai3PMF6lwQN/if4iABZaDgPNbvGwxrcmu\nfIj1+xZV9Z4B4CGRVvcFH6lmhTQbHYDHoivzI7OfhK/PLUevQOtV9mv6gR/zUSBo\nUA7gKTNuKHmJNOPdnLbvhw2AlkpwDRgG7K85WAPJ6pEvuD2V0Um0h/hirZaMjMsc\nZRdJqu/vRScoSU4WeVq7XyJG4g==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEApIJgXAVOO5Oc9b2Lz0fuKG3+7Mi+X6HuUeKZd77u2N9xzpgv\nTXNfOKw0aMmzly1oWLfr01f/miEdKtZQMoe3YOthF6pY2cRr3NwQ26qWIIR6+KfA\ng/GsT/0lRI6emo3nuehCepY2+FJgf2Q+d60qGkJx7VH6mrzMFzaor7nJduJxi28u\ntAocK0uC5Qbm2U5xA1lm9gjDRsg6LagdRKuL1gDsVviN+OwmZzjmd1rc/fjfbjB+\nvlFNKbPESCg2z5Zf1yIuu6jHEb57bQ+y6CO17DpI0x2yq1KoK7j5SGnQEYxTOlQv\ndYkrGp+bxUuuaFxMl4y+VwgqCgweILh0UsdwXXjgdWoIvtzqyDWfLMKANxRq13YY\naqUpB+u0Xkp1UVlEzcEXDNemZS2C+Dq9GBDgoL2TE8onDDKIvnsFo8KoSsTE7swN\nCarvCNQ9nLxPUx8KS7WMmn55qZ5lkTcnRxNCWAW0ccZvUgijmIBoltN2KXqBmKlT\nNF+Bm/Qd3muggi0fta+Rk51iMXBMQYOi/LrFchiyJXu5Wz23KSgpOZ0f1ms4wXN/\nmZIWBOd8YAOCo8/G8DfPWyiyjj7bzXuXuKQe8+y0OXICXXcqld122feIaADQlag0\nq21dVK4Af5OEqJ9ePRHkvqLdytDkYS4HccJ6webcPzFtcv5RF7KbC0GA8nUCAwEA\nAQKCAgAK5IduWGXsIR5JvDhQwYXGCgsmO7WKngLVIQYB4oksoCudicCfZiYA2eV/\nfGmGjKRl3sm/559ToeEtSAhX4YTK0f25ZCy4FfQsE9XkQaOT+XRYrhIxJQmrOIsP\nmB+YLWYRo8zGaAIG8mdpeqZTOh/5TKXVWFyvAxTCww+re7JYtkOH6hT41AQ2TqyX\nBHG5I6NCh5h/GSia8XY+tddi8mE9io1GRfTFQxeuNTDiEsi4DVL4AsCFqAWjXv/p\nD4vvi1itupmcZd9xL+sQFzPEq1v9TVpV65e8FdVE+IgTBiSXi4fVlc5C//yJaauW\nBlNA8umZuEvrIIMuFqF7ulLuHz6z6n7caZ8RgfpTZwf43bwV/3ZeotFEf0AehBua\n+FIpiCHyj/+51vaY36VuoHsxU/Y+Zb/A9xFjxCG06ubIAQ0TgtD08yNxyLxdDRyG\nQ415c8o7p/X9kYMQnvC51xHhUL2J6CQ2PKwuSB5wqVPiNgZ790P9+stGSzZXbHHG\nGQtPNGNUcuyrB5d90oJnsSrLyhujPdjZrs7v8zWe8KaZNuFV3D6N3RAgW53h+ZRo\nLZUbDaN3+rHns9pT3TAA3UFB8HR5ytzcDDT3Vajwywq+hilqJd+RRMjumyNuaVCP\nexH4fVp8s9Ehl4D07vJXLpHYShosCHLD+upVqNiRtqH9BnGUcQKCAQEA2wAu2qty\nHmf0s774EMYwCqN1ajh2bMM1gdHpsZoEjtUQCNeEBXNpcMYc+jm1QPhx9l78ojr/\n2HsQLdyWXHTNoJ9obqGIyb8Lu7BZUFOHBthimgJhJV0FFKeN6pOrRsbXQnl+GEiT\n70VyZMW4JN4U4nF6y7B8A/4lJG6FwWsWptAaS1YySga2nTZPATwexVe8hTeXDYtv\nSa3+oqtw1J//yg4EwqDMpnH0O6CcA8S/42eCaC7zsSh88oJyyCqJVwFTMKNudXIs\nTO/9uxBE4RNzmMMtwBuSX1QTCU2mqaO1BdeKkGqV9NTH2W3ZuJKFnQ3U+3hFm2JS\newZNsAl9WImr5QKCAQEAwE1uEoYzHQoMOU5Cru1iBN2VY8RYiekw5N7MU1+aWcJL\n963oPiMzxG2hhEJJk//HYa4yE94iq4GYsX9izZamO2Wmh99Xyhjo8ivzOsI0Np16\ny/zRfmXrmd8VCzfBsgM0j6SMdQ4IGrEfTYwno3UNn3RWjVMhxViMNtRUB6Lfsm07\nTfv5W5X1NTB5EheuCVzvMIzO8N+s48YZxA6m/FotFy4LUXZzEWSK8FaB30S33+79\nM4j1xmcgFxIIRBZtahY77ZtUw204iWUMWA27vUQsQwVXA3bhXrzmficNnfsSlP1q\nKn2IKKMHfEMh/UT38rjqqSlv9jwE1Dz8Y5AJJxhjUQKCAQEAkcrMZlyOazmPiP3Q\nDPKzVtG8v8r4460M+PCyn75F3IRw2UIILMzJW/83mUlDpg3/aCGSE7otSoOaoL1i\nCAjmP1D/5+53rr8VY4yh2LzSfjcdZSPCYmpLkJV+/7Pw6PxEn4db73SZr0dPQVDz\nJvAFfT5InkNOPCY7ucYuGzZcbQ7LAm5OqkNP3Ncjv1GztnKTGSiJ0cWKf8VqaAaz\n5YjiczPj7WG4+/GOwwdH9aZMjGoDQbJIHx8yFwvKuADBT3+dTxrt1Rf97/YwtxC8\nmg4l/YOp+GMijX3d8mqUUgie4VW9dCjQzZ29sbzUnXBFrOlhaUuHI0tQV4A5xcB7\nhq6YFQKCAQEAwD/ork5J5Vs5M0VBNz6NAs4/3pjZ5y4hOn5fCW8HkXrEld3f09c/\nlr3/fokCpBpPSyFqYSBvysRqUfFHZr+YesM6BJZNXvceU5WKuhCTQJKZxDuBePsN\n2iwDDs70LzIzJvPbk96uTXkMEWvv6ONJ9kLJkMoudev7aYlGZMf5GZlIc8NX3K8D\nkORf9a2EyUmGuyPac0c6whA3jCEV4i2I7KaUnCFuElJQ8MubVQmPRinYKuBezbYl\nh8r4RpGhWzDVQstKp4GWxw0llRZNvX7dPTemcQk1cJArYq1KWMk8H4Vl0Qrkx7OM\n9TbsURbVR2yE9Q8/Jo2ESmaZ8DN8YwBnsQKCAQB5cenV0B3oS8p0b1TW9FMFs6D2\nCv1N0Pcp9Of2u78y9DMv8InNg5UA4QMvN7Wb6O7qQvP8zRERxWDScP34VLBT/T9L\nWH/VaL3utr1QFJ1kFgjOhyMmxL8tXUiGdlDuhKUbna6j9yI/i5bq4yf/B8u8hYan\n8SOmQ9qI8G5VcxADnHCxVwgG5A9jiQ05Ldv27I9iqq3zbeIGSlnIgFS/YtVDPUL3\nhCoXLE34BjsO0qzrAbF67p7CWFbP7Ya4o4aW3kwegj+CNEc5w7Uli+oiEAYN3v0Q\nW3JNJ/7RKoJXJHRGj7kApChnClffcwrNsxhQJnTZH46O0yaz9KRPXpovr0zo\n-----END RSA PRIVATE KEY-----\n"} 2026-02-19T19:55:16.639 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout SSL certificate updated 2026-02-19T19:55:16.868 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: cephadm 2026-02-19T19:55:15.154544+0000 mgr.trial015.zmemwm (mgr.14164) 1 : cephadm [INF] [19/Feb/2026:19:55:15] ENGINE Bus STARTING 2026-02-19T19:55:16.868 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: cephadm 2026-02-19T19:55:15.154544+0000 mgr.trial015.zmemwm (mgr.14164) 1 : cephadm [INF] [19/Feb/2026:19:55:15] ENGINE Bus STARTING 2026-02-19T19:55:16.868 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: cephadm 2026-02-19T19:55:15.263301+0000 mgr.trial015.zmemwm (mgr.14164) 2 : cephadm [INF] [19/Feb/2026:19:55:15] ENGINE Serving on https://10.20.193.15:7150 2026-02-19T19:55:16.868 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: cephadm 2026-02-19T19:55:15.263301+0000 mgr.trial015.zmemwm (mgr.14164) 2 : cephadm [INF] [19/Feb/2026:19:55:15] ENGINE Serving on https://10.20.193.15:7150 2026-02-19T19:55:16.868 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: cephadm 2026-02-19T19:55:15.263763+0000 mgr.trial015.zmemwm (mgr.14164) 3 : cephadm [INF] [19/Feb/2026:19:55:15] ENGINE Client ('10.20.193.15', 51018) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-19T19:55:16.868 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: cephadm 2026-02-19T19:55:15.263763+0000 mgr.trial015.zmemwm (mgr.14164) 3 : cephadm [INF] [19/Feb/2026:19:55:15] ENGINE Client ('10.20.193.15', 51018) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-19T19:55:16.868 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: cephadm 2026-02-19T19:55:15.364334+0000 mgr.trial015.zmemwm (mgr.14164) 4 : cephadm [INF] [19/Feb/2026:19:55:15] ENGINE Serving on http://10.20.193.15:8765 2026-02-19T19:55:16.869 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: cephadm 2026-02-19T19:55:15.364334+0000 mgr.trial015.zmemwm (mgr.14164) 4 : cephadm [INF] [19/Feb/2026:19:55:15] ENGINE Serving on http://10.20.193.15:8765 2026-02-19T19:55:16.869 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: cephadm 2026-02-19T19:55:15.364407+0000 mgr.trial015.zmemwm (mgr.14164) 5 : cephadm [INF] [19/Feb/2026:19:55:15] ENGINE Bus STARTED 2026-02-19T19:55:16.869 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: cephadm 2026-02-19T19:55:15.364407+0000 mgr.trial015.zmemwm (mgr.14164) 5 : cephadm [INF] [19/Feb/2026:19:55:15] ENGINE Bus STARTED 2026-02-19T19:55:16.869 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: audit 2026-02-19T19:55:15.747918+0000 mgr.trial015.zmemwm (mgr.14164) 6 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-19T19:55:16.869 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: audit 2026-02-19T19:55:15.747918+0000 mgr.trial015.zmemwm (mgr.14164) 6 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-19T19:55:16.869 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: audit 2026-02-19T19:55:15.752175+0000 mgr.trial015.zmemwm (mgr.14164) 7 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-19T19:55:16.869 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: audit 2026-02-19T19:55:15.752175+0000 mgr.trial015.zmemwm (mgr.14164) 7 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-19T19:55:16.869 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: audit 2026-02-19T19:55:16.607203+0000 mon.trial015 (mon.0) 98 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:16.869 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:16 trial015 bash[11089]: audit 2026-02-19T19:55:16.607203+0000 mon.trial015 (mon.0) 98 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:16.891 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2026-02-19T19:55:16.891 INFO:teuthology.orchestra.run.trial015.stdout:Creating initial admin user... 2026-02-19T19:55:17.343 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$cle4oJnC/2vd/zmioj17auJzeqYz4x6OPxJF3VzQHgwqnwPC18VZS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1771530917, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-02-19T19:55:17.343 INFO:teuthology.orchestra.run.trial015.stdout:Fetching dashboard port number... 2026-02-19T19:55:17.583 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stdout 8443 2026-02-19T19:55:17.584 INFO:teuthology.orchestra.run.trial015.stdout:firewalld does not appear to be present 2026-02-19T19:55:17.584 INFO:teuthology.orchestra.run.trial015.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-02-19T19:55:17.584 INFO:teuthology.orchestra.run.trial015.stdout:Ceph Dashboard is now available at: 2026-02-19T19:55:17.584 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:17.585 INFO:teuthology.orchestra.run.trial015.stdout: URL: https://trial015:8443/ 2026-02-19T19:55:17.585 INFO:teuthology.orchestra.run.trial015.stdout: User: admin 2026-02-19T19:55:17.585 INFO:teuthology.orchestra.run.trial015.stdout: Password: 0ww9iy4qzt 2026-02-19T19:55:17.585 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:17.585 INFO:teuthology.orchestra.run.trial015.stdout:Saving cluster configuration to /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/config directory 2026-02-19T19:55:17.869 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:16.007450+0000 mgr.trial015.zmemwm (mgr.14164) 8 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:17.869 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:16.007450+0000 mgr.trial015.zmemwm (mgr.14164) 8 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:17.869 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:16.604782+0000 mgr.trial015.zmemwm (mgr.14164) 9 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:17.870 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:16.604782+0000 mgr.trial015.zmemwm (mgr.14164) 9 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:17.870 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:16.854683+0000 mgr.trial015.zmemwm (mgr.14164) 10 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:17.870 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:16.854683+0000 mgr.trial015.zmemwm (mgr.14164) 10 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:17.870 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:16.856871+0000 mon.trial015 (mon.0) 99 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:17.870 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:16.856871+0000 mon.trial015 (mon.0) 99 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:17.870 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:17.307691+0000 mon.trial015 (mon.0) 100 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:17.870 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:17.307691+0000 mon.trial015 (mon.0) 100 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:17.870 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:17.551000+0000 mon.trial015 (mon.0) 101 : audit [DBG] from='client.? 10.20.193.15:0/3412869309' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-19T19:55:17.870 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:17.551000+0000 mon.trial015 (mon.0) 101 : audit [DBG] from='client.? 10.20.193.15:0/3412869309' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-19T19:55:17.870 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: cluster 2026-02-19T19:55:17.608408+0000 mon.trial015 (mon.0) 102 : cluster [DBG] mgrmap e11: trial015.zmemwm(active, since 2s) 2026-02-19T19:55:17.870 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: cluster 2026-02-19T19:55:17.608408+0000 mon.trial015 (mon.0) 102 : cluster [DBG] mgrmap e11: trial015.zmemwm(active, since 2s) 2026-02-19T19:55:17.870 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:17.851737+0000 mon.trial015 (mon.0) 103 : audit [INF] from='client.? 10.20.193.15:0/286811472' entity='client.admin' 2026-02-19T19:55:17.871 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:17 trial015 bash[11089]: audit 2026-02-19T19:55:17.851737+0000 mon.trial015 (mon.0) 103 : audit [INF] from='client.? 10.20.193.15:0/286811472' entity='client.admin' 2026-02-19T19:55:17.884 INFO:teuthology.orchestra.run.trial015.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-02-19T19:55:17.884 INFO:teuthology.orchestra.run.trial015.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-02-19T19:55:17.884 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:17.884 INFO:teuthology.orchestra.run.trial015.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-02-19T19:55:17.884 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:17.884 INFO:teuthology.orchestra.run.trial015.stdout:Or, if you are only running a single cluster on this host: 2026-02-19T19:55:17.884 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:17.884 INFO:teuthology.orchestra.run.trial015.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-02-19T19:55:17.884 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:17.884 INFO:teuthology.orchestra.run.trial015.stdout:Please consider enabling telemetry to help improve Ceph: 2026-02-19T19:55:17.885 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:17.885 INFO:teuthology.orchestra.run.trial015.stdout: ceph telemetry on 2026-02-19T19:55:17.885 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:17.885 INFO:teuthology.orchestra.run.trial015.stdout:For more information see: 2026-02-19T19:55:17.885 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:17.885 INFO:teuthology.orchestra.run.trial015.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-02-19T19:55:17.885 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:17.885 INFO:teuthology.orchestra.run.trial015.stdout:Bootstrap complete. 2026-02-19T19:55:17.892 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout static 2026-02-19T19:55:17.895 INFO:teuthology.orchestra.run.trial015.stdout:Non-zero exit code 3 from systemctl is-active logrotate 2026-02-19T19:55:17.895 INFO:teuthology.orchestra.run.trial015.stdout:systemctl: stdout inactive 2026-02-19T19:55:17.895 INFO:teuthology.orchestra.run.trial015.stdout:Enabling the logrotate.timer service to perform daily log rotation. 2026-02-19T19:55:18.133 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:18 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:18.140 INFO:tasks.cephadm:Fetching config... 2026-02-19T19:55:18.140 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-19T19:55:18.140 DEBUG:teuthology.orchestra.run.trial015:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-02-19T19:55:18.146 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-02-19T19:55:18.146 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-19T19:55:18.146 DEBUG:teuthology.orchestra.run.trial015:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-02-19T19:55:18.190 INFO:tasks.cephadm:Fetching mon keyring... 2026-02-19T19:55:18.191 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-19T19:55:18.191 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/keyring of=/dev/stdout 2026-02-19T19:55:18.242 INFO:tasks.cephadm:Fetching pub ssh key... 2026-02-19T19:55:18.242 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-19T19:55:18.242 DEBUG:teuthology.orchestra.run.trial015:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-02-19T19:55:18.290 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-02-19T19:55:18.290 DEBUG:teuthology.orchestra.run.trial015:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICevw92hHUVGrHcFb+lJRjTB6Y5bOvj3s9HyR48dHXbE ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-19T19:55:18.345 INFO:teuthology.orchestra.run.trial015.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICevw92hHUVGrHcFb+lJRjTB6Y5bOvj3s9HyR48dHXbE ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:55:18.351 DEBUG:teuthology.orchestra.run.trial178:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICevw92hHUVGrHcFb+lJRjTB6Y5bOvj3s9HyR48dHXbE ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-19T19:55:18.368 INFO:teuthology.orchestra.run.trial178.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICevw92hHUVGrHcFb+lJRjTB6Y5bOvj3s9HyR48dHXbE ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:55:18.374 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-02-19T19:55:18.480 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:18.814 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-02-19T19:55:18.815 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-02-19T19:55:18.902 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:19.058 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:18 trial015 bash[11089]: audit 2026-02-19T19:55:17.107095+0000 mgr.trial015.zmemwm (mgr.14164) 11 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:19.058 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:18 trial015 bash[11089]: audit 2026-02-19T19:55:17.107095+0000 mgr.trial015.zmemwm (mgr.14164) 11 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:19.058 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:18 trial015 bash[11089]: audit 2026-02-19T19:55:18.764269+0000 mon.trial015 (mon.0) 104 : audit [INF] from='client.? 10.20.193.15:0/2962071589' entity='client.admin' 2026-02-19T19:55:19.058 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:18 trial015 bash[11089]: audit 2026-02-19T19:55:18.764269+0000 mon.trial015 (mon.0) 104 : audit [INF] from='client.? 10.20.193.15:0/2962071589' entity='client.admin' 2026-02-19T19:55:19.272 INFO:tasks.cephadm:Writing (initial) conf and keyring to trial178 2026-02-19T19:55:19.272 DEBUG:teuthology.orchestra.run.trial178:> set -ex 2026-02-19T19:55:19.272 DEBUG:teuthology.orchestra.run.trial178:> dd of=/etc/ceph/ceph.conf 2026-02-19T19:55:19.277 DEBUG:teuthology.orchestra.run.trial178:> set -ex 2026-02-19T19:55:19.277 DEBUG:teuthology.orchestra.run.trial178:> dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-19T19:55:19.321 INFO:tasks.cephadm:Adding host trial178 to orchestrator... 2026-02-19T19:55:19.321 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph orch host add trial178 2026-02-19T19:55:19.408 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:20.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:20 trial015 bash[11089]: audit 2026-02-19T19:55:19.221326+0000 mgr.trial015.zmemwm (mgr.14164) 12 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:20.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:20 trial015 bash[11089]: audit 2026-02-19T19:55:19.221326+0000 mgr.trial015.zmemwm (mgr.14164) 12 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:20.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:20 trial015 bash[11089]: audit 2026-02-19T19:55:19.223916+0000 mon.trial015 (mon.0) 105 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:20.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:20 trial015 bash[11089]: audit 2026-02-19T19:55:19.223916+0000 mon.trial015 (mon.0) 105 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:20.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:20 trial015 bash[11089]: audit 2026-02-19T19:55:19.711769+0000 mgr.trial015.zmemwm (mgr.14164) 13 : audit [DBG] from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial178", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:20.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:20 trial015 bash[11089]: audit 2026-02-19T19:55:19.711769+0000 mgr.trial015.zmemwm (mgr.14164) 13 : audit [DBG] from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial178", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T19:55:21.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:21 trial015 bash[11089]: cephadm 2026-02-19T19:55:20.348809+0000 mgr.trial015.zmemwm (mgr.14164) 14 : cephadm [INF] Deploying cephadm binary to trial178 2026-02-19T19:55:21.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:21 trial015 bash[11089]: cephadm 2026-02-19T19:55:20.348809+0000 mgr.trial015.zmemwm (mgr.14164) 14 : cephadm [INF] Deploying cephadm binary to trial178 2026-02-19T19:55:21.779 INFO:teuthology.orchestra.run.trial015.stdout:Added host 'trial178' with addr '10.20.193.178' 2026-02-19T19:55:21.827 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-19T19:55:21.913 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:22.215 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:22.215 INFO:teuthology.orchestra.run.trial015.stdout:[{"addr": "10.20.193.15", "hostname": "trial015", "labels": [], "status": ""}, {"addr": "10.20.193.178", "hostname": "trial178", "labels": [], "status": ""}] 2026-02-19T19:55:22.257 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph config-key ls 2026-02-19T19:55:22.345 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:22.378 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:22 trial015 bash[11089]: cluster 2026-02-19T19:55:21.227569+0000 mon.trial015 (mon.0) 106 : cluster [DBG] mgrmap e12: trial015.zmemwm(active, since 6s) 2026-02-19T19:55:22.379 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:22 trial015 bash[11089]: cluster 2026-02-19T19:55:21.227569+0000 mon.trial015 (mon.0) 106 : cluster [DBG] mgrmap e12: trial015.zmemwm(active, since 6s) 2026-02-19T19:55:22.379 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:22 trial015 bash[11089]: audit 2026-02-19T19:55:21.270697+0000 mon.trial015 (mon.0) 107 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:22.379 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:22 trial015 bash[11089]: audit 2026-02-19T19:55:21.270697+0000 mon.trial015 (mon.0) 107 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:22.379 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:22 trial015 bash[11089]: audit 2026-02-19T19:55:21.776747+0000 mon.trial015 (mon.0) 108 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:22.379 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:22 trial015 bash[11089]: audit 2026-02-19T19:55:21.776747+0000 mon.trial015 (mon.0) 108 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:22.379 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:22 trial015 bash[11089]: cephadm 2026-02-19T19:55:21.777034+0000 mgr.trial015.zmemwm (mgr.14164) 15 : cephadm [INF] Added host trial178 2026-02-19T19:55:22.379 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:22 trial015 bash[11089]: cephadm 2026-02-19T19:55:21.777034+0000 mgr.trial015.zmemwm (mgr.14164) 15 : cephadm [INF] Added host trial178 2026-02-19T19:55:22.379 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:22 trial015 bash[11089]: audit 2026-02-19T19:55:21.849502+0000 mon.trial015 (mon.0) 109 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:22.379 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:22 trial015 bash[11089]: audit 2026-02-19T19:55:21.849502+0000 mon.trial015 (mon.0) 109 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:22.722 INFO:teuthology.orchestra.run.trial015.stdout:[ 2026-02-19T19:55:22.722 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/", 2026-02-19T19:55:22.722 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+client.rgw/rgw_cache_enabled", 2026-02-19T19:55:22.723 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+client.rgw/rgw_enable_ops_log", 2026-02-19T19:55:22.723 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+client.rgw/rgw_enable_usage_log", 2026-02-19T19:55:22.723 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/auth_debug", 2026-02-19T19:55:22.723 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/container_image", 2026-02-19T19:55:22.723 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/debug_asserts_on_shutdown", 2026-02-19T19:55:22.723 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/log_to_file", 2026-02-19T19:55:22.723 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/log_to_journald", 2026-02-19T19:55:22.723 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/log_to_stderr", 2026-02-19T19:55:22.723 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_allow_pool_delete", 2026-02-19T19:55:22.723 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_clock_drift_allowed", 2026-02-19T19:55:22.723 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_cluster_log_to_file", 2026-02-19T19:55:22.724 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_max_pg_per_osd", 2026-02-19T19:55:22.724 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_pg_warn_max_object_skew", 2026-02-19T19:55:22.724 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-19T19:55:22.724 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_legacy_crush_tunables", 2026-02-19T19:55:22.724 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_osd_down_out_interval_zero", 2026-02-19T19:55:22.724 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-19T19:55:22.724 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_too_few_osds", 2026-02-19T19:55:22.724 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/ms_die_on_bug", 2026-02-19T19:55:22.724 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/ms_die_on_old_message", 2026-02-19T19:55:22.724 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/osd_pool_default_erasure_code_profile", 2026-02-19T19:55:22.724 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/osd_pool_default_pg_autoscale_mode", 2026-02-19T19:55:22.724 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mgr/debug_mgr", 2026-02-19T19:55:22.725 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mgr/debug_ms", 2026-02-19T19:55:22.725 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mgr/mon_reweight_min_bytes_per_osd", 2026-02-19T19:55:22.725 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mgr/mon_reweight_min_pgs_per_osd", 2026-02-19T19:55:22.725 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/auth_allow_insecure_global_id_reclaim", 2026-02-19T19:55:22.725 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/auth_mon_ticket_ttl", 2026-02-19T19:55:22.725 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/auth_service_ticket_ttl", 2026-02-19T19:55:22.725 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/debug_mon", 2026-02-19T19:55:22.725 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/debug_ms", 2026-02-19T19:55:22.725 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/debug_paxos", 2026-02-19T19:55:22.725 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_data_avail_warn", 2026-02-19T19:55:22.725 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_mgr_mkfs_grace", 2026-02-19T19:55:22.725 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_osd_prime_pg_temp", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_osd_reporter_subtree_level", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_reweight_min_bytes_per_osd", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_reweight_min_pgs_per_osd", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/bdev_debug_aio", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/debug_ms", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/debug_osd", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_misdirected_ops", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_op_order", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_pg_log_writeout", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_shutdown", 2026-02-19T19:55:22.726 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_verify_cached_snaps", 2026-02-19T19:55:22.727 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_verify_missing_on_start", 2026-02-19T19:55:22.727 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_verify_stray_on_activate", 2026-02-19T19:55:22.727 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_deep_scrub_update_digest_min_age", 2026-02-19T19:55:22.727 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_mclock_profile", 2026-02-19T19:55:22.727 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_mclock_skip_benchmark", 2026-02-19T19:55:22.727 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_memory_target_autotune", 2026-02-19T19:55:22.727 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_op_queue", 2026-02-19T19:55:22.727 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_op_queue_cut_off", 2026-02-19T19:55:22.727 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_recover_clone_overlap", 2026-02-19T19:55:22.727 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_recovery_max_chunk", 2026-02-19T19:55:22.727 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_scrub_load_threshold", 2026-02-19T19:55:22.727 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_scrub_max_interval", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_shutdown_pgref_assert", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/3/", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/3/+global/public_network", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/4/", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/4/+mgr/mgr/cephadm/migration_current", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/5/", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/5/+mgr/mgr/orchestrator/orchestrator", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/6/", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/6/+global/container_image", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/6/-global/container_image", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/7/", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/7/+mgr/mgr/cephadm/container_init", 2026-02-19T19:55:22.728 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/8/", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/8/+mgr/mgr/dashboard/ssl_server_port", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/9/", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/9/+mgr/mgr/cephadm/allow_ptrace", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config/client.rgw/rgw_cache_enabled", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config/client.rgw/rgw_enable_ops_log", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config/client.rgw/rgw_enable_usage_log", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/auth_debug", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/container_image", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/debug_asserts_on_shutdown", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/log_to_file", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/log_to_journald", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/log_to_stderr", 2026-02-19T19:55:22.729 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_allow_pool_delete", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_clock_drift_allowed", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_cluster_log_to_file", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_max_pg_per_osd", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_pg_warn_max_object_skew", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_legacy_crush_tunables", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_osd_down_out_interval_zero", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_too_few_osds", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/ms_die_on_bug", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/ms_die_on_old_message", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/osd_pool_default_erasure_code_profile", 2026-02-19T19:55:22.730 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/osd_pool_default_pg_autoscale_mode", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/public_network", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/debug_mgr", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/debug_ms", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/cephadm/allow_ptrace", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/cephadm/container_init", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/cephadm/migration_current", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/dashboard/ssl_server_port", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/orchestrator/orchestrator", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mon_reweight_min_bytes_per_osd", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mon_reweight_min_pgs_per_osd", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/auth_allow_insecure_global_id_reclaim", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/auth_mon_ticket_ttl", 2026-02-19T19:55:22.731 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/auth_service_ticket_ttl", 2026-02-19T19:55:22.732 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/debug_mon", 2026-02-19T19:55:22.732 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/debug_ms", 2026-02-19T19:55:22.732 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/debug_paxos", 2026-02-19T19:55:22.732 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_data_avail_warn", 2026-02-19T19:55:22.732 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_mgr_mkfs_grace", 2026-02-19T19:55:22.732 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_osd_prime_pg_temp", 2026-02-19T19:55:22.732 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_osd_reporter_subtree_level", 2026-02-19T19:55:22.732 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_reweight_min_bytes_per_osd", 2026-02-19T19:55:22.732 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_reweight_min_pgs_per_osd", 2026-02-19T19:55:22.732 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-19T19:55:22.732 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-19T19:55:22.732 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/bdev_debug_aio", 2026-02-19T19:55:22.733 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/debug_ms", 2026-02-19T19:55:22.733 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/debug_osd", 2026-02-19T19:55:22.733 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_misdirected_ops", 2026-02-19T19:55:22.733 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_op_order", 2026-02-19T19:55:22.733 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_pg_log_writeout", 2026-02-19T19:55:22.733 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_shutdown", 2026-02-19T19:55:22.733 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_verify_cached_snaps", 2026-02-19T19:55:22.733 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_verify_missing_on_start", 2026-02-19T19:55:22.733 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_verify_stray_on_activate", 2026-02-19T19:55:22.733 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_deep_scrub_update_digest_min_age", 2026-02-19T19:55:22.733 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_mclock_profile", 2026-02-19T19:55:22.733 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_mclock_skip_benchmark", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_memory_target_autotune", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_op_queue", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_op_queue_cut_off", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_recover_clone_overlap", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_recovery_max_chunk", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_scrub_load_threshold", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_scrub_max_interval", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_shutdown_pgref_assert", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_agent_cert", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm_root_ca_cert", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_agent_key", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm_root_ca_key", 2026-02-19T19:55:22.734 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/client_keyrings", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/config_checks", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/host.trial015", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/inventory", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.alertmanager", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.ceph-exporter", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.crash", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.grafana", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.mgr", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.mon", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.node-exporter", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.prometheus", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/ssh_identity_key", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/ssh_identity_pub", 2026-02-19T19:55:22.735 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/dashboard/accessdb_v2", 2026-02-19T19:55:22.736 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/dashboard/cluster/status", 2026-02-19T19:55:22.736 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/dashboard/crt", 2026-02-19T19:55:22.736 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/dashboard/key", 2026-02-19T19:55:22.736 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/telemetry/collection", 2026-02-19T19:55:22.736 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/telemetry/report_id", 2026-02-19T19:55:22.736 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/telemetry/salt" 2026-02-19T19:55:22.736 INFO:teuthology.orchestra.run.trial015.stdout:] 2026-02-19T19:55:22.767 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph config-key get mgr/cephadm/inventory 2026-02-19T19:55:22.854 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:23.319 INFO:teuthology.orchestra.run.trial015.stdout:{"trial015": {"hostname": "trial015", "addr": "10.20.193.15", "labels": [], "status": ""}, "trial178": {"hostname": "trial178", "addr": "10.20.193.178", "labels": [], "status": ""}} 2026-02-19T19:55:23.319 INFO:tasks.cephadm:Host add for trial178 incomplete Host in host ls: True Host hot config-key entry: False Host in cephadm inventory config-key entry: True 2026-02-19T19:55:23.659 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:23 trial015 bash[11089]: audit 2026-02-19T19:55:22.212241+0000 mgr.trial015.zmemwm (mgr.14164) 16 : audit [DBG] from='client.14194 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T19:55:23.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:23 trial015 bash[11089]: audit 2026-02-19T19:55:22.212241+0000 mgr.trial015.zmemwm (mgr.14164) 16 : audit [DBG] from='client.14194 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T19:55:23.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:23 trial015 bash[11089]: audit 2026-02-19T19:55:22.719690+0000 mon.trial015 (mon.0) 110 : audit [DBG] from='client.? 10.20.193.15:0/2553515589' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-19T19:55:23.660 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:23 trial015 bash[11089]: audit 2026-02-19T19:55:22.719690+0000 mon.trial015 (mon.0) 110 : audit [DBG] from='client.? 10.20.193.15:0/2553515589' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-19T19:55:24.274 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:24.274 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.272426+0000 mon.trial015 (mon.0) 111 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.272426+0000 mon.trial015 (mon.0) 111 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.272639+0000 mon.trial015 (mon.0) 112 : audit [DBG] from='client.? 10.20.193.15:0/629151950' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.272639+0000 mon.trial015 (mon.0) 112 : audit [DBG] from='client.? 10.20.193.15:0/629151950' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.274693+0000 mon.trial015 (mon.0) 113 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.274693+0000 mon.trial015 (mon.0) 113 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.275221+0000 mon.trial015 (mon.0) 114 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "config rm", "who": "osd/host:trial015", "name": "osd_memory_target"} : dispatch 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.275221+0000 mon.trial015 (mon.0) 114 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "config rm", "who": "osd/host:trial015", "name": "osd_memory_target"} : dispatch 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.275994+0000 mon.trial015 (mon.0) 115 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.275994+0000 mon.trial015 (mon.0) 115 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.276355+0000 mon.trial015 (mon.0) 116 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.276355+0000 mon.trial015 (mon.0) 116 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T19:55:24.575 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: cephadm 2026-02-19T19:55:23.277138+0000 mgr.trial015.zmemwm (mgr.14164) 17 : cephadm [INF] Updating trial015:/etc/ceph/ceph.conf 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: cephadm 2026-02-19T19:55:23.277138+0000 mgr.trial015.zmemwm (mgr.14164) 17 : cephadm [INF] Updating trial015:/etc/ceph/ceph.conf 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: cephadm 2026-02-19T19:55:23.316905+0000 mgr.trial015.zmemwm (mgr.14164) 18 : cephadm [INF] Updating trial015:/var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/config/ceph.conf 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: cephadm 2026-02-19T19:55:23.316905+0000 mgr.trial015.zmemwm (mgr.14164) 18 : cephadm [INF] Updating trial015:/var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/config/ceph.conf 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: cephadm 2026-02-19T19:55:23.356514+0000 mgr.trial015.zmemwm (mgr.14164) 19 : cephadm [INF] Updating trial015:/etc/ceph/ceph.client.admin.keyring 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: cephadm 2026-02-19T19:55:23.356514+0000 mgr.trial015.zmemwm (mgr.14164) 19 : cephadm [INF] Updating trial015:/etc/ceph/ceph.client.admin.keyring 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: cephadm 2026-02-19T19:55:23.390411+0000 mgr.trial015.zmemwm (mgr.14164) 20 : cephadm [INF] Updating trial015:/var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: cephadm 2026-02-19T19:55:23.390411+0000 mgr.trial015.zmemwm (mgr.14164) 20 : cephadm [INF] Updating trial015:/var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.428166+0000 mon.trial015 (mon.0) 117 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.428166+0000 mon.trial015 (mon.0) 117 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.430292+0000 mon.trial015 (mon.0) 118 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.430292+0000 mon.trial015 (mon.0) 118 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.432620+0000 mon.trial015 (mon.0) 119 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.432620+0000 mon.trial015 (mon.0) 119 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.435080+0000 mon.trial015 (mon.0) 120 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.435080+0000 mon.trial015 (mon.0) 120 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.436526+0000 mon.trial015 (mon.0) 121 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.436526+0000 mon.trial015 (mon.0) 121 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.436777+0000 mon.trial015 (mon.0) 122 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial015", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.436777+0000 mon.trial015 (mon.0) 122 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial015", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.437349+0000 mon.trial015 (mon.0) 123 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial015", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.437349+0000 mon.trial015 (mon.0) 123 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial015", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.438609+0000 mon.trial015 (mon.0) 124 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T19:55:24.576 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: audit 2026-02-19T19:55:23.438609+0000 mon.trial015 (mon.0) 124 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T19:55:24.577 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: cephadm 2026-02-19T19:55:23.439117+0000 mgr.trial015.zmemwm (mgr.14164) 21 : cephadm [INF] Deploying daemon ceph-exporter.trial015 on trial015 2026-02-19T19:55:24.577 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 bash[11089]: cephadm 2026-02-19T19:55:23.439117+0000 mgr.trial015.zmemwm (mgr.14164) 21 : cephadm [INF] Deploying daemon ceph-exporter.trial015 on trial015 2026-02-19T19:55:25.108 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:24 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:25.108 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:25.386 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.327947+0000 mon.trial015 (mon.0) 125 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.386 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.327947+0000 mon.trial015 (mon.0) 125 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.386 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.330146+0000 mon.trial015 (mon.0) 126 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.386 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.330146+0000 mon.trial015 (mon.0) 126 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.386 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.332136+0000 mon.trial015 (mon.0) 127 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.386 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.332136+0000 mon.trial015 (mon.0) 127 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.387 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.334063+0000 mon.trial015 (mon.0) 128 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.387 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.334063+0000 mon.trial015 (mon.0) 128 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.387 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.334922+0000 mon.trial015 (mon.0) 129 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial015", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-19T19:55:25.387 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.334922+0000 mon.trial015 (mon.0) 129 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial015", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-19T19:55:25.387 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.335502+0000 mon.trial015 (mon.0) 130 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.trial015", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2026-02-19T19:55:25.387 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.335502+0000 mon.trial015 (mon.0) 130 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.trial015", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2026-02-19T19:55:25.387 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.336852+0000 mon.trial015 (mon.0) 131 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T19:55:25.387 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.336852+0000 mon.trial015 (mon.0) 131 : audit [DBG] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T19:55:25.387 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: cephadm 2026-02-19T19:55:24.337335+0000 mgr.trial015.zmemwm (mgr.14164) 22 : cephadm [INF] Deploying daemon crash.trial015 on trial015 2026-02-19T19:55:25.387 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: cephadm 2026-02-19T19:55:24.337335+0000 mgr.trial015.zmemwm (mgr.14164) 22 : cephadm [INF] Deploying daemon crash.trial015 on trial015 2026-02-19T19:55:25.387 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.984095+0000 mon.trial015 (mon.0) 132 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.387 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:24.984095+0000 mon.trial015 (mon.0) 132 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.388 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:25.133454+0000 mon.trial015 (mon.0) 133 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.388 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:25.133454+0000 mon.trial015 (mon.0) 133 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.388 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:25.135140+0000 mon.trial015 (mon.0) 134 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.388 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:25.135140+0000 mon.trial015 (mon.0) 134 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.388 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:25.136850+0000 mon.trial015 (mon.0) 135 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.388 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:25.136850+0000 mon.trial015 (mon.0) 135 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.388 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:25.137940+0000 mon.trial015 (mon.0) 136 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.388 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:25.137940+0000 mon.trial015 (mon.0) 136 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.388 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:25.139809+0000 mon.trial015 (mon.0) 137 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.388 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:25.139809+0000 mon.trial015 (mon.0) 137 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.388 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:25.141315+0000 mon.trial015 (mon.0) 138 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.388 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 bash[11089]: audit 2026-02-19T19:55:25.141315+0000 mon.trial015 (mon.0) 138 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:25.640 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:25.909 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:25 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:26.931 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: cephadm 2026-02-19T19:55:25.141679+0000 mgr.trial015.zmemwm (mgr.14164) 23 : cephadm [INF] Deploying daemon node-exporter.trial015 on trial015 2026-02-19T19:55:26.931 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: cephadm 2026-02-19T19:55:25.141679+0000 mgr.trial015.zmemwm (mgr.14164) 23 : cephadm [INF] Deploying daemon node-exporter.trial015 on trial015 2026-02-19T19:55:26.931 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: audit 2026-02-19T19:55:25.866827+0000 mon.trial015 (mon.0) 139 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:26.931 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: audit 2026-02-19T19:55:25.866827+0000 mon.trial015 (mon.0) 139 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:26.932 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: audit 2026-02-19T19:55:25.868645+0000 mon.trial015 (mon.0) 140 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:26.932 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: audit 2026-02-19T19:55:25.868645+0000 mon.trial015 (mon.0) 140 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:26.932 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: audit 2026-02-19T19:55:25.870619+0000 mon.trial015 (mon.0) 141 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:26.932 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: audit 2026-02-19T19:55:25.870619+0000 mon.trial015 (mon.0) 141 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:26.932 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: audit 2026-02-19T19:55:25.872177+0000 mon.trial015 (mon.0) 142 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:26.932 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: audit 2026-02-19T19:55:25.872177+0000 mon.trial015 (mon.0) 142 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:26.932 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: audit 2026-02-19T19:55:25.873987+0000 mon.trial015 (mon.0) 143 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:26.932 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: audit 2026-02-19T19:55:25.873987+0000 mon.trial015 (mon.0) 143 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:26.932 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: audit 2026-02-19T19:55:25.875275+0000 mon.trial015 (mon.0) 144 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:26.932 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: audit 2026-02-19T19:55:25.875275+0000 mon.trial015 (mon.0) 144 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:26.932 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: cephadm 2026-02-19T19:55:25.880958+0000 mgr.trial015.zmemwm (mgr.14164) 24 : cephadm [INF] Deploying daemon alertmanager.trial015 on trial015 2026-02-19T19:55:26.932 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:26 trial015 bash[11089]: cephadm 2026-02-19T19:55:25.880958+0000 mgr.trial015.zmemwm (mgr.14164) 24 : cephadm [INF] Deploying daemon alertmanager.trial015 on trial015 2026-02-19T19:55:27.510 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:27 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:27.510 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:27 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:28.321 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-19T19:55:28.406 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:28.614 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.534876+0000 mon.trial015 (mon.0) 145 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.615 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.534876+0000 mon.trial015 (mon.0) 145 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.615 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.537300+0000 mon.trial015 (mon.0) 146 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.615 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.537300+0000 mon.trial015 (mon.0) 146 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.615 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.539551+0000 mon.trial015 (mon.0) 147 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.615 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.539551+0000 mon.trial015 (mon.0) 147 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.615 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.541241+0000 mon.trial015 (mon.0) 148 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.615 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.541241+0000 mon.trial015 (mon.0) 148 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.615 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.543323+0000 mon.trial015 (mon.0) 149 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.615 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.543323+0000 mon.trial015 (mon.0) 149 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.615 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.544734+0000 mon.trial015 (mon.0) 150 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.616 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.544734+0000 mon.trial015 (mon.0) 150 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.616 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.941797+0000 mon.trial015 (mon.0) 151 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.616 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.941797+0000 mon.trial015 (mon.0) 151 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.616 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.943780+0000 mon.trial015 (mon.0) 152 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.616 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.943780+0000 mon.trial015 (mon.0) 152 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.616 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.946679+0000 mon.trial015 (mon.0) 153 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.616 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.946679+0000 mon.trial015 (mon.0) 153 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.616 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.948113+0000 mon.trial015 (mon.0) 154 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.616 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.948113+0000 mon.trial015 (mon.0) 154 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.616 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.951192+0000 mon.trial015 (mon.0) 155 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-19T19:55:28.616 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.951192+0000 mon.trial015 (mon.0) 155 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-19T19:55:28.616 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.951529+0000 mgr.trial015.zmemwm (mgr.14164) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-19T19:55:28.617 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.951529+0000 mgr.trial015.zmemwm (mgr.14164) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-19T19:55:28.617 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.953109+0000 mon.trial015 (mon.0) 156 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.617 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: audit 2026-02-19T19:55:27.953109+0000 mon.trial015 (mon.0) 156 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:28.617 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: cephadm 2026-02-19T19:55:27.964146+0000 mgr.trial015.zmemwm (mgr.14164) 26 : cephadm [INF] Deploying daemon grafana.trial015 on trial015 2026-02-19T19:55:28.617 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:28 trial015 bash[11089]: cephadm 2026-02-19T19:55:27.964146+0000 mgr.trial015.zmemwm (mgr.14164) 26 : cephadm [INF] Deploying daemon grafana.trial015 on trial015 2026-02-19T19:55:28.780 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:28.780 INFO:teuthology.orchestra.run.trial015.stdout:[{"addr": "10.20.193.15", "hostname": "trial015", "labels": [], "status": ""}, {"addr": "10.20.193.178", "hostname": "trial178", "labels": [], "status": ""}] 2026-02-19T19:55:28.825 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph config-key ls 2026-02-19T19:55:28.913 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:29.351 INFO:teuthology.orchestra.run.trial015.stdout:[ 2026-02-19T19:55:29.351 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/10/", 2026-02-19T19:55:29.351 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/10/+mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2026-02-19T19:55:29.351 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/", 2026-02-19T19:55:29.351 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+client.rgw/rgw_cache_enabled", 2026-02-19T19:55:29.351 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+client.rgw/rgw_enable_ops_log", 2026-02-19T19:55:29.352 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+client.rgw/rgw_enable_usage_log", 2026-02-19T19:55:29.352 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/auth_debug", 2026-02-19T19:55:29.352 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/container_image", 2026-02-19T19:55:29.352 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/debug_asserts_on_shutdown", 2026-02-19T19:55:29.352 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/log_to_file", 2026-02-19T19:55:29.352 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/log_to_journald", 2026-02-19T19:55:29.352 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/log_to_stderr", 2026-02-19T19:55:29.352 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_allow_pool_delete", 2026-02-19T19:55:29.352 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_clock_drift_allowed", 2026-02-19T19:55:29.352 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_cluster_log_to_file", 2026-02-19T19:55:29.352 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_max_pg_per_osd", 2026-02-19T19:55:29.352 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_pg_warn_max_object_skew", 2026-02-19T19:55:29.353 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-19T19:55:29.353 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_legacy_crush_tunables", 2026-02-19T19:55:29.353 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_osd_down_out_interval_zero", 2026-02-19T19:55:29.353 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-19T19:55:29.353 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_too_few_osds", 2026-02-19T19:55:29.353 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/ms_die_on_bug", 2026-02-19T19:55:29.353 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/ms_die_on_old_message", 2026-02-19T19:55:29.353 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/osd_pool_default_erasure_code_profile", 2026-02-19T19:55:29.353 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/osd_pool_default_pg_autoscale_mode", 2026-02-19T19:55:29.353 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mgr/debug_mgr", 2026-02-19T19:55:29.353 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mgr/debug_ms", 2026-02-19T19:55:29.353 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mgr/mon_reweight_min_bytes_per_osd", 2026-02-19T19:55:29.354 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mgr/mon_reweight_min_pgs_per_osd", 2026-02-19T19:55:29.354 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/auth_allow_insecure_global_id_reclaim", 2026-02-19T19:55:29.354 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/auth_mon_ticket_ttl", 2026-02-19T19:55:29.354 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/auth_service_ticket_ttl", 2026-02-19T19:55:29.354 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/debug_mon", 2026-02-19T19:55:29.354 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/debug_ms", 2026-02-19T19:55:29.354 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/debug_paxos", 2026-02-19T19:55:29.354 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_data_avail_warn", 2026-02-19T19:55:29.354 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_mgr_mkfs_grace", 2026-02-19T19:55:29.354 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_osd_prime_pg_temp", 2026-02-19T19:55:29.354 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_osd_reporter_subtree_level", 2026-02-19T19:55:29.354 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_reweight_min_bytes_per_osd", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_reweight_min_pgs_per_osd", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/bdev_debug_aio", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/debug_ms", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/debug_osd", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_misdirected_ops", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_op_order", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_pg_log_writeout", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_shutdown", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_verify_cached_snaps", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_verify_missing_on_start", 2026-02-19T19:55:29.355 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_verify_stray_on_activate", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_deep_scrub_update_digest_min_age", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_mclock_profile", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_mclock_skip_benchmark", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_memory_target_autotune", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_op_queue", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_op_queue_cut_off", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_recover_clone_overlap", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_recovery_max_chunk", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_scrub_load_threshold", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_scrub_max_interval", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_shutdown_pgref_assert", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/3/", 2026-02-19T19:55:29.356 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/3/+global/public_network", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/4/", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/4/+mgr/mgr/cephadm/migration_current", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/5/", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/5/+mgr/mgr/orchestrator/orchestrator", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/6/", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/6/+global/container_image", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/6/-global/container_image", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/7/", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/7/+mgr/mgr/cephadm/container_init", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/8/", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/8/+mgr/mgr/dashboard/ssl_server_port", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/9/", 2026-02-19T19:55:29.357 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/9/+mgr/mgr/cephadm/allow_ptrace", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/client.rgw/rgw_cache_enabled", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/client.rgw/rgw_enable_ops_log", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/client.rgw/rgw_enable_usage_log", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/auth_debug", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/container_image", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/debug_asserts_on_shutdown", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/log_to_file", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/log_to_journald", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/log_to_stderr", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_allow_pool_delete", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_clock_drift_allowed", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_cluster_log_to_file", 2026-02-19T19:55:29.358 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_max_pg_per_osd", 2026-02-19T19:55:29.359 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_pg_warn_max_object_skew", 2026-02-19T19:55:29.359 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-19T19:55:29.359 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_legacy_crush_tunables", 2026-02-19T19:55:29.359 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_osd_down_out_interval_zero", 2026-02-19T19:55:29.359 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-19T19:55:29.359 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_too_few_osds", 2026-02-19T19:55:29.359 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/ms_die_on_bug", 2026-02-19T19:55:29.359 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/ms_die_on_old_message", 2026-02-19T19:55:29.359 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/osd_pool_default_erasure_code_profile", 2026-02-19T19:55:29.359 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/osd_pool_default_pg_autoscale_mode", 2026-02-19T19:55:29.359 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/public_network", 2026-02-19T19:55:29.359 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/debug_mgr", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/debug_ms", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/cephadm/allow_ptrace", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/cephadm/container_init", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/cephadm/migration_current", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/dashboard/ssl_server_port", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/orchestrator/orchestrator", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mon_reweight_min_bytes_per_osd", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mon_reweight_min_pgs_per_osd", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/auth_allow_insecure_global_id_reclaim", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/auth_mon_ticket_ttl", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/auth_service_ticket_ttl", 2026-02-19T19:55:29.360 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/debug_mon", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/debug_ms", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/debug_paxos", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_data_avail_warn", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_mgr_mkfs_grace", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_osd_prime_pg_temp", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_osd_reporter_subtree_level", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_reweight_min_bytes_per_osd", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_reweight_min_pgs_per_osd", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/bdev_debug_aio", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/debug_ms", 2026-02-19T19:55:29.361 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/debug_osd", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_misdirected_ops", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_op_order", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_pg_log_writeout", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_shutdown", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_verify_cached_snaps", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_verify_missing_on_start", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_verify_stray_on_activate", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_deep_scrub_update_digest_min_age", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_mclock_profile", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_mclock_skip_benchmark", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_memory_target_autotune", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_op_queue", 2026-02-19T19:55:29.362 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_op_queue_cut_off", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_recover_clone_overlap", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_recovery_max_chunk", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_scrub_load_threshold", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_scrub_max_interval", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_shutdown_pgref_assert", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_agent_cert", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_alertmanager_cert", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_ceph-exporter_cert", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_grafana_cert", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_node-exporter_cert", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm_root_ca_cert", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_agent_key", 2026-02-19T19:55:29.363 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_alertmanager_key", 2026-02-19T19:55:29.364 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_ceph-exporter_key", 2026-02-19T19:55:29.364 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_grafana_key", 2026-02-19T19:55:29.364 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_node-exporter_key", 2026-02-19T19:55:29.364 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm_root_ca_key", 2026-02-19T19:55:29.364 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/client_keyrings", 2026-02-19T19:55:29.364 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/config_checks", 2026-02-19T19:55:29.364 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/host.trial015", 2026-02-19T19:55:29.364 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/host.trial015.devices.0", 2026-02-19T19:55:29.364 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/inventory", 2026-02-19T19:55:29.364 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/osd_remove_queue", 2026-02-19T19:55:29.364 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/prometheus/web_password", 2026-02-19T19:55:29.364 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/prometheus/web_user", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.alertmanager", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.ceph-exporter", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.crash", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.grafana", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.mgr", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.mon", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.node-exporter", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.prometheus", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/ssh_identity_key", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/ssh_identity_pub", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/dashboard/accessdb_v2", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/dashboard/cluster/status", 2026-02-19T19:55:29.365 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/dashboard/crt", 2026-02-19T19:55:29.366 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/dashboard/key", 2026-02-19T19:55:29.366 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/progress/completed", 2026-02-19T19:55:29.366 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/telemetry/collection", 2026-02-19T19:55:29.366 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/telemetry/report_id", 2026-02-19T19:55:29.366 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/telemetry/salt" 2026-02-19T19:55:29.366 INFO:teuthology.orchestra.run.trial015.stdout:] 2026-02-19T19:55:29.464 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph config-key get mgr/cephadm/inventory 2026-02-19T19:55:29.560 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:29.648 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:29 trial015 bash[11089]: audit 2026-02-19T19:55:28.778037+0000 mgr.trial015.zmemwm (mgr.14164) 27 : audit [DBG] from='client.14201 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T19:55:29.649 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:29 trial015 bash[11089]: audit 2026-02-19T19:55:28.778037+0000 mgr.trial015.zmemwm (mgr.14164) 27 : audit [DBG] from='client.14201 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T19:55:29.649 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:29 trial015 bash[11089]: audit 2026-02-19T19:55:29.348298+0000 mon.trial015 (mon.0) 157 : audit [DBG] from='client.? 10.20.193.15:0/120021682' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-19T19:55:29.649 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:29 trial015 bash[11089]: audit 2026-02-19T19:55:29.348298+0000 mon.trial015 (mon.0) 157 : audit [DBG] from='client.? 10.20.193.15:0/120021682' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-19T19:55:30.110 INFO:teuthology.orchestra.run.trial015.stdout:{"trial015": {"hostname": "trial015", "addr": "10.20.193.15", "labels": [], "status": ""}, "trial178": {"hostname": "trial178", "addr": "10.20.193.178", "labels": [], "status": ""}} 2026-02-19T19:55:30.110 INFO:tasks.cephadm:Host add for trial178 incomplete Host in host ls: True Host hot config-key entry: False Host in cephadm inventory config-key entry: True 2026-02-19T19:55:30.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:30 trial015 bash[11089]: audit 2026-02-19T19:55:29.977934+0000 mon.trial015 (mon.0) 158 : audit [DBG] from='client.? 10.20.193.15:0/1212513825' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-19T19:55:30.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:30 trial015 bash[11089]: audit 2026-02-19T19:55:29.977934+0000 mon.trial015 (mon.0) 158 : audit [DBG] from='client.? 10.20.193.15:0/1212513825' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-19T19:55:30.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:30 trial015 bash[11089]: audit 2026-02-19T19:55:29.986488+0000 mon.trial015 (mon.0) 159 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:30.910 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:30 trial015 bash[11089]: audit 2026-02-19T19:55:29.986488+0000 mon.trial015 (mon.0) 159 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:34.112 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:33 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:34.113 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:34 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:35.111 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-19T19:55:35.204 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:35.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.140136+0000 mon.trial015 (mon.0) 160 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.140136+0000 mon.trial015 (mon.0) 160 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.141991+0000 mon.trial015 (mon.0) 161 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.141991+0000 mon.trial015 (mon.0) 161 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.144005+0000 mon.trial015 (mon.0) 162 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.410 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.144005+0000 mon.trial015 (mon.0) 162 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.145477+0000 mon.trial015 (mon.0) 163 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.145477+0000 mon.trial015 (mon.0) 163 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.146778+0000 mon.trial015 (mon.0) 164 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.146778+0000 mon.trial015 (mon.0) 164 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.148199+0000 mon.trial015 (mon.0) 165 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.148199+0000 mon.trial015 (mon.0) 165 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.149965+0000 mon.trial015 (mon.0) 166 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.149965+0000 mon.trial015 (mon.0) 166 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.151366+0000 mon.trial015 (mon.0) 167 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.151366+0000 mon.trial015 (mon.0) 167 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.152790+0000 mon.trial015 (mon.0) 168 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.411 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.152790+0000 mon.trial015 (mon.0) 168 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.412 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.154063+0000 mon.trial015 (mon.0) 169 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.412 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.154063+0000 mon.trial015 (mon.0) 169 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.412 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: cephadm 2026-02-19T19:55:34.160090+0000 mgr.trial015.zmemwm (mgr.14164) 28 : cephadm [INF] Deploying daemon prometheus.trial015 on trial015 2026-02-19T19:55:35.412 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: cephadm 2026-02-19T19:55:34.160090+0000 mgr.trial015.zmemwm (mgr.14164) 28 : cephadm [INF] Deploying daemon prometheus.trial015 on trial015 2026-02-19T19:55:35.412 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: cluster 2026-02-19T19:55:34.747997+0000 mgr.trial015.zmemwm (mgr.14164) 29 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T19:55:35.412 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: cluster 2026-02-19T19:55:34.747997+0000 mgr.trial015.zmemwm (mgr.14164) 29 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T19:55:35.412 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.988569+0000 mon.trial015 (mon.0) 170 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.412 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:35 trial015 bash[11089]: audit 2026-02-19T19:55:34.988569+0000 mon.trial015 (mon.0) 170 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:35.639 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-19T19:55:35.639 INFO:teuthology.orchestra.run.trial015.stdout:[{"addr": "10.20.193.15", "hostname": "trial015", "labels": [], "status": ""}, {"addr": "10.20.193.178", "hostname": "trial178", "labels": [], "status": ""}] 2026-02-19T19:55:35.790 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph config-key ls 2026-02-19T19:55:35.879 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:36.367 INFO:teuthology.orchestra.run.trial015.stdout:[ 2026-02-19T19:55:36.367 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/10/", 2026-02-19T19:55:36.367 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/10/+mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2026-02-19T19:55:36.367 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/", 2026-02-19T19:55:36.367 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+client.rgw/rgw_cache_enabled", 2026-02-19T19:55:36.367 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+client.rgw/rgw_enable_ops_log", 2026-02-19T19:55:36.367 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+client.rgw/rgw_enable_usage_log", 2026-02-19T19:55:36.367 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/auth_debug", 2026-02-19T19:55:36.368 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/container_image", 2026-02-19T19:55:36.368 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/debug_asserts_on_shutdown", 2026-02-19T19:55:36.368 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/log_to_file", 2026-02-19T19:55:36.368 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/log_to_journald", 2026-02-19T19:55:36.368 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/log_to_stderr", 2026-02-19T19:55:36.368 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_allow_pool_delete", 2026-02-19T19:55:36.368 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_clock_drift_allowed", 2026-02-19T19:55:36.368 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_cluster_log_to_file", 2026-02-19T19:55:36.368 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_max_pg_per_osd", 2026-02-19T19:55:36.368 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_pg_warn_max_object_skew", 2026-02-19T19:55:36.368 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-19T19:55:36.368 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_legacy_crush_tunables", 2026-02-19T19:55:36.369 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_osd_down_out_interval_zero", 2026-02-19T19:55:36.369 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-19T19:55:36.369 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/mon_warn_on_too_few_osds", 2026-02-19T19:55:36.369 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/ms_die_on_bug", 2026-02-19T19:55:36.369 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/ms_die_on_old_message", 2026-02-19T19:55:36.369 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/osd_pool_default_erasure_code_profile", 2026-02-19T19:55:36.369 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+global/osd_pool_default_pg_autoscale_mode", 2026-02-19T19:55:36.369 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mgr/debug_mgr", 2026-02-19T19:55:36.369 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mgr/debug_ms", 2026-02-19T19:55:36.369 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mgr/mon_reweight_min_bytes_per_osd", 2026-02-19T19:55:36.369 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mgr/mon_reweight_min_pgs_per_osd", 2026-02-19T19:55:36.369 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/auth_allow_insecure_global_id_reclaim", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/auth_mon_ticket_ttl", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/auth_service_ticket_ttl", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/debug_mon", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/debug_ms", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/debug_paxos", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_data_avail_warn", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_mgr_mkfs_grace", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_osd_prime_pg_temp", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_osd_reporter_subtree_level", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_reweight_min_bytes_per_osd", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_reweight_min_pgs_per_osd", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-19T19:55:36.370 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/bdev_debug_aio", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/debug_ms", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/debug_osd", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_misdirected_ops", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_op_order", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_pg_log_writeout", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_shutdown", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_verify_cached_snaps", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_verify_missing_on_start", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_debug_verify_stray_on_activate", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_deep_scrub_update_digest_min_age", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_mclock_profile", 2026-02-19T19:55:36.371 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_mclock_skip_benchmark", 2026-02-19T19:55:36.372 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_memory_target_autotune", 2026-02-19T19:55:36.372 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_op_queue", 2026-02-19T19:55:36.372 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_op_queue_cut_off", 2026-02-19T19:55:36.372 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_recover_clone_overlap", 2026-02-19T19:55:36.372 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_recovery_max_chunk", 2026-02-19T19:55:36.372 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_scrub_load_threshold", 2026-02-19T19:55:36.372 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_scrub_max_interval", 2026-02-19T19:55:36.372 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/2/+osd/osd_shutdown_pgref_assert", 2026-02-19T19:55:36.372 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/3/", 2026-02-19T19:55:36.372 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/3/+global/public_network", 2026-02-19T19:55:36.372 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/4/", 2026-02-19T19:55:36.372 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/4/+mgr/mgr/cephadm/migration_current", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/5/", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/5/+mgr/mgr/orchestrator/orchestrator", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/6/", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/6/+global/container_image", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/6/-global/container_image", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/7/", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/7/+mgr/mgr/cephadm/container_init", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/8/", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/8/+mgr/mgr/dashboard/ssl_server_port", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/9/", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config-history/9/+mgr/mgr/cephadm/allow_ptrace", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config/client.rgw/rgw_cache_enabled", 2026-02-19T19:55:36.373 INFO:teuthology.orchestra.run.trial015.stdout: "config/client.rgw/rgw_enable_ops_log", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/client.rgw/rgw_enable_usage_log", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/auth_debug", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/container_image", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/debug_asserts_on_shutdown", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/log_to_file", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/log_to_journald", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/log_to_stderr", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_allow_pool_delete", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_clock_drift_allowed", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_cluster_log_to_file", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_max_pg_per_osd", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_pg_warn_max_object_skew", 2026-02-19T19:55:36.374 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-19T19:55:36.375 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_legacy_crush_tunables", 2026-02-19T19:55:36.375 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_osd_down_out_interval_zero", 2026-02-19T19:55:36.375 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-19T19:55:36.375 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/mon_warn_on_too_few_osds", 2026-02-19T19:55:36.375 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/ms_die_on_bug", 2026-02-19T19:55:36.375 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/ms_die_on_old_message", 2026-02-19T19:55:36.375 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/osd_pool_default_erasure_code_profile", 2026-02-19T19:55:36.375 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/osd_pool_default_pg_autoscale_mode", 2026-02-19T19:55:36.375 INFO:teuthology.orchestra.run.trial015.stdout: "config/global/public_network", 2026-02-19T19:55:36.375 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/debug_mgr", 2026-02-19T19:55:36.375 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/debug_ms", 2026-02-19T19:55:36.375 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/cephadm/allow_ptrace", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/cephadm/container_init", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/cephadm/migration_current", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/dashboard/ssl_server_port", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mgr/orchestrator/orchestrator", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mon_reweight_min_bytes_per_osd", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mgr/mon_reweight_min_pgs_per_osd", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/auth_allow_insecure_global_id_reclaim", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/auth_mon_ticket_ttl", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/auth_service_ticket_ttl", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/debug_mon", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/debug_ms", 2026-02-19T19:55:36.376 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/debug_paxos", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_data_avail_warn", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_mgr_mkfs_grace", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_osd_prime_pg_temp", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_osd_reporter_subtree_level", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_reweight_min_bytes_per_osd", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_reweight_min_pgs_per_osd", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/bdev_debug_aio", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/debug_ms", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/debug_osd", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_misdirected_ops", 2026-02-19T19:55:36.377 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_op_order", 2026-02-19T19:55:36.378 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_pg_log_writeout", 2026-02-19T19:55:36.378 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_shutdown", 2026-02-19T19:55:36.378 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_verify_cached_snaps", 2026-02-19T19:55:36.378 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_verify_missing_on_start", 2026-02-19T19:55:36.378 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_debug_verify_stray_on_activate", 2026-02-19T19:55:36.378 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_deep_scrub_update_digest_min_age", 2026-02-19T19:55:36.378 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_mclock_profile", 2026-02-19T19:55:36.378 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_mclock_skip_benchmark", 2026-02-19T19:55:36.378 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_memory_target_autotune", 2026-02-19T19:55:36.378 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_op_queue", 2026-02-19T19:55:36.378 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_op_queue_cut_off", 2026-02-19T19:55:36.378 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_recover_clone_overlap", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_recovery_max_chunk", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_scrub_load_threshold", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_scrub_max_interval", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "config/osd/osd_shutdown_pgref_assert", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/alertmanager/web_password", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/alertmanager/web_user", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_agent_cert", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_alertmanager_cert", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_ceph-exporter_cert", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_grafana_cert", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_node-exporter_cert", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_prometheus_cert", 2026-02-19T19:55:36.379 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.cert.cephadm_root_ca_cert", 2026-02-19T19:55:36.380 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_agent_key", 2026-02-19T19:55:36.380 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_alertmanager_key", 2026-02-19T19:55:36.380 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_ceph-exporter_key", 2026-02-19T19:55:36.380 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_grafana_key", 2026-02-19T19:55:36.380 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_node-exporter_key", 2026-02-19T19:55:36.380 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_prometheus_key", 2026-02-19T19:55:36.380 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/cert_store.key.cephadm_root_ca_key", 2026-02-19T19:55:36.380 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/client_keyrings", 2026-02-19T19:55:36.380 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/config_checks", 2026-02-19T19:55:36.380 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/host.trial015", 2026-02-19T19:55:36.380 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/host.trial015.devices.0", 2026-02-19T19:55:36.380 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/inventory", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/osd_remove_queue", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/prometheus/web_password", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/prometheus/web_user", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.alertmanager", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.ceph-exporter", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.crash", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.grafana", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.mgr", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.mon", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.node-exporter", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/spec.prometheus", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/ssh_identity_key", 2026-02-19T19:55:36.381 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/cephadm/ssh_identity_pub", 2026-02-19T19:55:36.382 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/dashboard/accessdb_v2", 2026-02-19T19:55:36.382 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/dashboard/cluster/status", 2026-02-19T19:55:36.382 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/dashboard/crt", 2026-02-19T19:55:36.382 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/dashboard/key", 2026-02-19T19:55:36.382 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/progress/completed", 2026-02-19T19:55:36.382 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/telemetry/collection", 2026-02-19T19:55:36.382 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/telemetry/report_id", 2026-02-19T19:55:36.382 INFO:teuthology.orchestra.run.trial015.stdout: "mgr/telemetry/salt" 2026-02-19T19:55:36.382 INFO:teuthology.orchestra.run.trial015.stdout:] 2026-02-19T19:55:36.399 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:36 trial015 bash[11089]: audit 2026-02-19T19:55:35.636555+0000 mgr.trial015.zmemwm (mgr.14164) 30 : audit [DBG] from='client.14207 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T19:55:36.399 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:36 trial015 bash[11089]: audit 2026-02-19T19:55:35.636555+0000 mgr.trial015.zmemwm (mgr.14164) 30 : audit [DBG] from='client.14207 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T19:55:36.425 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph config-key get mgr/cephadm/inventory 2026-02-19T19:55:36.512 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:36.908 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:36 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:37.054 INFO:teuthology.orchestra.run.trial015.stdout:{"trial015": {"hostname": "trial015", "addr": "10.20.193.15", "labels": [], "status": ""}, "trial178": {"hostname": "trial178", "addr": "10.20.193.178", "labels": [], "status": ""}} 2026-02-19T19:55:37.054 INFO:tasks.cephadm:Host add for trial178 incomplete Host in host ls: True Host hot config-key entry: False Host in cephadm inventory config-key entry: True 2026-02-19T19:55:37.055 ERROR:tasks.cephadm:Hit timeout while adding host trial178: reached maximum tries (3) after waiting for 15 seconds 2026-02-19T19:55:37.055 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-02-19T19:55:37.055 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 -- ceph mgr module disable cephadm 2026-02-19T19:55:37.143 INFO:teuthology.orchestra.run.trial015.stderr:Inferring config /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/mon.trial015/config 2026-02-19T19:55:37.159 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:36 trial015 systemd[1]: /etc/systemd/system/ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@.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. 2026-02-19T19:55:37.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: audit 2026-02-19T19:55:36.364267+0000 mon.trial015 (mon.0) 171 : audit [DBG] from='client.? 10.20.193.15:0/1953075902' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-19T19:55:37.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: audit 2026-02-19T19:55:36.364267+0000 mon.trial015 (mon.0) 171 : audit [DBG] from='client.? 10.20.193.15:0/1953075902' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-19T19:55:37.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: cluster 2026-02-19T19:55:36.748225+0000 mgr.trial015.zmemwm (mgr.14164) 31 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T19:55:37.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: cluster 2026-02-19T19:55:36.748225+0000 mgr.trial015.zmemwm (mgr.14164) 31 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T19:55:37.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: audit 2026-02-19T19:55:37.004958+0000 mon.trial015 (mon.0) 172 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:37.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: audit 2026-02-19T19:55:37.004958+0000 mon.trial015 (mon.0) 172 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:37.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: audit 2026-02-19T19:55:37.005910+0000 mon.trial015 (mon.0) 173 : audit [DBG] from='client.? 10.20.193.15:0/190033166' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-19T19:55:37.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: audit 2026-02-19T19:55:37.005910+0000 mon.trial015 (mon.0) 173 : audit [DBG] from='client.? 10.20.193.15:0/190033166' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-19T19:55:37.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: audit 2026-02-19T19:55:37.006967+0000 mon.trial015 (mon.0) 174 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:37.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: audit 2026-02-19T19:55:37.006967+0000 mon.trial015 (mon.0) 174 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:37.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: audit 2026-02-19T19:55:37.008811+0000 mon.trial015 (mon.0) 175 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:37.160 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: audit 2026-02-19T19:55:37.008811+0000 mon.trial015 (mon.0) 175 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' 2026-02-19T19:55:37.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: audit 2026-02-19T19:55:37.009766+0000 mon.trial015 (mon.0) 176 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2026-02-19T19:55:37.161 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:37 trial015 bash[11089]: audit 2026-02-19T19:55:37.009766+0000 mon.trial015 (mon.0) 176 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2026-02-19T19:55:38.064 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-02-19T19:55:38.064 DEBUG:teuthology.orchestra.run.trial015:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-19T19:55:38.068 DEBUG:teuthology.orchestra.run.trial178:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-19T19:55:38.072 INFO:tasks.cephadm:Stopping all daemons... 2026-02-19T19:55:38.073 INFO:tasks.cephadm.mon.trial015:Stopping mon.trial015... 2026-02-19T19:55:38.073 DEBUG:teuthology.orchestra.run.trial015:> sudo systemctl stop ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@mon.trial015 2026-02-19T19:55:38.278 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:38 trial015 systemd[1]: Stopping Ceph mon.trial015 for cb4022e6-0dcc-11f1-a99e-d404e6e7d460... 2026-02-19T19:55:38.278 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:38 trial015 bash[11089]: audit 2026-02-19T19:55:37.477657+0000 mon.trial015 (mon.0) 177 : audit [INF] from='client.? 10.20.193.15:0/3467859916' entity='client.admin' cmd={"prefix": "mgr module disable", "module": "cephadm"} : dispatch 2026-02-19T19:55:38.278 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:38 trial015 bash[11089]: audit 2026-02-19T19:55:37.477657+0000 mon.trial015 (mon.0) 177 : audit [INF] from='client.? 10.20.193.15:0/3467859916' entity='client.admin' cmd={"prefix": "mgr module disable", "module": "cephadm"} : dispatch 2026-02-19T19:55:38.278 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:38 trial015 bash[11089]: audit 2026-02-19T19:55:38.009395+0000 mon.trial015 (mon.0) 178 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-02-19T19:55:38.279 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:38 trial015 bash[11089]: audit 2026-02-19T19:55:38.009395+0000 mon.trial015 (mon.0) 178 : audit [INF] from='mgr.14164 10.20.193.15:0/1687756041' entity='mgr.trial015.zmemwm' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-02-19T19:55:38.279 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:38 trial015 bash[11089]: audit 2026-02-19T19:55:38.009439+0000 mon.trial015 (mon.0) 179 : audit [INF] from='client.? 10.20.193.15:0/3467859916' entity='client.admin' cmd='[{"prefix": "mgr module disable", "module": "cephadm"}]': finished 2026-02-19T19:55:38.279 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:38 trial015 bash[11089]: audit 2026-02-19T19:55:38.009439+0000 mon.trial015 (mon.0) 179 : audit [INF] from='client.? 10.20.193.15:0/3467859916' entity='client.admin' cmd='[{"prefix": "mgr module disable", "module": "cephadm"}]': finished 2026-02-19T19:55:38.279 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:38 trial015 bash[11089]: cluster 2026-02-19T19:55:38.013247+0000 mon.trial015 (mon.0) 180 : cluster [DBG] mgrmap e13: trial015.zmemwm(active, since 23s) 2026-02-19T19:55:38.279 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:38 trial015 bash[11089]: cluster 2026-02-19T19:55:38.013247+0000 mon.trial015 (mon.0) 180 : cluster [DBG] mgrmap e13: trial015.zmemwm(active, since 23s) 2026-02-19T19:55:38.279 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:38 trial015 bash[11089]: debug 2026-02-19T19:55:38.159+0000 7f50d72a6640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.trial015 -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 2026-02-19T19:55:38.279 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:38 trial015 bash[11089]: debug 2026-02-19T19:55:38.159+0000 7f50d72a6640 -1 mon.trial015@0(leader) e1 *** Got Signal Terminated *** 2026-02-19T19:55:38.313 INFO:journalctl@ceph.mon.trial015.trial015.stdout:Feb 19 19:55:38 trial015 bash[22319]: ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460-mon-trial015 2026-02-19T19:55:38.315 DEBUG:teuthology.orchestra.run.trial015:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cb4022e6-0dcc-11f1-a99e-d404e6e7d460@mon.trial015.service' 2026-02-19T19:55:38.347 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T19:55:38.348 INFO:tasks.cephadm.mon.trial015:Stopped mon.trial015 2026-02-19T19:55:38.348 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 --force --keep-logs 2026-02-19T19:55:38.476 INFO:teuthology.orchestra.run.trial015.stdout:Deleting cluster with fsid: cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:55:41.674 DEBUG:teuthology.orchestra.run.trial178:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 --force --keep-logs 2026-02-19T19:55:41.765 INFO:teuthology.orchestra.run.trial178.stdout:Deleting cluster with fsid: cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:55:41.814 DEBUG:teuthology.orchestra.run.trial015:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T19:55:41.824 DEBUG:teuthology.orchestra.run.trial178:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T19:55:41.832 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/contextutil.py", line 30, in nested vars.append(enter()) ^^^^^^^ File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/teuthworker/src/github.com_adk3798_ceph_fd5a850b8a87b3cbd64bd8a952939e88dea1a71c/qa/tasks/cephadm.py", line 840, in ceph_bootstrap raise e File "/home/teuthworker/src/github.com_adk3798_ceph_fd5a850b8a87b3cbd64bd8a952939e88dea1a71c/qa/tasks/cephadm.py", line 809, in ceph_bootstrap while proceed(): ^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (3) after waiting for 15 seconds 2026-02-19T19:55:41.836 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-19T19:55:41.839 DEBUG:teuthology.misc:Transferring archived files from trial015:/var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/adking-2026-02-19_19:46:59-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/59713/remote/trial015/crash 2026-02-19T19:55:41.840 DEBUG:teuthology.orchestra.run.trial015:> sudo tar c -f - -C /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/crash -- . 2026-02-19T19:55:41.875 INFO:teuthology.orchestra.run.trial015.stderr:tar: /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-19T19:55:41.875 INFO:teuthology.orchestra.run.trial015.stderr:tar: Error is not recoverable: exiting now 2026-02-19T19:55:41.877 DEBUG:teuthology.misc:Transferring archived files from trial178:/var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/adking-2026-02-19_19:46:59-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/59713/remote/trial178/crash 2026-02-19T19:55:41.879 DEBUG:teuthology.orchestra.run.trial178:> sudo tar c -f - -C /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/crash -- . 2026-02-19T19:55:41.887 INFO:teuthology.orchestra.run.trial178.stderr:tar: /var/lib/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-19T19:55:41.888 INFO:teuthology.orchestra.run.trial178.stderr:tar: Error is not recoverable: exiting now 2026-02-19T19:55:41.888 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-19T19:55:41.889 DEBUG:teuthology.orchestra.run.trial015:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph.log | grep -E CEPHADM_ | grep -E -v '\(MDS_ALL_DOWN\)' | grep -E -v '\(MDS_UP_LESS_THAN_MAX\)' | grep -E -v OSD_DOWN | grep -E -v CEPHADM_FAILED_DAEMON | grep -E -v 'but it is still running' | grep -E -v PG_DEGRADED | head -n 1 2026-02-19T19:55:41.928 INFO:tasks.cephadm:Compressing logs... 2026-02-19T19:55:41.928 DEBUG:teuthology.orchestra.run.trial015:> 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 -- 2026-02-19T19:55:41.972 DEBUG:teuthology.orchestra.run.trial178:> 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 -- 2026-02-19T19:55:41.978 INFO:teuthology.orchestra.run.trial015.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph-mgr.trial015.zmemwm.log 2026-02-19T19:55:41.979 INFO:teuthology.orchestra.run.trial015.stderr:: No such file or directory 2026-02-19T19:55:41.981 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph-client.ceph-exporter.trial015.log 2026-02-19T19:55:41.981 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph-mgr.trial015.zmemwm.log: gzip -5 --verbose -- /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph-volume.log 2026-02-19T19:55:41.981 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph.audit.log 2026-02-19T19:55:41.981 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph-client.ceph-exporter.trial015.log: /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph-volume.log: 60.7% -- replaced with /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph-client.ceph-exporter.trial015.log.gz 2026-02-19T19:55:41.981 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph.log 2026-02-19T19:55:41.982 INFO:teuthology.orchestra.run.trial015.stderr: 88.1% -- replaced with /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph-volume.log.gz 2026-02-19T19:55:41.982 INFO:teuthology.orchestra.run.trial015.stderr:gzip/var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph.audit.log: -5 --verbose -- /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph.cephadm.log 2026-02-19T19:55:41.982 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph-mon.trial015.log 2026-02-19T19:55:41.982 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph.log: 79.8% -- replaced with /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph.log.gz 2026-02-19T19:55:41.982 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-19T19:55:41.982 INFO:teuthology.orchestra.run.trial015.stderr: 79.4% -- replaced with /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph.cephadm.log.gz 2026-02-19T19:55:41.982 INFO:teuthology.orchestra.run.trial015.stderr: 89.1% -- replaced with /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph.audit.log.gz 2026-02-19T19:55:41.984 INFO:teuthology.orchestra.run.trial178.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-19T19:55:41.984 INFO:teuthology.orchestra.run.trial178.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-19T19:55:41.984 INFO:teuthology.orchestra.run.trial178.stderr:/var/log/ceph/cephadm.log: 76.2% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-19T19:55:41.984 INFO:teuthology.orchestra.run.trial178.stderr: 2026-02-19T19:55:41.984 INFO:teuthology.orchestra.run.trial178.stderr:real 0m0.007s 2026-02-19T19:55:41.984 INFO:teuthology.orchestra.run.trial178.stderr:user 0m0.001s 2026-02-19T19:55:41.985 INFO:teuthology.orchestra.run.trial178.stderr:sys 0m0.013s 2026-02-19T19:55:41.992 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph-mon.trial015.log: /var/log/ceph/cephadm.log: 93.0% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-19T19:55:42.002 INFO:teuthology.orchestra.run.trial015.stderr: 92.2% -- replaced with /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph-mon.trial015.log.gz 2026-02-19T19:55:42.004 INFO:teuthology.orchestra.run.trial015.stderr: 91.1% -- replaced with /var/log/ceph/cb4022e6-0dcc-11f1-a99e-d404e6e7d460/ceph-mgr.trial015.zmemwm.log.gz 2026-02-19T19:55:42.005 INFO:teuthology.orchestra.run.trial015.stderr: 2026-02-19T19:55:42.005 INFO:teuthology.orchestra.run.trial015.stderr:real 0m0.032s 2026-02-19T19:55:42.005 INFO:teuthology.orchestra.run.trial015.stderr:user 0m0.058s 2026-02-19T19:55:42.005 INFO:teuthology.orchestra.run.trial015.stderr:sys 0m0.019s 2026-02-19T19:55:42.007 INFO:tasks.cephadm:Archiving logs... 2026-02-19T19:55:42.007 DEBUG:teuthology.misc:Transferring archived files from trial015:/var/log/ceph to /home/teuthworker/mnt/teuthology/adking-2026-02-19_19:46:59-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/59713/remote/trial015/log 2026-02-19T19:55:42.008 DEBUG:teuthology.orchestra.run.trial015:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T19:55:42.086 DEBUG:teuthology.misc:Transferring archived files from trial178:/var/log/ceph to /home/teuthworker/mnt/teuthology/adking-2026-02-19_19:46:59-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/59713/remote/trial178/log 2026-02-19T19:55:42.087 DEBUG:teuthology.orchestra.run.trial178:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T19:55:42.099 INFO:tasks.cephadm:Removing cluster... 2026-02-19T19:55:42.099 DEBUG:teuthology.orchestra.run.trial015:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 --force 2026-02-19T19:55:42.199 INFO:teuthology.orchestra.run.trial015.stdout:Deleting cluster with fsid: cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:55:42.248 DEBUG:teuthology.orchestra.run.trial178:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cb4022e6-0dcc-11f1-a99e-d404e6e7d460 --force 2026-02-19T19:55:42.337 INFO:teuthology.orchestra.run.trial178.stdout:Deleting cluster with fsid: cb4022e6-0dcc-11f1-a99e-d404e6e7d460 2026-02-19T19:55:42.386 INFO:tasks.cephadm:Removing cephadm ... 2026-02-19T19:55:42.387 DEBUG:teuthology.orchestra.run.trial015:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-19T19:55:42.392 DEBUG:teuthology.orchestra.run.trial178:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-19T19:55:42.396 INFO:tasks.cephadm:Teardown complete 2026-02-19T19:55:42.397 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/teuthworker/src/github.com_adk3798_ceph_fd5a850b8a87b3cbd64bd8a952939e88dea1a71c/qa/tasks/cephadm.py", line 2017, in task with contextutil.nested( File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/contextutil.py", line 30, in nested vars.append(enter()) ^^^^^^^ File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/teuthworker/src/github.com_adk3798_ceph_fd5a850b8a87b3cbd64bd8a952939e88dea1a71c/qa/tasks/cephadm.py", line 840, in ceph_bootstrap raise e File "/home/teuthworker/src/github.com_adk3798_ceph_fd5a850b8a87b3cbd64bd8a952939e88dea1a71c/qa/tasks/cephadm.py", line 809, in ceph_bootstrap while proceed(): ^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (3) after waiting for 15 seconds 2026-02-19T19:55:42.401 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-19T19:55:42.418 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2026-02-19T19:55:42.432 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial015:/dev/vg_nvme/lv_1... 2026-02-19T19:55:42.432 DEBUG:teuthology.orchestra.run.trial015:> sudo nvme disconnect -n lv_1 2026-02-19T19:55:42.931 INFO:teuthology.orchestra.run.trial015.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-02-19T19:55:42.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T19:55:42.932 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial015:/dev/vg_nvme/lv_2... 2026-02-19T19:55:42.933 DEBUG:teuthology.orchestra.run.trial015:> sudo nvme disconnect -n lv_2 2026-02-19T19:55:43.451 INFO:teuthology.orchestra.run.trial015.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-02-19T19:55:43.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T19:55:43.453 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial015:/dev/vg_nvme/lv_3... 2026-02-19T19:55:43.453 DEBUG:teuthology.orchestra.run.trial015:> sudo nvme disconnect -n lv_3 2026-02-19T19:55:43.971 INFO:teuthology.orchestra.run.trial015.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-02-19T19:55:43.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T19:55:43.972 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial015:/dev/vg_nvme/lv_4... 2026-02-19T19:55:43.973 DEBUG:teuthology.orchestra.run.trial015:> sudo nvme disconnect -n lv_4 2026-02-19T19:55:44.499 INFO:teuthology.orchestra.run.trial015.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-02-19T19:55:44.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T19:55:44.500 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-19T19:55:44.501 DEBUG:teuthology.orchestra.run.trial015:> sudo dd of=/scratch_devs 2026-02-19T19:55:44.511 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial178:/dev/vg_nvme/lv_1... 2026-02-19T19:55:44.511 DEBUG:teuthology.orchestra.run.trial178:> sudo nvme disconnect -n lv_1 2026-02-19T19:55:44.981 INFO:teuthology.orchestra.run.trial178.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-02-19T19:55:44.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T19:55:44.983 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial178:/dev/vg_nvme/lv_2... 2026-02-19T19:55:44.984 DEBUG:teuthology.orchestra.run.trial178:> sudo nvme disconnect -n lv_2 2026-02-19T19:55:45.465 INFO:teuthology.orchestra.run.trial178.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-02-19T19:55:45.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T19:55:45.467 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial178:/dev/vg_nvme/lv_3... 2026-02-19T19:55:45.467 DEBUG:teuthology.orchestra.run.trial178:> sudo nvme disconnect -n lv_3 2026-02-19T19:55:45.973 INFO:teuthology.orchestra.run.trial178.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-02-19T19:55:45.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T19:55:45.975 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial178:/dev/vg_nvme/lv_4... 2026-02-19T19:55:45.975 DEBUG:teuthology.orchestra.run.trial178:> sudo nvme disconnect -n lv_4 2026-02-19T19:55:46.465 INFO:teuthology.orchestra.run.trial178.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-02-19T19:55:46.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T19:55:46.467 DEBUG:teuthology.orchestra.run.trial178:> set -ex 2026-02-19T19:55:46.467 DEBUG:teuthology.orchestra.run.trial178:> sudo dd of=/scratch_devs 2026-02-19T19:55:46.477 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-19T19:55:46.493 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-19T19:55:46.493 DEBUG:teuthology.orchestra.run.trial015:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T19:55:46.495 DEBUG:teuthology.orchestra.run.trial178:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T19:55:46.513 INFO:teuthology.orchestra.run.trial015.stdout: remote refid st t when poll reach delay offset jitter 2026-02-19T19:55:46.513 INFO:teuthology.orchestra.run.trial015.stdout:============================================================================== 2026-02-19T19:55:46.513 INFO:teuthology.orchestra.run.trial015.stdout: 216.82.35.115 129.6.15.25 2 u 17 64 3 25.622 -0.870 0.263 2026-02-19T19:55:46.513 INFO:teuthology.orchestra.run.trial015.stdout: LAX.CALTICK.NET 17.253.83.251 2 u 17 64 3 65.345 +0.818 0.704 2026-02-19T19:55:46.514 INFO:teuthology.orchestra.run.trial015.stdout: 144.202.62.209 198.46.254.130 3 u 17 64 3 21.769 +2.315 0.180 2026-02-19T19:55:46.514 INFO:teuthology.orchestra.run.trial015.stdout: time.ecansol.ne .PPS. 1 u 16 64 3 30.662 -2.262 0.402 2026-02-19T19:55:46.527 INFO:teuthology.orchestra.run.trial178.stdout: remote refid st t when poll reach delay offset jitter 2026-02-19T19:55:46.527 INFO:teuthology.orchestra.run.trial178.stdout:============================================================================== 2026-02-19T19:55:46.527 INFO:teuthology.orchestra.run.trial178.stdout: 172-238-164-57. 168.61.215.74 4 u 20 64 3 27.476 +4.411 0.750 2026-02-19T19:55:46.528 INFO:teuthology.orchestra.run.trial178.stdout: 172-234-44-141. 81.104.22.229 2 u 16 64 3 8.451 -14.380 2.468 2026-02-19T19:55:46.528 INFO:teuthology.orchestra.run.trial178.stdout: 170-187-147-56. 80.192.165.246 2 u 16 64 3 23.891 +8.224 0.718 2026-02-19T19:55:46.528 INFO:teuthology.orchestra.run.trial178.stdout: time2.trtnw.net 169.117.81.12 2 u 19 64 3 29.790 +2.094 0.705 2026-02-19T19:55:46.529 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-19T19:55:46.544 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-19T19:55:46.545 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-19T19:55:46.560 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-19T19:55:46.576 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-19T19:55:46.590 INFO:teuthology.task.internal:Duration was 239.404699 seconds 2026-02-19T19:55:46.591 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-19T19:55:46.606 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-19T19:55:46.606 DEBUG:teuthology.orchestra.run.trial015:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T19:55:46.608 DEBUG:teuthology.orchestra.run.trial178:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T19:55:46.633 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-19T19:55:46.633 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial015.front.sepia.ceph.com 2026-02-19T19:55:46.633 DEBUG:teuthology.orchestra.run.trial015:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-19T19:55:46.685 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial178.front.sepia.ceph.com 2026-02-19T19:55:46.686 DEBUG:teuthology.orchestra.run.trial178:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-19T19:55:46.693 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-19T19:55:46.693 DEBUG:teuthology.orchestra.run.trial015:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T19:55:46.727 DEBUG:teuthology.orchestra.run.trial178:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T19:55:46.974 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-19T19:55:46.975 DEBUG:teuthology.orchestra.run.trial015:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T19:55:46.977 DEBUG:teuthology.orchestra.run.trial178:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T19:55:46.983 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T19:55:46.984 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T19:55:46.984 INFO:teuthology.orchestra.run.trial015.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T19:55:46.984 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T19:55:46.984 INFO:teuthology.orchestra.run.trial015.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: /home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T19:55:46.985 INFO:teuthology.orchestra.run.trial178.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T19:55:46.986 INFO:teuthology.orchestra.run.trial178.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T19:55:46.986 INFO:teuthology.orchestra.run.trial178.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T19:55:46.986 INFO:teuthology.orchestra.run.trial178.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T19:55:46.987 INFO:teuthology.orchestra.run.trial178.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: /home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T19:55:47.054 INFO:teuthology.orchestra.run.trial178.stderr: 81.4% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T19:55:47.056 INFO:teuthology.orchestra.run.trial015.stderr: 82.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T19:55:47.058 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-19T19:55:47.074 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-19T19:55:47.074 DEBUG:teuthology.orchestra.run.trial015:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T19:55:47.107 DEBUG:teuthology.orchestra.run.trial178:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T19:55:47.115 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-19T19:55:47.132 DEBUG:teuthology.orchestra.run.trial015:> 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 2026-02-19T19:55:47.152 DEBUG:teuthology.orchestra.run.trial178:> 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 2026-02-19T19:55:47.159 INFO:teuthology.orchestra.run.trial015.stdout:kernel.core_pattern = core 2026-02-19T19:55:47.164 INFO:teuthology.orchestra.run.trial178.stdout:kernel.core_pattern = core 2026-02-19T19:55:47.173 DEBUG:teuthology.orchestra.run.trial015:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T19:55:47.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T19:55:47.213 DEBUG:teuthology.orchestra.run.trial178:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T19:55:47.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T19:55:47.219 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-19T19:55:47.230 INFO:teuthology.task.internal:Transferring archived files... 2026-02-19T19:55:47.231 DEBUG:teuthology.misc:Transferring archived files from trial015:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/adking-2026-02-19_19:46:59-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/59713/remote/trial015 2026-02-19T19:55:47.231 DEBUG:teuthology.orchestra.run.trial015:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T19:55:47.278 DEBUG:teuthology.misc:Transferring archived files from trial178:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/adking-2026-02-19_19:46:59-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/59713/remote/trial178 2026-02-19T19:55:47.278 DEBUG:teuthology.orchestra.run.trial178:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T19:55:47.304 INFO:teuthology.task.internal:Removing archive directory... 2026-02-19T19:55:47.304 DEBUG:teuthology.orchestra.run.trial015:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T19:55:47.311 DEBUG:teuthology.orchestra.run.trial178:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T19:55:47.336 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-19T19:55:47.351 INFO:teuthology.task.internal:Not uploading archives. 2026-02-19T19:55:47.351 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-19T19:55:47.366 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-19T19:55:47.366 DEBUG:teuthology.orchestra.run.trial015:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T19:55:47.368 DEBUG:teuthology.orchestra.run.trial178:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T19:55:47.371 INFO:teuthology.orchestra.run.trial015.stdout: 1179687 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 19:55 /home/ubuntu/cephtest 2026-02-19T19:55:47.380 INFO:teuthology.orchestra.run.trial178.stdout: 1179674 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 19:55 /home/ubuntu/cephtest 2026-02-19T19:55:47.381 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-19T19:55:47.397 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-19T19:55:47.436 INFO:teuthology.run:Summary data: description: orch:cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-flag} duration: 239.40469884872437 failure_reason: reached maximum tries (3) after waiting for 15 seconds owner: scheduled_adking@soko04.front.sepia.ceph.com sentry_event: null status: fail success: false 2026-02-19T19:55:47.436 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:55:47.547 INFO:teuthology.run:FAIL