2022-04-02T01:42:48.256 INFO:root:teuthology version: 1.1.0-d877b023 2022-04-02T01:42:48.258 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/rook/smoke/{0-distro/ubuntu_20.04 0-kubeadm 0-nvme-loop 1-rook 2-workload/radosbench 3-final cluster/1-node k8s/1.21 net/calico rook/1.7.2} --owner scheduled_yuriw@teuthology --name yuriw-2022-04-01_18:43:08-rados-wip-yuri11-testing-2022-04-01-0842-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2022-04-01_18:43:08-rados-wip-yuri11-testing-2022-04-01-0842-distro-default-smithi/6773395 --verbose -- /home/teuthworker/archive/yuriw-2022-04-01_18:43:08-rados-wip-yuri11-testing-2022-04-01-0842-distro-default-smithi/6773395/orig.config.yaml 2022-04-02T01:42:48.296 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-04-02T01:42:48.364 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2022-04-01_18:43:08-rados-wip-yuri11-testing-2022-04-01-0842-distro-default-smithi/6773395 branch: wip-yuri11-testing-2022-04-01-0842 description: rados/rook/smoke/{0-distro/ubuntu_20.04 0-kubeadm 0-nvme-loop 1-rook 2-workload/radosbench 3-final cluster/1-node k8s/1.21 net/calico rook/1.7.2} email: ceph-qa@ceph.io first_in_suite: false job_id: '6773395' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2022-04-01_18:43:08-rados-wip-yuri11-testing-2022-04-01-0842-distro-default-smithi nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri11-testing-2022-04-01-0842 ceph: conf: global: osd crush chooseleaf type: 0 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a kernel: hwe: true kubeadm: pod_network: calico version: '1.21' rook: rook_branch: v1.7.2 rook_image: rook/ceph:v1.7.2 workunit: branch: wip-yuri11-testing-2022-04-01-0842 sha1: 76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a owner: scheduled_yuriw@teuthology priority: 56 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.a sha1: 76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a sleep_before_teardown: 0 suite: rados suite_branch: wip-yuri11-testing-2022-04-01-0842 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a targets: smithi160.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCh/wxkVUegd4Lti2Samd6xQtoW4tVTrU63JH+PLPsL+MXKnzuWKsxRHJj5MkAoTjtv+Nscp9P3S23y4tYMqQBMLRW2v2fV/SuPKm5w90eur1mfq549OO69zz8HShyJqb7vMz8JWFqAC4Zyf+IKaZKWcERHe8DylmzlBZ8mV3DPIb16Uerelot6ce5pRrb8PXbLdiZQfhc0K69n/Or3EPbuM3jLajZy55c22dCrUyhRcSp/V40igXNGdrol6ZjflXQGUzTDjpAMsX8SlbVkPP3CIMH8C+eHDkY8KgVrG8IbYBLPI06qx30FxsK/BsmVmwZLWk2r/VLGlNJKtdIQ3IU2B1kevjqrfG1c6Ht6h65oe5Uy8h/fcaNo1HVxp2RwvX5XTA32mlFG9WD/6ZKg2XXEYKQhVcC8ptzaEVXxfiGnzywHaxyUTeRGPp0FCZpMDYLgY7/NG1nnewuupzv65XCYQ8INj3/CGA6qerszwsll9jF5vp9fjwGALLtIqX3sobk= tasks: - kubeadm: null - nvme_loop: null - rook: null - rook.shell: - ceph -s - ceph orch status - ceph orch ps - ceph orch ls - ceph orch device ls - install: host.a: null - radosbench: clients: - client.a - rook.shell: commands: - 'ceph orch host label add `hostname` foo ceph orch host ls | grep foo ceph orch host label rm `hostname` foo ceph orch host ls | grep -v foo ' - exec: host.a: - "set -ex\ntoolbox() {\n kubectl -n rook-ceph exec -it deploy/rook-ceph-tools\ \ -- \"$@\"\n}\norig_num_osd=`toolbox ceph osd stat | cut -f3 -d \" \"`\ntoolbox\ \ ceph orch osd rm 0 --force\nremoved_pv=\"\"\nwhile [ \"$removed_pv\" = \"\"\ \ ]\ndo\n removed_pv=`kubectl get pv | grep Released | cut -f1 -d \" \"`\n\ \ sleep 3s\ndone\ntarget_path=`kubectl get pv $removed_pv -o jsonpath='{.spec.local.path}'`\n\ host=`echo $removed_pv | cut -f1 -d \"-\"`\ntoolbox ceph orch device zap $host\ \ $target_path --force\nzap_completion=\"0\"\nwhile [ \"$zap_completion\" =\ \ \"0\" ]\ndo\n zap_completion=`kubectl get job -n rook-ceph rook-ceph-device-zap\ \ -o jsonpath='{.status.succeeded.path}'`\n sleep 3s\ndone\nkubectl patch\ \ pv $removed_pv -p '{\"spec\":{\"claimRef\": null}}'\ntoolbox ceph orch apply\ \ osd --all-available-devices\nkubectl delete job rook-ceph-device-zap -n rook-ceph\n\ num_osd=\"0\"\nwhile [ \"$num_osd\" != \"$orig_num_osd\" ]\ndo\n echo \"\ waiting for osd to come back up\"\n num_osd=`toolbox ceph osd stat | cut\ \ -f3 -d \" \"`\n sleep 30s\ndone\n" - rook.shell: commands: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch apply rgw foo - ceph orch apply mds foo - ceph orch apply rbd-mirror - ceph orch apply nfs foo --port 12777 teuthology_branch: master teuthology_sha1: d877b023166308f282187444de8e8e725ffb27d2 timestamp: 2022-04-01_18:43:08 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.22301 2022-04-02T01:42:48.365 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa; will attempt to use it 2022-04-02T01:42:48.366 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks 2022-04-02T01:42:48.366 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-04-02T01:42:48.369 INFO:teuthology.task.internal:Checking packages... 2022-04-02T01:42:48.391 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a' 2022-04-02T01:42:48.392 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-02T01:42:48.392 INFO:teuthology.packaging:ref: None 2022-04-02T01:42:48.392 INFO:teuthology.packaging:tag: None 2022-04-02T01:42:48.393 INFO:teuthology.packaging:branch: wip-yuri11-testing-2022-04-01-0842 2022-04-02T01:42:48.393 INFO:teuthology.packaging:sha1: 76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a 2022-04-02T01:42:48.393 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri11-testing-2022-04-01-0842 2022-04-02T01:42:48.549 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-11449-g76cd7b38-1focal 2022-04-02T01:42:48.550 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-04-02T01:42:48.561 INFO:teuthology.task.internal:no buildpackages task found 2022-04-02T01:42:48.562 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-04-02T01:42:48.607 INFO:teuthology.task.internal:Saving configuration 2022-04-02T01:42:48.622 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-04-02T01:42:48.636 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-02T01:42:48.659 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2022-04-01_18:43:08-rados-wip-yuri11-testing-2022-04-01-0842-distro-default-smithi/6773395', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-02 01:37:20.874079', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHZItK5BNhVqFOQNwZ0JUbFExoIr1tJTN1jJToOeiDoc'} 2022-04-02T01:42:48.660 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-04-02T01:42:48.670 INFO:teuthology.task.internal:roles: ubuntu@smithi160.front.sepia.ceph.com - ['host.a', 'client.a'] 2022-04-02T01:42:48.671 INFO:teuthology.run_tasks:Running task console_log... 2022-04-02T01:42:48.739 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f947c5d5c80>, signals=[15]) 2022-04-02T01:42:48.741 INFO:teuthology.run_tasks:Running task internal.connect... 2022-04-02T01:42:48.752 INFO:teuthology.task.internal:Opening connections... 2022-04-02T01:42:48.752 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi160.front.sepia.ceph.com 2022-04-02T01:42:48.754 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-02T01:42:48.817 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-04-02T01:42:48.828 DEBUG:teuthology.orchestra.run.smithi160:> uname -m 2022-04-02T01:42:48.945 INFO:teuthology.orchestra.run.smithi160.stdout:x86_64 2022-04-02T01:42:48.945 DEBUG:teuthology.orchestra.run.smithi160:> cat /etc/os-release 2022-04-02T01:42:48.952 INFO:teuthology.orchestra.run.smithi160.stdout:NAME="Ubuntu" 2022-04-02T01:42:48.952 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION="20.04.3 LTS (Focal Fossa)" 2022-04-02T01:42:48.953 INFO:teuthology.orchestra.run.smithi160.stdout:ID=ubuntu 2022-04-02T01:42:48.953 INFO:teuthology.orchestra.run.smithi160.stdout:ID_LIKE=debian 2022-04-02T01:42:48.953 INFO:teuthology.orchestra.run.smithi160.stdout:PRETTY_NAME="Ubuntu 20.04.3 LTS" 2022-04-02T01:42:48.953 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_ID="20.04" 2022-04-02T01:42:48.954 INFO:teuthology.orchestra.run.smithi160.stdout:HOME_URL="https://www.ubuntu.com/" 2022-04-02T01:42:48.954 INFO:teuthology.orchestra.run.smithi160.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2022-04-02T01:42:48.954 INFO:teuthology.orchestra.run.smithi160.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-04-02T01:42:48.954 INFO:teuthology.orchestra.run.smithi160.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-04-02T01:42:48.954 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_CODENAME=focal 2022-04-02T01:42:48.955 INFO:teuthology.orchestra.run.smithi160.stdout:UBUNTU_CODENAME=focal 2022-04-02T01:42:48.956 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2022-04-02T01:42:48.976 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-04-02T01:42:48.990 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-04-02T01:42:49.015 INFO:teuthology.task.internal:Checking for old test directory... 2022-04-02T01:42:49.016 DEBUG:teuthology.orchestra.run.smithi160:> test '!' -e /home/ubuntu/cephtest 2022-04-02T01:42:49.023 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-04-02T01:42:49.041 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-04-02T01:42:49.041 DEBUG:teuthology.orchestra.run.smithi160:> test -z $(ls -A /var/lib/ceph) 2022-04-02T01:42:49.082 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-04-02T01:42:49.119 INFO:teuthology.run_tasks:Running task kernel... 2022-04-02T01:42:49.143 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-04-02T01:42:49.144 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2022-04-02T01:42:49.144 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.a': {'hwe': True}} 2022-04-02T01:42:49.145 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2022-04-02T01:42:49.145 DEBUG:teuthology.orchestra.run.smithi160:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-02T01:42:49.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-02T01:42:49.152 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2022-04-02T01:42:49.206 INFO:teuthology.orchestra.run.smithi160.stdout:5.4.0-97-generic 2022-04-02T01:42:49.207 INFO:teuthology.task.kernel:Running kernel on smithi160: 5.4.0-97-generic 2022-04-02T01:42:49.207 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get clean 2022-04-02T01:42:49.279 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get update 2022-04-02T01:42:49.564 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-02T01:42:49.564 INFO:teuthology.orchestra.run.smithi160.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-02T01:42:49.614 INFO:teuthology.orchestra.run.smithi160.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-02T01:42:49.961 INFO:teuthology.orchestra.run.smithi160.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-02T01:42:50.040 INFO:teuthology.orchestra.run.smithi160.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [414 kB] 2022-04-02T01:42:50.187 INFO:teuthology.orchestra.run.smithi160.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [626 kB] 2022-04-02T01:42:50.338 INFO:teuthology.orchestra.run.smithi160.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,377 kB] 2022-04-02T01:42:50.466 INFO:teuthology.orchestra.run.smithi160.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,704 kB] 2022-04-02T01:42:50.507 INFO:teuthology.orchestra.run.smithi160.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [238 kB] 2022-04-02T01:42:50.520 INFO:teuthology.orchestra.run.smithi160.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9,872 B] 2022-04-02T01:42:50.521 INFO:teuthology.orchestra.run.smithi160.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [853 kB] 2022-04-02T01:42:50.567 INFO:teuthology.orchestra.run.smithi160.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [21.9 kB] 2022-04-02T01:42:50.568 INFO:teuthology.orchestra.run.smithi160.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 2022-04-02T01:42:50.574 INFO:teuthology.orchestra.run.smithi160.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [532 B] 2022-04-02T01:42:50.574 INFO:teuthology.orchestra.run.smithi160.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 2022-04-02T01:42:50.601 INFO:teuthology.orchestra.run.smithi160.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [547 kB] 2022-04-02T01:42:50.616 INFO:teuthology.orchestra.run.smithi160.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 2022-04-02T01:42:50.618 INFO:teuthology.orchestra.run.smithi160.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [14.1 kB] 2022-04-02T01:42:50.619 INFO:teuthology.orchestra.run.smithi160.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] 2022-04-02T01:42:50.634 INFO:teuthology.orchestra.run.smithi160.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [14.8 kB] 2022-04-02T01:42:50.635 INFO:teuthology.orchestra.run.smithi160.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [24.3 kB] 2022-04-02T01:42:50.636 INFO:teuthology.orchestra.run.smithi160.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [913 kB] 2022-04-02T01:42:50.670 INFO:teuthology.orchestra.run.smithi160.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 2022-04-02T01:42:50.670 INFO:teuthology.orchestra.run.smithi160.stdout:Get:24 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,180 B] 2022-04-02T01:42:50.671 INFO:teuthology.orchestra.run.smithi160.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,196 B] 2022-04-02T01:42:50.671 INFO:teuthology.orchestra.run.smithi160.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [500 B] 2022-04-02T01:42:50.673 INFO:teuthology.orchestra.run.smithi160.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] 2022-04-02T01:42:50.681 INFO:teuthology.orchestra.run.smithi160.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [528 B] 2022-04-02T01:42:50.681 INFO:teuthology.orchestra.run.smithi160.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 2022-04-02T01:42:50.709 INFO:teuthology.orchestra.run.smithi160.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [676 kB] 2022-04-02T01:42:50.725 INFO:teuthology.orchestra.run.smithi160.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 2022-04-02T01:42:50.729 INFO:teuthology.orchestra.run.smithi160.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [20.4 kB] 2022-04-02T01:42:50.757 INFO:teuthology.orchestra.run.smithi160.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 2022-04-02T01:42:50.759 INFO:teuthology.orchestra.run.smithi160.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,432 B] 2022-04-02T01:42:50.759 INFO:teuthology.orchestra.run.smithi160.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,336 B] 2022-04-02T01:42:50.760 INFO:teuthology.orchestra.run.smithi160.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [592 B] 2022-04-02T01:42:50.760 INFO:teuthology.orchestra.run.smithi160.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [42.2 kB] 2022-04-02T01:42:50.780 INFO:teuthology.orchestra.run.smithi160.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [34.8 kB] 2022-04-02T01:42:50.860 INFO:teuthology.orchestra.run.smithi160.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main Translation-en [10.1 kB] 2022-04-02T01:42:50.861 INFO:teuthology.orchestra.run.smithi160.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [22.7 kB] 2022-04-02T01:42:50.862 INFO:teuthology.orchestra.run.smithi160.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [12.9 kB] 2022-04-02T01:42:50.863 INFO:teuthology.orchestra.run.smithi160.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [15.5 kB] 2022-04-02T01:42:50.863 INFO:teuthology.orchestra.run.smithi160.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [808 B] 2022-04-02T01:42:53.655 INFO:teuthology.orchestra.run.smithi160.stdout:Fetched 10.5 MB in 2s (4,761 kB/s) 2022-04-02T01:42:54.871 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2022-04-02T01:42:54.893 DEBUG:teuthology.orchestra.run.smithi160:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-04-02T01:42:54.964 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2022-04-02T01:42:55.138 INFO:teuthology.orchestra.run.smithi160.stdout:Building dependency tree... 2022-04-02T01:42:55.138 INFO:teuthology.orchestra.run.smithi160.stdout:Reading state information... 2022-04-02T01:42:55.272 INFO:teuthology.orchestra.run.smithi160.stdout:The following additional packages will be installed: 2022-04-02T01:42:55.272 INFO:teuthology.orchestra.run.smithi160.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-04-02T01:42:55.273 INFO:teuthology.orchestra.run.smithi160.stdout: libusbmuxd6 linux-image-5.13.0-39-generic linux-modules-5.13.0-39-generic 2022-04-02T01:42:55.273 INFO:teuthology.orchestra.run.smithi160.stdout: linux-modules-extra-5.13.0-39-generic thermald upower usbmuxd 2022-04-02T01:42:55.274 INFO:teuthology.orchestra.run.smithi160.stdout:Suggested packages: 2022-04-02T01:42:55.274 INFO:teuthology.orchestra.run.smithi160.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.13-source-5.13.0 2022-04-02T01:42:55.274 INFO:teuthology.orchestra.run.smithi160.stdout: linux-hwe-5.13-tools linux-headers-5.13.0-39-generic 2022-04-02T01:42:55.322 INFO:teuthology.orchestra.run.smithi160.stdout:The following NEW packages will be installed: 2022-04-02T01:42:55.323 INFO:teuthology.orchestra.run.smithi160.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-04-02T01:42:55.323 INFO:teuthology.orchestra.run.smithi160.stdout: libusbmuxd6 linux-image-5.13.0-39-generic linux-image-generic-hwe-20.04 2022-04-02T01:42:55.324 INFO:teuthology.orchestra.run.smithi160.stdout: linux-modules-5.13.0-39-generic linux-modules-extra-5.13.0-39-generic 2022-04-02T01:42:55.324 INFO:teuthology.orchestra.run.smithi160.stdout: thermald upower usbmuxd 2022-04-02T01:42:55.381 INFO:teuthology.orchestra.run.smithi160.stdout:0 upgraded, 13 newly installed, 0 to remove and 120 not upgraded. 2022-04-02T01:42:55.382 INFO:teuthology.orchestra.run.smithi160.stdout:Need to get 79.9 MB of archives. 2022-04-02T01:42:55.382 INFO:teuthology.orchestra.run.smithi160.stdout:After this operation, 410 MB of additional disk space will be used. 2022-04-02T01:42:55.382 INFO:teuthology.orchestra.run.smithi160.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2022-04-02T01:42:55.448 INFO:teuthology.orchestra.run.smithi160.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2022-04-02T01:42:55.455 INFO:teuthology.orchestra.run.smithi160.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2022-04-02T01:42:55.460 INFO:teuthology.orchestra.run.smithi160.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2022-04-02T01:42:55.478 INFO:teuthology.orchestra.run.smithi160.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2022-04-02T01:42:55.484 INFO:teuthology.orchestra.run.smithi160.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.13.0-39-generic amd64 5.13.0-39.44~20.04.1 [18.3 MB] 2022-04-02T01:42:55.808 INFO:teuthology.orchestra.run.smithi160.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.13.0-39-generic amd64 5.13.0-39.44~20.04.1 [10.0 MB] 2022-04-02T01:42:55.898 INFO:teuthology.orchestra.run.smithi160.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.13.0-39-generic amd64 5.13.0-39.44~20.04.1 [51.0 MB] 2022-04-02T01:42:56.578 INFO:teuthology.orchestra.run.smithi160.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.13.0.39.44~20.04.24 [2,620 B] 2022-04-02T01:42:56.579 INFO:teuthology.orchestra.run.smithi160.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2022-04-02T01:42:56.579 INFO:teuthology.orchestra.run.smithi160.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2022-04-02T01:42:56.585 INFO:teuthology.orchestra.run.smithi160.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2022-04-02T01:42:56.587 INFO:teuthology.orchestra.run.smithi160.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2022-04-02T01:42:56.992 INFO:teuthology.orchestra.run.smithi160.stdout:Fetched 79.9 MB in 1s (63.5 MB/s) 2022-04-02T01:42:57.208 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2022-04-02T01:42:58.664 INFO:teuthology.orchestra.run.smithi160.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102042 files and directories currently installed.) 2022-04-02T01:42:58.668 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2022-04-02T01:42:58.821 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-04-02T01:42:59.182 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libplist3:amd64. 2022-04-02T01:42:59.196 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2022-04-02T01:42:59.241 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2022-04-02T01:42:59.577 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2022-04-02T01:42:59.591 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2022-04-02T01:42:59.635 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2022-04-02T01:42:59.980 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2022-04-02T01:42:59.993 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2022-04-02T01:43:00.029 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-04-02T01:43:00.349 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libupower-glib3:amd64. 2022-04-02T01:43:00.365 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2022-04-02T01:43:00.407 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2022-04-02T01:43:00.760 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-modules-5.13.0-39-generic. 2022-04-02T01:43:00.775 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../05-linux-modules-5.13.0-39-generic_5.13.0-39.44~20.04.1_amd64.deb ... 2022-04-02T01:43:00.818 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-modules-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T01:43:03.160 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-image-5.13.0-39-generic. 2022-04-02T01:43:03.173 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../06-linux-image-5.13.0-39-generic_5.13.0-39.44~20.04.1_amd64.deb ... 2022-04-02T01:43:03.266 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-image-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T01:43:03.738 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-modules-extra-5.13.0-39-generic. 2022-04-02T01:43:03.752 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../07-linux-modules-extra-5.13.0-39-generic_5.13.0-39.44~20.04.1_amd64.deb ... 2022-04-02T01:43:03.796 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-modules-extra-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T01:43:09.651 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2022-04-02T01:43:09.667 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.13.0.39.44~20.04.24_amd64.deb ... 2022-04-02T01:43:09.700 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-image-generic-hwe-20.04 (5.13.0.39.44~20.04.24) ... 2022-04-02T01:43:10.042 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libevdev2:amd64. 2022-04-02T01:43:10.057 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2022-04-02T01:43:10.116 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2022-04-02T01:43:10.720 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package thermald. 2022-04-02T01:43:10.736 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2022-04-02T01:43:10.770 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2022-04-02T01:43:11.319 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package upower. 2022-04-02T01:43:11.333 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2022-04-02T01:43:11.387 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking upower (0.99.11-1build2) ... 2022-04-02T01:43:11.819 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package usbmuxd. 2022-04-02T01:43:11.833 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2022-04-02T01:43:11.902 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-04-02T01:43:12.210 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2022-04-02T01:43:12.332 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-04-02T01:43:12.458 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2022-04-02T01:43:12.584 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2022-04-02T01:43:12.734 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-04-02T01:43:12.852 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2022-04-02T01:43:12.962 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up upower (0.99.11-1build2) ... 2022-04-02T01:43:13.413 INFO:teuthology.orchestra.run.smithi160.stdout:upower.service is a disabled or a static unit, not starting it. 2022-04-02T01:43:13.463 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-04-02T01:43:13.628 INFO:teuthology.orchestra.run.smithi160.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2022-04-02T01:43:13.635 INFO:teuthology.orchestra.run.smithi160.stdout:Adding system user `usbmux' (UID 114) ... 2022-04-02T01:43:13.635 INFO:teuthology.orchestra.run.smithi160.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2022-04-02T01:43:14.079 INFO:teuthology.orchestra.run.smithi160.stdout:Not creating home directory `/var/lib/usbmux'. 2022-04-02T01:43:14.311 INFO:teuthology.orchestra.run.smithi160.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2022-04-02T01:43:14.351 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2022-04-02T01:43:14.656 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2022-04-02T01:43:14.657 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2022-04-02T01:43:15.138 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-modules-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T01:43:16.499 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-image-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T01:43:17.774 INFO:teuthology.orchestra.run.smithi160.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.13.0-39-generic 2022-04-02T01:43:17.775 INFO:teuthology.orchestra.run.smithi160.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.13.0-39-generic 2022-04-02T01:43:17.900 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-modules-extra-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T01:43:19.235 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-image-generic-hwe-20.04 (5.13.0.39.44~20.04.24) ... 2022-04-02T01:43:19.360 INFO:teuthology.orchestra.run.smithi160.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-02T01:43:23.207 INFO:teuthology.orchestra.run.smithi160.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-02T01:43:23.826 INFO:teuthology.orchestra.run.smithi160.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-02T01:43:23.943 INFO:teuthology.orchestra.run.smithi160.stdout:Processing triggers for linux-image-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T01:43:24.130 INFO:teuthology.orchestra.run.smithi160.stdout:/etc/kernel/postinst.d/initramfs-tools: 2022-04-02T01:43:24.130 INFO:teuthology.orchestra.run.smithi160.stdout:update-initramfs: Generating /boot/initrd.img-5.13.0-39-generic 2022-04-02T01:43:47.374 INFO:teuthology.orchestra.run.smithi160.stdout:/etc/kernel/postinst.d/zz-update-grub: 2022-04-02T01:43:47.375 INFO:teuthology.orchestra.run.smithi160.stdout:Sourcing file `/etc/default/grub' 2022-04-02T01:43:47.387 INFO:teuthology.orchestra.run.smithi160.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-04-02T01:43:47.411 INFO:teuthology.orchestra.run.smithi160.stdout:Generating grub configuration file ... 2022-04-02T01:43:47.743 INFO:teuthology.orchestra.run.smithi160.stdout:Found linux image: /boot/vmlinuz-5.13.0-39-generic 2022-04-02T01:43:47.775 INFO:teuthology.orchestra.run.smithi160.stdout:Found initrd image: /boot/initrd.img-5.13.0-39-generic 2022-04-02T01:43:48.141 INFO:teuthology.orchestra.run.smithi160.stdout:Found linux image: /boot/vmlinuz-5.4.0-97-generic 2022-04-02T01:43:48.152 INFO:teuthology.orchestra.run.smithi160.stdout:Found initrd image: /boot/initrd.img-5.4.0-97-generic 2022-04-02T01:43:50.770 INFO:teuthology.orchestra.run.smithi160.stdout:done 2022-04-02T01:43:51.102 DEBUG:teuthology.orchestra.run.smithi160:> dpkg -s linux-image-generic-hwe-20.04 2022-04-02T01:43:51.131 INFO:teuthology.orchestra.run.smithi160.stdout:Package: linux-image-generic-hwe-20.04 2022-04-02T01:43:51.132 INFO:teuthology.orchestra.run.smithi160.stdout:Status: install ok installed 2022-04-02T01:43:51.132 INFO:teuthology.orchestra.run.smithi160.stdout:Priority: optional 2022-04-02T01:43:51.132 INFO:teuthology.orchestra.run.smithi160.stdout:Section: kernel 2022-04-02T01:43:51.132 INFO:teuthology.orchestra.run.smithi160.stdout:Installed-Size: 19 2022-04-02T01:43:51.133 INFO:teuthology.orchestra.run.smithi160.stdout:Maintainer: Ubuntu Kernel Team 2022-04-02T01:43:51.133 INFO:teuthology.orchestra.run.smithi160.stdout:Architecture: amd64 2022-04-02T01:43:51.133 INFO:teuthology.orchestra.run.smithi160.stdout:Source: linux-meta-hwe-5.13 2022-04-02T01:43:51.133 INFO:teuthology.orchestra.run.smithi160.stdout:Version: 5.13.0.39.44~20.04.24 2022-04-02T01:43:51.133 INFO:teuthology.orchestra.run.smithi160.stdout:Provides: virtualbox-guest-modules (= 5.13.0-39), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-04-02T01:43:51.134 INFO:teuthology.orchestra.run.smithi160.stdout:Depends: linux-image-5.13.0-39-generic, linux-modules-extra-5.13.0-39-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-02T01:43:51.134 INFO:teuthology.orchestra.run.smithi160.stdout:Recommends: thermald 2022-04-02T01:43:51.134 INFO:teuthology.orchestra.run.smithi160.stdout:Description: Generic Linux kernel image 2022-04-02T01:43:51.134 INFO:teuthology.orchestra.run.smithi160.stdout: This package will always depend on the latest generic kernel image 2022-04-02T01:43:51.135 INFO:teuthology.orchestra.run.smithi160.stdout: available. 2022-04-02T01:43:51.136 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-97-generic Expected: 5.13.0-39-generic 2022-04-02T01:43:51.136 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2022-04-02T01:43:51.136 DEBUG:teuthology.task.kernel:src is distro, skipping download 2022-04-02T01:43:51.137 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2022-04-02T01:43:51.137 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi160.front.sepia.ceph.com, path=None, version=distro) 2022-04-02T01:43:51.137 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get clean 2022-04-02T01:43:51.202 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get update 2022-04-02T01:43:51.336 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-02T01:43:51.345 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-02T01:43:51.365 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-02T01:43:51.446 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-02T01:43:52.880 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2022-04-02T01:43:52.904 DEBUG:teuthology.orchestra.run.smithi160:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-04-02T01:43:52.968 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2022-04-02T01:43:53.143 INFO:teuthology.orchestra.run.smithi160.stdout:Building dependency tree... 2022-04-02T01:43:53.143 INFO:teuthology.orchestra.run.smithi160.stdout:Reading state information... 2022-04-02T01:43:53.327 INFO:teuthology.orchestra.run.smithi160.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.13.0.39.44~20.04.24). 2022-04-02T01:43:53.327 INFO:teuthology.orchestra.run.smithi160.stdout:0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-04-02T01:43:53.329 DEBUG:teuthology.orchestra.run.smithi160:> dpkg -s linux-image-generic-hwe-20.04 2022-04-02T01:43:53.350 INFO:teuthology.orchestra.run.smithi160.stdout:Package: linux-image-generic-hwe-20.04 2022-04-02T01:43:53.351 INFO:teuthology.orchestra.run.smithi160.stdout:Status: install ok installed 2022-04-02T01:43:53.351 INFO:teuthology.orchestra.run.smithi160.stdout:Priority: optional 2022-04-02T01:43:53.351 INFO:teuthology.orchestra.run.smithi160.stdout:Section: kernel 2022-04-02T01:43:53.351 INFO:teuthology.orchestra.run.smithi160.stdout:Installed-Size: 19 2022-04-02T01:43:53.352 INFO:teuthology.orchestra.run.smithi160.stdout:Maintainer: Ubuntu Kernel Team 2022-04-02T01:43:53.352 INFO:teuthology.orchestra.run.smithi160.stdout:Architecture: amd64 2022-04-02T01:43:53.352 INFO:teuthology.orchestra.run.smithi160.stdout:Source: linux-meta-hwe-5.13 2022-04-02T01:43:53.352 INFO:teuthology.orchestra.run.smithi160.stdout:Version: 5.13.0.39.44~20.04.24 2022-04-02T01:43:53.353 INFO:teuthology.orchestra.run.smithi160.stdout:Provides: virtualbox-guest-modules (= 5.13.0-39), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-04-02T01:43:53.353 INFO:teuthology.orchestra.run.smithi160.stdout:Depends: linux-image-5.13.0-39-generic, linux-modules-extra-5.13.0-39-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-02T01:43:53.353 INFO:teuthology.orchestra.run.smithi160.stdout:Recommends: thermald 2022-04-02T01:43:53.353 INFO:teuthology.orchestra.run.smithi160.stdout:Description: Generic Linux kernel image 2022-04-02T01:43:53.353 INFO:teuthology.orchestra.run.smithi160.stdout: This package will always depend on the latest generic kernel image 2022-04-02T01:43:53.354 INFO:teuthology.orchestra.run.smithi160.stdout: available. 2022-04-02T01:43:53.354 DEBUG:teuthology.orchestra.run.smithi160:> mktemp 2022-04-02T01:43:53.361 INFO:teuthology.orchestra.run.smithi160.stdout:/tmp/tmp.7bFqA0n5rA 2022-04-02T01:43:53.361 DEBUG:teuthology.orchestra.run.smithi160:> sudo cp /boot/grub/grub.cfg /tmp/tmp.7bFqA0n5rA 2022-04-02T01:43:53.419 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 0666 /tmp/tmp.7bFqA0n5rA 2022-04-02T01:43:53.450 DEBUG:teuthology.orchestra.remote:smithi160:/tmp/tmp.7bFqA0n5rA is 8KB 2022-04-02T01:43:53.465 DEBUG:teuthology.orchestra.run.smithi160:> rm -fr /tmp/tmp.7bFqA0n5rA 2022-04-02T01:43:53.471 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2022-04-02T01:43:53.526 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:43:53.526 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/grub.d/01_ceph_kernel 2022-04-02T01:43:53.527 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2022-04-02T01:43:53.564 INFO:teuthology.task.kernel:Distro Kernel Version: 5.13.0-39-generic 2022-04-02T01:43:53.564 DEBUG:teuthology.orchestra.run.smithi160:> sudo update-grub 2022-04-02T01:43:54.780 INFO:teuthology.orchestra.run.smithi160.stderr:Sourcing file `/etc/default/grub' 2022-04-02T01:43:54.782 INFO:teuthology.orchestra.run.smithi160.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-04-02T01:43:54.793 INFO:teuthology.orchestra.run.smithi160.stderr:Generating grub configuration file ... 2022-04-02T01:43:55.062 INFO:teuthology.orchestra.run.smithi160.stderr:Found linux image: /boot/vmlinuz-5.13.0-39-generic 2022-04-02T01:43:55.074 INFO:teuthology.orchestra.run.smithi160.stderr:Found initrd image: /boot/initrd.img-5.13.0-39-generic 2022-04-02T01:43:55.429 INFO:teuthology.orchestra.run.smithi160.stderr:Found linux image: /boot/vmlinuz-5.4.0-97-generic 2022-04-02T01:43:55.440 INFO:teuthology.orchestra.run.smithi160.stderr:Found initrd image: /boot/initrd.img-5.4.0-97-generic 2022-04-02T01:43:57.041 INFO:teuthology.orchestra.run.smithi160.stderr:done 2022-04-02T01:43:57.043 DEBUG:teuthology.orchestra.run.smithi160:> sudo shutdown -r now 2022-04-02T01:44:27.055 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2022-04-02T01:44:27.056 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2022-04-02T01:44:27.057 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-02T01:45:01.643 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2022-04-02T01:45:31.656 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2022-04-02T01:45:31.658 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-02T01:45:39.231 DEBUG:teuthology.orchestra.remote:No existing session 2022-04-02T01:46:09.263 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2022-04-02T01:46:09.264 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-02T01:46:09.314 DEBUG:teuthology.orchestra.run.smithi160:> true 2022-04-02T01:46:09.911 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2022-04-02T01:46:09.911 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.13.0-39-generic"... 2022-04-02T01:46:09.912 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2022-04-02T01:46:09.919 INFO:teuthology.orchestra.run.smithi160.stdout:5.13.0-39-generic 2022-04-02T01:46:09.919 DEBUG:teuthology.task.kernel:current kernel version is 5.13.0-39-generic vs 5.13.0-39-generic 2022-04-02T01:46:09.919 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2022-04-02T01:46:09.920 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2022-04-02T01:46:10.921 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2022-04-02T01:46:10.922 DEBUG:teuthology.orchestra.run.smithi160:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-02T01:46:10.989 INFO:teuthology.orchestra.run.smithi160.stdout:ttyS1 2022-04-02T01:46:11.009 DEBUG:teuthology.parallel:result is None 2022-04-02T01:46:11.010 INFO:teuthology.run_tasks:Running task internal.base... 2022-04-02T01:46:11.020 INFO:teuthology.task.internal:Creating test directory... 2022-04-02T01:46:11.021 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-02T01:46:11.028 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-04-02T01:46:11.063 INFO:teuthology.run_tasks:Running task internal.archive... 2022-04-02T01:46:11.107 INFO:teuthology.task.internal:Creating archive directory... 2022-04-02T01:46:11.108 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-02T01:46:11.134 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-04-02T01:46:11.165 INFO:teuthology.task.internal:Enabling coredump saving... 2022-04-02T01:46:11.165 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2022-04-02T01:46:11.200 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-02T01:46:11.210 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-02T01:46:11.212 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-04-02T01:46:11.227 INFO:teuthology.task.internal:Configuring sudo... 2022-04-02T01:46:11.227 DEBUG:teuthology.orchestra.run.smithi160:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-02T01:46:11.244 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-04-02T01:46:11.274 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-04-02T01:46:11.274 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-02T01:46:11.293 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-02T01:46:11.299 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-02T01:46:11.304 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:46:11.305 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-02T01:46:11.373 DEBUG:teuthology.orchestra.run.smithi160:> sudo service rsyslog restart 2022-04-02T01:46:11.415 INFO:teuthology.run_tasks:Running task internal.timer... 2022-04-02T01:46:11.424 INFO:teuthology.task.internal:Starting timer... 2022-04-02T01:46:11.425 INFO:teuthology.run_tasks:Running task pcp... 2022-04-02T01:46:11.488 INFO:teuthology.run_tasks:Running task selinux... 2022-04-02T01:46:11.576 DEBUG:teuthology.task.selinux:Excluding smithi160: OS 'ubuntu' does not support SELinux 2022-04-02T01:46:11.576 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-04-02T01:46:11.577 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2022-04-02T01:46:11.577 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-04-02T01:46:11.577 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-04-02T01:46:11.618 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master was just updated or references a specific commit; assuming it is current 2022-04-02T01:46:11.618 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-04-02T01:46:11.636 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'}]}] 2022-04-02T01:46:11.637 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi160.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-04-02T01:49:27.283 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi160.front.sepia.ceph.com')] 2022-04-02T01:49:27.285 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2022-04-02T01:49:27.287 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-02T01:49:27.335 DEBUG:teuthology.orchestra.run.smithi160:> true 2022-04-02T01:49:27.460 INFO:teuthology.run_tasks:Running task clock... 2022-04-02T01:49:27.474 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-04-02T01:49:27.475 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-02T01:49:27.477 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2022-04-02T01:49:27.534 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:27 ntpd[9573]: ntpd 4.2.8p12@1.3728-o (1): Starting 2022-04-02T01:49:27.535 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:27 ntpd[9573]: Command line: ntpd -gq 2022-04-02T01:49:27.535 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:27 ntpd[9573]: proto: precision = 0.082 usec (-23) 2022-04-02T01:49:27.536 INFO:teuthology.orchestra.run.smithi160.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-02T01:49:27.536 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:27 ntpd[9573]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-02T01:49:27.537 INFO:teuthology.orchestra.run.smithi160.stderr:restrict ::: KOD does nothing without LIMITED. 2022-04-02T01:49:27.538 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:27 ntpd[9573]: restrict ::: KOD does nothing without LIMITED. 2022-04-02T01:49:27.538 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:27 ntpd[9573]: Listen and drop on 0 v6wildcard [::]:123 2022-04-02T01:49:27.539 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:27 ntpd[9573]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2022-04-02T01:49:27.539 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:27 ntpd[9573]: Listen normally on 2 lo 127.0.0.1:123 2022-04-02T01:49:27.539 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:27 ntpd[9573]: Listen normally on 3 enp3s0f1 172.21.15.160:123 2022-04-02T01:49:27.539 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:27 ntpd[9573]: Listen normally on 4 lo [::1]:123 2022-04-02T01:49:27.539 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:27 ntpd[9573]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f5b%5]:123 2022-04-02T01:49:27.540 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:27 ntpd[9573]: Listening on routing socket on fd #22 for interface updates 2022-04-02T01:49:28.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:28.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:28.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:28.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:28.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:28.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:28.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:28.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:28.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:28.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:28.540 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:28.540 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:28.540 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:28.540 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:28.540 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:28.541 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:28.541 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:28.541 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:28 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:29.535 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:29 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:29.535 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:29 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:29.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:29 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:29.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:29 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:29.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:29 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:29.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:29 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:30.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:30.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:30.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:30.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:30.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:30.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:30.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:30.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:30.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:30.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:30.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:30.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:30.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:30.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:30.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:30.540 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:30.540 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:30.540 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:30 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:31.535 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:31 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:31.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:31 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:31.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:31 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:31.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:31 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:31.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:31 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:31.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:31 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:32.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:32.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:32.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:32.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:32.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:32.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:32.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:32.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:32.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:32.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:32.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:32.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:32.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:32.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:32.540 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:32.540 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:32.540 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:32.540 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:32 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:33.535 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:33 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:33.535 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:33 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:33.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:33 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:33.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:33 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:33.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:33 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:33.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:33 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:34.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:34 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:34.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:34 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:34.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:34 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:34.536 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:34 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:34.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:34 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:34.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:34 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:34.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:34 ntpd[9573]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:49:34.537 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:34 ntpd[9573]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:49:34.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:34 ntpd[9573]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:49:34.538 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:34 ntpd[9573]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:49:34.538 INFO:teuthology.orchestra.run.smithi160.stdout: 2 Apr 01:49:34 ntpd[9573]: ntpd: time slew -0.000600 s 2022-04-02T01:49:34.539 INFO:teuthology.orchestra.run.smithi160.stdout:ntpd: time slew -0.000600s 2022-04-02T01:49:34.539 INFO:teuthology.orchestra.run.smithi160.stderr: 2 Apr 01:49:34 ntpd[9573]: can't open /var/log/ntpstats/loopstats.20220402: Permission denied 2022-04-02T01:49:34.593 INFO:teuthology.orchestra.run.smithi160.stdout: remote refid st t when poll reach delay offset jitter 2022-04-02T01:49:34.593 INFO:teuthology.orchestra.run.smithi160.stdout:============================================================================== 2022-04-02T01:49:34.593 INFO:teuthology.orchestra.run.smithi160.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-02T01:49:34.594 INFO:teuthology.orchestra.run.smithi160.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-02T01:49:34.594 INFO:teuthology.orchestra.run.smithi160.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-02T01:49:34.594 INFO:teuthology.orchestra.run.smithi160.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-02T01:49:34.594 INFO:teuthology.run_tasks:Running task kubeadm... 2022-04-02T01:49:34.611 INFO:tasks.kubeadm:Kubeadm start 2022-04-02T01:49:34.612 INFO:tasks.kubeadm:Config: {'pod_network': 'calico', 'version': '1.21'} 2022-04-02T01:49:34.612 DEBUG:teuthology.orchestra.run.smithi160:> sudo modprobe br_netfilter && sudo sysctl net.bridge.bridge-nf-call-ip6tables=1 && sudo sysctl net.bridge.bridge-nf-call-iptables=1 && sudo sysctl net.ipv4.ip_forward=1 && sudo swapoff -a 2022-04-02T01:49:34.639 INFO:teuthology.orchestra.run.smithi160.stdout:net.bridge.bridge-nf-call-ip6tables = 1 2022-04-02T01:49:34.649 INFO:teuthology.orchestra.run.smithi160.stdout:net.bridge.bridge-nf-call-iptables = 1 2022-04-02T01:49:34.658 INFO:teuthology.orchestra.run.smithi160.stdout:net.ipv4.ip_forward = 1 2022-04-02T01:49:34.706 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:49:34.706 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/etc/docker/daemon.json of=/dev/stdout 2022-04-02T01:49:34.761 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:49:34.761 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/docker/daemon.json 2022-04-02T01:49:34.774 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl restart docker || true 2022-04-02T01:49:35.709 INFO:tasks.kubeadm:Identifying pod subnet 2022-04-02T01:49:35.716 INFO:tasks.kubeadm:172.21.15.160 is in 172.21.0.0/20 at pos 3999 2022-04-02T01:49:35.729 INFO:tasks.kubeadm:Pod subnet: 10.252.248.0/21 2022-04-02T01:49:35.729 INFO:tasks.kubeadm:Installing kube{adm,ctl,let} 2022-04-02T01:49:35.730 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt update && sudo apt install -y apt-transport-https ca-certificates curl && sudo curl -fsSLo /usr/share/keyrings/kubernetes-archive-keyring.gpg https://packages.cloud.google.com/apt/doc/apt-key.gpg && echo 'deb [signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main' | sudo tee /etc/apt/sources.list.d/kubernetes.list && sudo apt update && sudo apt install -y kubelet kubeadm kubectl bridge-utils 2022-04-02T01:49:35.754 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:49:35.755 INFO:teuthology.orchestra.run.smithi160.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-04-02T01:49:35.755 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:49:35.900 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-02T01:49:35.900 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-02T01:49:35.908 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-02T01:49:35.928 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-02T01:49:37.369 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2022-04-02T01:49:37.546 INFO:teuthology.orchestra.run.smithi160.stdout:Building dependency tree... 2022-04-02T01:49:37.546 INFO:teuthology.orchestra.run.smithi160.stdout:Reading state information... 2022-04-02T01:49:37.635 INFO:teuthology.orchestra.run.smithi160.stdout:109 packages can be upgraded. Run 'apt list --upgradable' to see them. 2022-04-02T01:49:37.650 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:49:37.651 INFO:teuthology.orchestra.run.smithi160.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-04-02T01:49:37.651 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:49:37.706 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2022-04-02T01:49:37.883 INFO:teuthology.orchestra.run.smithi160.stdout:Building dependency tree... 2022-04-02T01:49:37.884 INFO:teuthology.orchestra.run.smithi160.stdout:Reading state information... 2022-04-02T01:49:38.062 INFO:teuthology.orchestra.run.smithi160.stdout:ca-certificates is already the newest version (20210119~20.04.2). 2022-04-02T01:49:38.062 INFO:teuthology.orchestra.run.smithi160.stdout:curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-02T01:49:38.062 INFO:teuthology.orchestra.run.smithi160.stdout:The following NEW packages will be installed: 2022-04-02T01:49:38.063 INFO:teuthology.orchestra.run.smithi160.stdout: apt-transport-https 2022-04-02T01:49:38.243 INFO:teuthology.orchestra.run.smithi160.stdout:0 upgraded, 1 newly installed, 0 to remove and 109 not upgraded. 2022-04-02T01:49:38.243 INFO:teuthology.orchestra.run.smithi160.stdout:Need to get 4,680 B of archives. 2022-04-02T01:49:38.244 INFO:teuthology.orchestra.run.smithi160.stdout:After this operation, 162 kB of additional disk space will be used. 2022-04-02T01:49:38.244 INFO:teuthology.orchestra.run.smithi160.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4,680 B] 2022-04-02T01:49:38.461 INFO:teuthology.orchestra.run.smithi160.stderr:debconf: unable to initialize frontend: Dialog 2022-04-02T01:49:38.461 INFO:teuthology.orchestra.run.smithi160.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-04-02T01:49:38.461 INFO:teuthology.orchestra.run.smithi160.stderr:debconf: falling back to frontend: Readline 2022-04-02T01:49:38.483 INFO:teuthology.orchestra.run.smithi160.stderr:debconf: unable to initialize frontend: Readline 2022-04-02T01:49:38.484 INFO:teuthology.orchestra.run.smithi160.stderr:debconf: (This frontend requires a controlling tty.) 2022-04-02T01:49:38.484 INFO:teuthology.orchestra.run.smithi160.stderr:debconf: falling back to frontend: Teletype 2022-04-02T01:49:38.489 INFO:teuthology.orchestra.run.smithi160.stderr:dpkg-preconfigure: unable to re-open stdin: 2022-04-02T01:49:38.536 INFO:teuthology.orchestra.run.smithi160.stdout:Fetched 4,680 B in 0s (27.0 kB/s) 2022-04-02T01:49:38.614 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package apt-transport-https. 2022-04-02T01:49:38.655 INFO:teuthology.orchestra.run.smithi160.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109240 files and directories currently installed.) 2022-04-02T01:49:38.658 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 2022-04-02T01:49:38.688 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking apt-transport-https (2.0.6) ... 2022-04-02T01:49:38.983 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up apt-transport-https (2.0.6) ... 2022-04-02T01:49:39.574 INFO:teuthology.orchestra.run.smithi160.stdout:deb [signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main 2022-04-02T01:49:39.586 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:49:39.586 INFO:teuthology.orchestra.run.smithi160.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-04-02T01:49:39.587 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:49:39.728 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-02T01:49:39.829 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-02T01:49:39.909 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-02T01:49:39.989 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-02T01:49:40.759 INFO:teuthology.orchestra.run.smithi160.stdout:Get:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [9,383 B] 2022-04-02T01:49:40.862 INFO:teuthology.orchestra.run.smithi160.stdout:Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [54.7 kB] 2022-04-02T01:49:40.999 INFO:teuthology.orchestra.run.smithi160.stdout:Fetched 64.1 kB in 1s (50.6 kB/s) 2022-04-02T01:49:41.856 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2022-04-02T01:49:42.030 INFO:teuthology.orchestra.run.smithi160.stdout:Building dependency tree... 2022-04-02T01:49:42.031 INFO:teuthology.orchestra.run.smithi160.stdout:Reading state information... 2022-04-02T01:49:42.126 INFO:teuthology.orchestra.run.smithi160.stdout:109 packages can be upgraded. Run 'apt list --upgradable' to see them. 2022-04-02T01:49:42.137 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:49:42.138 INFO:teuthology.orchestra.run.smithi160.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-04-02T01:49:42.138 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:49:42.191 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2022-04-02T01:49:42.351 INFO:teuthology.orchestra.run.smithi160.stdout:Building dependency tree... 2022-04-02T01:49:42.352 INFO:teuthology.orchestra.run.smithi160.stdout:Reading state information... 2022-04-02T01:49:42.482 INFO:teuthology.orchestra.run.smithi160.stdout:bridge-utils is already the newest version (1.6-2ubuntu1). 2022-04-02T01:49:42.483 INFO:teuthology.orchestra.run.smithi160.stdout:bridge-utils set to manually installed. 2022-04-02T01:49:42.483 INFO:teuthology.orchestra.run.smithi160.stdout:The following additional packages will be installed: 2022-04-02T01:49:42.483 INFO:teuthology.orchestra.run.smithi160.stdout: conntrack cri-tools ebtables kubernetes-cni socat 2022-04-02T01:49:42.484 INFO:teuthology.orchestra.run.smithi160.stdout:Suggested packages: 2022-04-02T01:49:42.484 INFO:teuthology.orchestra.run.smithi160.stdout: nftables 2022-04-02T01:49:42.532 INFO:teuthology.orchestra.run.smithi160.stdout:The following NEW packages will be installed: 2022-04-02T01:49:42.533 INFO:teuthology.orchestra.run.smithi160.stdout: conntrack cri-tools ebtables kubeadm kubectl kubelet kubernetes-cni socat 2022-04-02T01:49:42.721 INFO:teuthology.orchestra.run.smithi160.stdout:0 upgraded, 8 newly installed, 0 to remove and 109 not upgraded. 2022-04-02T01:49:42.722 INFO:teuthology.orchestra.run.smithi160.stdout:Need to get 77.7 MB of archives. 2022-04-02T01:49:42.722 INFO:teuthology.orchestra.run.smithi160.stdout:After this operation, 335 MB of additional disk space will be used. 2022-04-02T01:49:42.723 INFO:teuthology.orchestra.run.smithi160.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-02T01:49:42.781 INFO:teuthology.orchestra.run.smithi160.stdout:Get:1 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 cri-tools amd64 1.23.0-00 [15.3 MB] 2022-04-02T01:49:42.920 INFO:teuthology.orchestra.run.smithi160.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-02T01:49:43.069 INFO:teuthology.orchestra.run.smithi160.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-02T01:49:43.267 INFO:teuthology.orchestra.run.smithi160.stdout:Get:2 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubernetes-cni amd64 0.8.7-00 [25.0 MB] 2022-04-02T01:49:43.915 INFO:teuthology.orchestra.run.smithi160.stdout:Get:3 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubelet amd64 1.23.5-00 [19.5 MB] 2022-04-02T01:49:44.387 INFO:teuthology.orchestra.run.smithi160.stdout:Get:5 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.23.5-00 [8,931 kB] 2022-04-02T01:49:44.549 INFO:teuthology.orchestra.run.smithi160.stdout:Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubeadm amd64 1.23.5-00 [8,582 kB] 2022-04-02T01:49:44.960 INFO:teuthology.orchestra.run.smithi160.stderr:debconf: unable to initialize frontend: Dialog 2022-04-02T01:49:44.961 INFO:teuthology.orchestra.run.smithi160.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-04-02T01:49:44.961 INFO:teuthology.orchestra.run.smithi160.stderr:debconf: falling back to frontend: Readline 2022-04-02T01:49:44.969 INFO:teuthology.orchestra.run.smithi160.stderr:debconf: unable to initialize frontend: Readline 2022-04-02T01:49:44.969 INFO:teuthology.orchestra.run.smithi160.stderr:debconf: (This frontend requires a controlling tty.) 2022-04-02T01:49:44.970 INFO:teuthology.orchestra.run.smithi160.stderr:debconf: falling back to frontend: Teletype 2022-04-02T01:49:44.975 INFO:teuthology.orchestra.run.smithi160.stderr:dpkg-preconfigure: unable to re-open stdin: 2022-04-02T01:49:45.023 INFO:teuthology.orchestra.run.smithi160.stdout:Fetched 77.7 MB in 2s (35.3 MB/s) 2022-04-02T01:49:45.104 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package conntrack. 2022-04-02T01:49:45.147 INFO:teuthology.orchestra.run.smithi160.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109244 files and directories currently installed.) 2022-04-02T01:49:45.150 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../0-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-02T01:49:45.185 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking conntrack (1:1.4.5-2) ... 2022-04-02T01:49:45.463 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package cri-tools. 2022-04-02T01:49:45.478 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../1-cri-tools_1.23.0-00_amd64.deb ... 2022-04-02T01:49:45.522 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking cri-tools (1.23.0-00) ... 2022-04-02T01:49:46.900 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ebtables. 2022-04-02T01:49:46.913 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../2-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-02T01:49:46.974 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ebtables (2.0.11-3build1) ... 2022-04-02T01:49:47.188 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package kubernetes-cni. 2022-04-02T01:49:47.201 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../3-kubernetes-cni_0.8.7-00_amd64.deb ... 2022-04-02T01:49:47.238 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking kubernetes-cni (0.8.7-00) ... 2022-04-02T01:49:48.658 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package socat. 2022-04-02T01:49:48.670 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../4-socat_1.7.3.3-2_amd64.deb ... 2022-04-02T01:49:48.707 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking socat (1.7.3.3-2) ... 2022-04-02T01:49:49.118 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package kubelet. 2022-04-02T01:49:49.134 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../5-kubelet_1.23.5-00_amd64.deb ... 2022-04-02T01:49:49.168 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking kubelet (1.23.5-00) ... 2022-04-02T01:49:51.584 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package kubectl. 2022-04-02T01:49:51.599 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../6-kubectl_1.23.5-00_amd64.deb ... 2022-04-02T01:49:51.642 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking kubectl (1.23.5-00) ... 2022-04-02T01:49:52.840 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package kubeadm. 2022-04-02T01:49:52.853 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../7-kubeadm_1.23.5-00_amd64.deb ... 2022-04-02T01:49:52.899 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking kubeadm (1.23.5-00) ... 2022-04-02T01:49:54.051 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up conntrack (1:1.4.5-2) ... 2022-04-02T01:49:54.175 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up kubectl (1.23.5-00) ... 2022-04-02T01:49:54.320 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ebtables (2.0.11-3build1) ... 2022-04-02T01:49:55.154 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up socat (1.7.3.3-2) ... 2022-04-02T01:49:55.281 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up cri-tools (1.23.0-00) ... 2022-04-02T01:49:55.434 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up kubernetes-cni (0.8.7-00) ... 2022-04-02T01:49:55.553 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up kubelet (1.23.5-00) ... 2022-04-02T01:49:55.783 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service -> /lib/systemd/system/kubelet.service. 2022-04-02T01:49:56.298 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up kubeadm (1.23.5-00) ... 2022-04-02T01:49:56.694 INFO:teuthology.orchestra.run.smithi160.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-02T01:49:57.564 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl enable --now kubelet && sudo kubeadm config images pull 2022-04-02T01:50:10.926 INFO:teuthology.orchestra.run.smithi160.stdout:[config/images] Pulled k8s.gcr.io/kube-apiserver:v1.23.5 2022-04-02T01:50:13.745 INFO:teuthology.orchestra.run.smithi160.stdout:[config/images] Pulled k8s.gcr.io/kube-controller-manager:v1.23.5 2022-04-02T01:50:15.742 INFO:teuthology.orchestra.run.smithi160.stdout:[config/images] Pulled k8s.gcr.io/kube-scheduler:v1.23.5 2022-04-02T01:50:23.174 INFO:teuthology.orchestra.run.smithi160.stdout:[config/images] Pulled k8s.gcr.io/kube-proxy:v1.23.5 2022-04-02T01:50:24.465 INFO:teuthology.orchestra.run.smithi160.stdout:[config/images] Pulled k8s.gcr.io/pause:3.6 2022-04-02T01:50:29.356 INFO:teuthology.orchestra.run.smithi160.stdout:[config/images] Pulled k8s.gcr.io/etcd:3.5.1-0 2022-04-02T01:50:31.315 INFO:teuthology.orchestra.run.smithi160.stdout:[config/images] Pulled k8s.gcr.io/coredns/coredns:v1.8.6 2022-04-02T01:50:31.319 INFO:tasks.kubeadm:Token: abcdef.6jm5kjz4snnga0bh 2022-04-02T01:50:31.320 INFO:tasks.kubeadm:Remotes: {Remote(name='ubuntu@smithi160.front.sepia.ceph.com'): '172.21.15.160'} 2022-04-02T01:50:31.320 DEBUG:teuthology.orchestra.run.smithi160:> sudo kubeadm init --node-name smithi160 --token abcdef.6jm5kjz4snnga0bh --pod-network-cidr 10.252.248.0/21 2022-04-02T01:50:31.511 INFO:teuthology.orchestra.run.smithi160.stdout:[init] Using Kubernetes version: v1.23.5 2022-04-02T01:50:31.511 INFO:teuthology.orchestra.run.smithi160.stdout:[preflight] Running pre-flight checks 2022-04-02T01:50:31.914 INFO:teuthology.orchestra.run.smithi160.stdout:[preflight] Pulling images required for setting up a Kubernetes cluster 2022-04-02T01:50:31.914 INFO:teuthology.orchestra.run.smithi160.stdout:[preflight] This might take a minute or two, depending on the speed of your internet connection 2022-04-02T01:50:31.914 INFO:teuthology.orchestra.run.smithi160.stdout:[preflight] You can also perform this action in beforehand using 'kubeadm config images pull' 2022-04-02T01:50:32.195 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] Using certificateDir folder "/etc/kubernetes/pki" 2022-04-02T01:50:32.520 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] Generating "ca" certificate and key 2022-04-02T01:50:32.989 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] Generating "apiserver" certificate and key 2022-04-02T01:50:32.990 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local smithi160] and IPs [10.96.0.1 172.21.15.160] 2022-04-02T01:50:33.086 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] Generating "apiserver-kubelet-client" certificate and key 2022-04-02T01:50:33.132 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] Generating "front-proxy-ca" certificate and key 2022-04-02T01:50:33.406 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] Generating "front-proxy-client" certificate and key 2022-04-02T01:50:33.508 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] Generating "etcd/ca" certificate and key 2022-04-02T01:50:33.693 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] Generating "etcd/server" certificate and key 2022-04-02T01:50:33.693 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] etcd/server serving cert is signed for DNS names [localhost smithi160] and IPs [172.21.15.160 127.0.0.1 ::1] 2022-04-02T01:50:33.830 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] Generating "etcd/peer" certificate and key 2022-04-02T01:50:33.831 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] etcd/peer serving cert is signed for DNS names [localhost smithi160] and IPs [172.21.15.160 127.0.0.1 ::1] 2022-04-02T01:50:33.936 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] Generating "etcd/healthcheck-client" certificate and key 2022-04-02T01:50:34.173 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] Generating "apiserver-etcd-client" certificate and key 2022-04-02T01:50:34.295 INFO:teuthology.orchestra.run.smithi160.stdout:[certs] Generating "sa" key and public key 2022-04-02T01:50:34.296 INFO:teuthology.orchestra.run.smithi160.stdout:[kubeconfig] Using kubeconfig folder "/etc/kubernetes" 2022-04-02T01:50:34.351 INFO:teuthology.orchestra.run.smithi160.stdout:[kubeconfig] Writing "admin.conf" kubeconfig file 2022-04-02T01:50:34.465 INFO:teuthology.orchestra.run.smithi160.stdout:[kubeconfig] Writing "kubelet.conf" kubeconfig file 2022-04-02T01:50:34.609 INFO:teuthology.orchestra.run.smithi160.stdout:[kubeconfig] Writing "controller-manager.conf" kubeconfig file 2022-04-02T01:50:34.888 INFO:teuthology.orchestra.run.smithi160.stdout:[kubeconfig] Writing "scheduler.conf" kubeconfig file 2022-04-02T01:50:34.901 INFO:teuthology.orchestra.run.smithi160.stdout:[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" 2022-04-02T01:50:34.902 INFO:teuthology.orchestra.run.smithi160.stdout:[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" 2022-04-02T01:50:34.902 INFO:teuthology.orchestra.run.smithi160.stdout:[kubelet-start] Starting the kubelet 2022-04-02T01:50:35.124 INFO:teuthology.orchestra.run.smithi160.stdout:[control-plane] Using manifest folder "/etc/kubernetes/manifests" 2022-04-02T01:50:35.124 INFO:teuthology.orchestra.run.smithi160.stdout:[control-plane] Creating static Pod manifest for "kube-apiserver" 2022-04-02T01:50:35.129 INFO:teuthology.orchestra.run.smithi160.stdout:[control-plane] Creating static Pod manifest for "kube-controller-manager" 2022-04-02T01:50:35.130 INFO:teuthology.orchestra.run.smithi160.stdout:[control-plane] Creating static Pod manifest for "kube-scheduler" 2022-04-02T01:50:35.132 INFO:teuthology.orchestra.run.smithi160.stdout:[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests" 2022-04-02T01:50:35.135 INFO:teuthology.orchestra.run.smithi160.stdout:[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s 2022-04-02T01:50:52.652 INFO:teuthology.orchestra.run.smithi160.stdout:[apiclient] All control plane components are healthy after 17.517308 seconds 2022-04-02T01:50:52.653 INFO:teuthology.orchestra.run.smithi160.stdout:[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace 2022-04-02T01:50:52.697 INFO:teuthology.orchestra.run.smithi160.stdout:[kubelet] Creating a ConfigMap "kubelet-config-1.23" in namespace kube-system with the configuration for the kubelets in the cluster 2022-04-02T01:50:52.698 INFO:teuthology.orchestra.run.smithi160.stdout:NOTE: The "kubelet-config-1.23" naming of the kubelet ConfigMap is deprecated. Once the UnversionedKubeletConfigMap feature gate graduates to Beta the default name will become just "kubelet-config". Kubeadm upgrade will handle this transition transparently. 2022-04-02T01:50:53.306 INFO:teuthology.orchestra.run.smithi160.stdout:[upload-certs] Skipping phase. Please see --upload-certs 2022-04-02T01:50:53.306 INFO:teuthology.orchestra.run.smithi160.stdout:[mark-control-plane] Marking the node smithi160 as control-plane by adding the labels: [node-role.kubernetes.io/master(deprecated) node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers] 2022-04-02T01:50:53.307 INFO:teuthology.orchestra.run.smithi160.stdout:[mark-control-plane] Marking the node smithi160 as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule] 2022-04-02T01:50:53.817 INFO:teuthology.orchestra.run.smithi160.stdout:[bootstrap-token] Using token: abcdef.6jm5kjz4snnga0bh 2022-04-02T01:50:53.818 INFO:teuthology.orchestra.run.smithi160.stdout:[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles 2022-04-02T01:50:53.841 INFO:teuthology.orchestra.run.smithi160.stdout:[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to get nodes 2022-04-02T01:50:53.855 INFO:teuthology.orchestra.run.smithi160.stdout:[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials 2022-04-02T01:50:53.948 INFO:teuthology.orchestra.run.smithi160.stdout:[bootstrap-token] configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token 2022-04-02T01:50:53.955 INFO:teuthology.orchestra.run.smithi160.stdout:[bootstrap-token] configured RBAC rules to allow certificate rotation for all node client certificates in the cluster 2022-04-02T01:50:53.963 INFO:teuthology.orchestra.run.smithi160.stdout:[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace 2022-04-02T01:50:54.005 INFO:teuthology.orchestra.run.smithi160.stdout:[kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key 2022-04-02T01:50:54.458 INFO:teuthology.orchestra.run.smithi160.stdout:[addons] Applied essential addon: CoreDNS 2022-04-02T01:50:54.539 INFO:teuthology.orchestra.run.smithi160.stdout:[addons] Applied essential addon: kube-proxy 2022-04-02T01:50:54.539 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:50:54.540 INFO:teuthology.orchestra.run.smithi160.stdout:Your Kubernetes control-plane has initialized successfully! 2022-04-02T01:50:54.540 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:50:54.540 INFO:teuthology.orchestra.run.smithi160.stdout:To start using your cluster, you need to run the following as a regular user: 2022-04-02T01:50:54.540 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:50:54.541 INFO:teuthology.orchestra.run.smithi160.stdout: mkdir -p $HOME/.kube 2022-04-02T01:50:54.541 INFO:teuthology.orchestra.run.smithi160.stdout: sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config 2022-04-02T01:50:54.541 INFO:teuthology.orchestra.run.smithi160.stdout: sudo chown $(id -u):$(id -g) $HOME/.kube/config 2022-04-02T01:50:54.542 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:50:54.542 INFO:teuthology.orchestra.run.smithi160.stdout:Alternatively, if you are the root user, you can run: 2022-04-02T01:50:54.542 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:50:54.543 INFO:teuthology.orchestra.run.smithi160.stdout: export KUBECONFIG=/etc/kubernetes/admin.conf 2022-04-02T01:50:54.543 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:50:54.543 INFO:teuthology.orchestra.run.smithi160.stdout:You should now deploy a pod network to the cluster. 2022-04-02T01:50:54.543 INFO:teuthology.orchestra.run.smithi160.stdout:Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: 2022-04-02T01:50:54.544 INFO:teuthology.orchestra.run.smithi160.stdout: https://kubernetes.io/docs/concepts/cluster-administration/addons/ 2022-04-02T01:50:54.544 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:50:54.544 INFO:teuthology.orchestra.run.smithi160.stdout:Then you can join any number of worker nodes by running the following on each as root: 2022-04-02T01:50:54.544 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:50:54.545 INFO:teuthology.orchestra.run.smithi160.stdout:kubeadm join 172.21.15.160:6443 --token abcdef.6jm5kjz4snnga0bh \ 2022-04-02T01:50:54.545 INFO:teuthology.orchestra.run.smithi160.stdout: --discovery-token-ca-cert-hash sha256:b75a674f68fa8c47a010015143720e76d618d4f9ac64a84ec0ceafdb98c78285 2022-04-02T01:50:54.546 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:50:54.547 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/etc/kubernetes/admin.conf of=/dev/stdout 2022-04-02T01:50:54.558 INFO:tasks.kubeadm:Setting up kubectl 2022-04-02T01:50:54.558 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p .kube && sudo mkdir -p /root/.kube 2022-04-02T01:50:54.571 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:50:54.572 DEBUG:teuthology.orchestra.run.smithi160:> dd of=.kube/config 2022-04-02T01:50:54.577 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:50:54.577 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/root/.kube/config 2022-04-02T01:50:54.632 DEBUG:teuthology.orchestra.run.smithi160:> kubectl apply -f https://docs.projectcalico.org/manifests/tigera-operator.yaml 2022-04-02T01:50:57.138 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/bgpconfigurations.crd.projectcalico.org created 2022-04-02T01:50:57.185 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/bgppeers.crd.projectcalico.org created 2022-04-02T01:50:57.264 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/blockaffinities.crd.projectcalico.org created 2022-04-02T01:50:57.312 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/caliconodestatuses.crd.projectcalico.org created 2022-04-02T01:50:57.407 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/clusterinformations.crd.projectcalico.org created 2022-04-02T01:50:57.440 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/felixconfigurations.crd.projectcalico.org created 2022-04-02T01:50:57.498 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/globalnetworkpolicies.crd.projectcalico.org created 2022-04-02T01:50:57.565 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/globalnetworksets.crd.projectcalico.org created 2022-04-02T01:50:57.613 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/hostendpoints.crd.projectcalico.org created 2022-04-02T01:50:57.738 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/ipamblocks.crd.projectcalico.org created 2022-04-02T01:50:57.803 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/ipamconfigs.crd.projectcalico.org created 2022-04-02T01:50:57.878 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/ipamhandles.crd.projectcalico.org created 2022-04-02T01:50:57.945 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/ippools.crd.projectcalico.org created 2022-04-02T01:50:58.023 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/ipreservations.crd.projectcalico.org created 2022-04-02T01:50:58.056 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/kubecontrollersconfigurations.crd.projectcalico.org created 2022-04-02T01:50:58.094 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/networkpolicies.crd.projectcalico.org created 2022-04-02T01:50:58.197 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/networksets.crd.projectcalico.org created 2022-04-02T01:50:58.221 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/apiservers.operator.tigera.io created 2022-04-02T01:50:58.272 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/imagesets.operator.tigera.io created 2022-04-02T01:50:58.393 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/installations.operator.tigera.io created 2022-04-02T01:50:58.438 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/tigerastatuses.operator.tigera.io created 2022-04-02T01:50:58.590 INFO:teuthology.orchestra.run.smithi160.stdout:namespace/tigera-operator created 2022-04-02T01:50:58.595 INFO:teuthology.orchestra.run.smithi160.stderr:Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ 2022-04-02T01:50:58.598 INFO:teuthology.orchestra.run.smithi160.stdout:podsecuritypolicy.policy/tigera-operator created 2022-04-02T01:50:58.626 INFO:teuthology.orchestra.run.smithi160.stdout:serviceaccount/tigera-operator created 2022-04-02T01:50:58.641 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/tigera-operator created 2022-04-02T01:50:58.731 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/tigera-operator created 2022-04-02T01:50:58.740 INFO:teuthology.orchestra.run.smithi160.stdout:deployment.apps/tigera-operator created 2022-04-02T01:50:58.745 DEBUG:teuthology.orchestra.run.smithi160:> kubectl create -f - 2022-04-02T01:51:01.513 INFO:teuthology.orchestra.run.smithi160.stdout:installation.operator.tigera.io/default created 2022-04-02T01:51:01.520 INFO:tasks.kubeadm:Scanning for scratch devices 2022-04-02T01:51:01.521 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:51:01.521 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/scratch_devs of=/dev/stdout 2022-04-02T01:51:01.528 INFO:tasks.kubeadm:Scratch devices on smithi160: ['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-02T01:51:01.528 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 2022-04-02T01:51:01.557 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records in 2022-04-02T01:51:01.558 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records out 2022-04-02T01:51:01.558 INFO:teuthology.orchestra.run.smithi160.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0180748 s, 580 MB/s 2022-04-02T01:51:01.559 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 2022-04-02T01:51:01.635 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records in 2022-04-02T01:51:01.635 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records out 2022-04-02T01:51:01.635 INFO:teuthology.orchestra.run.smithi160.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0157007 s, 668 MB/s 2022-04-02T01:51:01.637 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 2022-04-02T01:51:01.666 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records in 2022-04-02T01:51:01.666 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records out 2022-04-02T01:51:01.666 INFO:teuthology.orchestra.run.smithi160.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0146073 s, 718 MB/s 2022-04-02T01:51:01.668 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 2022-04-02T01:51:01.693 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records in 2022-04-02T01:51:01.693 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records out 2022-04-02T01:51:01.693 INFO:teuthology.orchestra.run.smithi160.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0152449 s, 688 MB/s 2022-04-02T01:51:01.701 INFO:tasks.kubeadm:Creating PVs + StorageClass 2022-04-02T01:51:01.701 DEBUG:tasks.kubeadm:apiVersion: v1 kind: PersistentVolume metadata: name: smithi160-lv-1 spec: accessModes: - ReadWriteOnce capacity: storage: 100Gi local: path: /dev/vg_nvme/lv_1 nodeAffinity: required: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/hostname operator: In values: - smithi160 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi160-lv-2 spec: accessModes: - ReadWriteOnce capacity: storage: 100Gi local: path: /dev/vg_nvme/lv_2 nodeAffinity: required: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/hostname operator: In values: - smithi160 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi160-lv-3 spec: accessModes: - ReadWriteOnce capacity: storage: 100Gi local: path: /dev/vg_nvme/lv_3 nodeAffinity: required: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/hostname operator: In values: - smithi160 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi160-lv-4 spec: accessModes: - ReadWriteOnce capacity: storage: 100Gi local: path: /dev/vg_nvme/lv_4 nodeAffinity: required: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/hostname operator: In values: - smithi160 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: name: scratch provisioner: kubernetes.io/no-provisioner volumeBindingMode: WaitForFirstConsumer 2022-04-02T01:51:01.701 DEBUG:teuthology.orchestra.run.smithi160:> kubectl create -f - 2022-04-02T01:51:02.628 INFO:teuthology.orchestra.run.smithi160.stdout:persistentvolume/smithi160-lv-1 created 2022-04-02T01:51:02.652 INFO:teuthology.orchestra.run.smithi160.stdout:persistentvolume/smithi160-lv-2 created 2022-04-02T01:51:02.662 INFO:teuthology.orchestra.run.smithi160.stdout:persistentvolume/smithi160-lv-3 created 2022-04-02T01:51:02.713 INFO:teuthology.orchestra.run.smithi160.stdout:persistentvolume/smithi160-lv-4 created 2022-04-02T01:51:02.719 INFO:teuthology.orchestra.run.smithi160.stdout:storageclass.storage.k8s.io/scratch created 2022-04-02T01:51:02.722 DEBUG:teuthology.orchestra.run.smithi160:> kubectl taint node smithi160 node-role.kubernetes.io/master- || true 2022-04-02T01:51:02.856 INFO:teuthology.orchestra.run.smithi160.stdout:node/smithi160 untainted 2022-04-02T01:51:02.860 INFO:tasks.kubeadm:Kubeadm complete, yielding 2022-04-02T01:51:02.860 INFO:teuthology.run_tasks:Running task nvme_loop... 2022-04-02T01:51:02.876 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2022-04-02T01:51:02.877 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:51:02.877 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/scratch_devs of=/dev/stdout 2022-04-02T01:51:02.883 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-02T01:51:02.884 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-04-02T01:51:02.935 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-02T01:51:02.935 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-02T01:51:02.935 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 500 Links: 1 2022-04-02T01:51:02.936 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-02T01:51:02.936 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2022-04-02 01:51:01.562790971 +0000 2022-04-02T01:51:02.936 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2022-04-02 01:51:01.562790971 +0000 2022-04-02T01:51:02.936 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2022-04-02 01:51:01.562790971 +0000 2022-04-02T01:51:02.937 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2022-04-02T01:51:02.943 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2022-04-02T01:51:02.943 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2022-04-02T01:51:02.943 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000507052 s, 1.0 MB/s 2022-04-02T01:51:02.945 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-04-02T01:51:02.952 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-02T01:51:02.953 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-02T01:51:02.953 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 505 Links: 1 2022-04-02T01:51:02.953 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-02T01:51:02.954 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2022-04-02 01:51:01.638790969 +0000 2022-04-02T01:51:02.954 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2022-04-02 01:51:01.638790969 +0000 2022-04-02T01:51:02.954 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2022-04-02 01:51:01.638790969 +0000 2022-04-02T01:51:02.954 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2022-04-02T01:51:02.960 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2022-04-02T01:51:02.960 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2022-04-02T01:51:02.960 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000600458 s, 853 kB/s 2022-04-02T01:51:02.965 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-04-02T01:51:03.016 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-02T01:51:03.017 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-02T01:51:03.017 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 512 Links: 1 2022-04-02T01:51:03.017 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-02T01:51:03.018 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2022-04-02 01:51:01.670790968 +0000 2022-04-02T01:51:03.018 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2022-04-02 01:51:01.670790968 +0000 2022-04-02T01:51:03.018 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2022-04-02 01:51:01.670790968 +0000 2022-04-02T01:51:03.018 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2022-04-02T01:51:03.024 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2022-04-02T01:51:03.024 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2022-04-02T01:51:03.025 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000536331 s, 955 kB/s 2022-04-02T01:51:03.028 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-04-02T01:51:03.034 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-02T01:51:03.035 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-02T01:51:03.035 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 520 Links: 1 2022-04-02T01:51:03.035 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-02T01:51:03.035 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2022-04-02 01:51:01.694790968 +0000 2022-04-02T01:51:03.035 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2022-04-02 01:51:01.694790968 +0000 2022-04-02T01:51:03.036 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2022-04-02 01:51:01.694790968 +0000 2022-04-02T01:51:03.036 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2022-04-02T01:51:03.041 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2022-04-02T01:51:03.041 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2022-04-02T01:51:03.041 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000470848 s, 1.1 MB/s 2022-04-02T01:51:03.044 DEBUG:teuthology.orchestra.run.smithi160:> 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 2022-04-02T01:51:03.206 INFO:teuthology.orchestra.run.smithi160.stdout:loop 2022-04-02T01:51:03.207 INFO:tasks.nvme_loop:Connecting nvme_loop smithi160:/dev/vg_nvme/lv_1... 2022-04-02T01:51:03.207 DEBUG:teuthology.orchestra.run.smithi160:> 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 2022-04-02T01:51:03.225 INFO:teuthology.orchestra.run.smithi160.stdout:1 2022-04-02T01:51:03.243 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/vg_nvme/lv_11 2022-04-02T01:51:03.263 INFO:tasks.nvme_loop:Connecting nvme_loop smithi160:/dev/vg_nvme/lv_2... 2022-04-02T01:51:03.264 DEBUG:teuthology.orchestra.run.smithi160:> 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 2022-04-02T01:51:03.283 INFO:teuthology.orchestra.run.smithi160.stdout:1 2022-04-02T01:51:03.304 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/vg_nvme/lv_21 2022-04-02T01:51:03.324 INFO:tasks.nvme_loop:Connecting nvme_loop smithi160:/dev/vg_nvme/lv_3... 2022-04-02T01:51:03.325 DEBUG:teuthology.orchestra.run.smithi160:> 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 2022-04-02T01:51:03.388 INFO:teuthology.orchestra.run.smithi160.stdout:1 2022-04-02T01:51:03.407 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/vg_nvme/lv_31 2022-04-02T01:51:03.429 INFO:tasks.nvme_loop:Connecting nvme_loop smithi160:/dev/vg_nvme/lv_4... 2022-04-02T01:51:03.429 DEBUG:teuthology.orchestra.run.smithi160:> 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 2022-04-02T01:51:03.445 INFO:teuthology.orchestra.run.smithi160.stdout:1 2022-04-02T01:51:03.466 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/vg_nvme/lv_41 2022-04-02T01:51:03.486 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:51:03.487 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/scratch_devs of=/dev/stdout 2022-04-02T01:51:03.494 DEBUG:teuthology.orchestra.run.smithi160:> sudo nvme list 2022-04-02T01:51:03.544 INFO:teuthology.orchestra.run.smithi160.stdout:Node SN Model Namespace Usage Format FW Rev 2022-04-02T01:51:03.545 INFO:teuthology.orchestra.run.smithi160.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2022-04-02T01:51:03.545 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/nvme0n1 CVFT623300JY400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2022-04-02T01:51:03.545 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/nvme1n1 803e601a1f7c3604 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-04-02T01:51:03.546 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/nvme2n1 df4239d9b16a20aa Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-04-02T01:51:03.546 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/nvme3n1 47d52b5c9d38f1b4 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-04-02T01:51:03.546 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/nvme4n1 80255da66efb9396 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-04-02T01:51:03.547 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2022-04-02T01:51:03.548 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:51:03.548 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/scratch_devs 2022-04-02T01:51:03.557 INFO:teuthology.run_tasks:Running task rook... 2022-04-02T01:51:03.629 INFO:tasks.rook:Rook start 2022-04-02T01:51:03.630 INFO:tasks.rook:Config: {'conf': {'global': {'osd crush chooseleaf type': 0}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a', 'rook_branch': 'v1.7.2', 'rook_image': 'rook/ceph:v1.7.2'} 2022-04-02T01:51:03.630 INFO:tasks.rook:Ceph image is quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a 2022-04-02T01:51:03.630 INFO:tasks.rook:Cloning https://github.com/rook/rook branch v1.7.2 2022-04-02T01:51:03.631 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf rook && git clone --single-branch --branch v1.7.2 https://github.com/rook/rook rook 2022-04-02T01:51:03.637 INFO:teuthology.orchestra.run.smithi160.stderr:Cloning into 'rook'... 2022-04-02T01:51:05.825 INFO:teuthology.orchestra.run.smithi160.stderr:Note: switching to '1784489964d2e417b6050c7edc8f626b5cca49f5'. 2022-04-02T01:51:05.826 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:51:05.826 INFO:teuthology.orchestra.run.smithi160.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2022-04-02T01:51:05.826 INFO:teuthology.orchestra.run.smithi160.stderr:changes and commit them, and you can discard any commits you make in this 2022-04-02T01:51:05.827 INFO:teuthology.orchestra.run.smithi160.stderr:state without impacting any branches by switching back to a branch. 2022-04-02T01:51:05.827 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:51:05.827 INFO:teuthology.orchestra.run.smithi160.stderr:If you want to create a new branch to retain commits you create, you may 2022-04-02T01:51:05.827 INFO:teuthology.orchestra.run.smithi160.stderr:do so (now or later) by using -c with the switch command. Example: 2022-04-02T01:51:05.828 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:51:05.828 INFO:teuthology.orchestra.run.smithi160.stderr: git switch -c 2022-04-02T01:51:05.828 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:51:05.828 INFO:teuthology.orchestra.run.smithi160.stderr:Or undo this operation with: 2022-04-02T01:51:05.828 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:51:05.829 INFO:teuthology.orchestra.run.smithi160.stderr: git switch - 2022-04-02T01:51:05.829 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:51:05.829 INFO:teuthology.orchestra.run.smithi160.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2022-04-02T01:51:05.829 INFO:teuthology.orchestra.run.smithi160.stderr: 2022-04-02T01:51:05.927 INFO:tasks.rook:/home/teuthworker 2022-04-02T01:51:05.927 DEBUG:teuthology.orchestra.run.smithi160:> PATH=/sbin:/usr/sbin ip addr show 2022-04-02T01:51:05.934 INFO:teuthology.orchestra.run.smithi160.stdout:1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 2022-04-02T01:51:05.934 INFO:teuthology.orchestra.run.smithi160.stdout: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2022-04-02T01:51:05.934 INFO:teuthology.orchestra.run.smithi160.stdout: inet 127.0.0.1/8 scope host lo 2022-04-02T01:51:05.935 INFO:teuthology.orchestra.run.smithi160.stdout: valid_lft forever preferred_lft forever 2022-04-02T01:51:05.935 INFO:teuthology.orchestra.run.smithi160.stdout: inet6 ::1/128 scope host 2022-04-02T01:51:05.935 INFO:teuthology.orchestra.run.smithi160.stdout: valid_lft forever preferred_lft forever 2022-04-02T01:51:05.935 INFO:teuthology.orchestra.run.smithi160.stdout:2: eno1: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-04-02T01:51:05.936 INFO:teuthology.orchestra.run.smithi160.stdout: link/ether 0c:c4:7a:d9:82:80 brd ff:ff:ff:ff:ff:ff 2022-04-02T01:51:05.936 INFO:teuthology.orchestra.run.smithi160.stdout: altname enp7s0f0 2022-04-02T01:51:05.936 INFO:teuthology.orchestra.run.smithi160.stdout:3: eno2: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-04-02T01:51:05.936 INFO:teuthology.orchestra.run.smithi160.stdout: link/ether 0c:c4:7a:d9:82:81 brd ff:ff:ff:ff:ff:ff 2022-04-02T01:51:05.937 INFO:teuthology.orchestra.run.smithi160.stdout: altname enp7s0f1 2022-04-02T01:51:05.937 INFO:teuthology.orchestra.run.smithi160.stdout:4: enp3s0f0: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-04-02T01:51:05.937 INFO:teuthology.orchestra.run.smithi160.stdout: link/ether 0c:c4:7a:88:7f:5a brd ff:ff:ff:ff:ff:ff 2022-04-02T01:51:05.937 INFO:teuthology.orchestra.run.smithi160.stdout:5: enp3s0f1: mtu 1500 qdisc mq state UP group default qlen 1000 2022-04-02T01:51:05.937 INFO:teuthology.orchestra.run.smithi160.stdout: link/ether 0c:c4:7a:88:7f:5b brd ff:ff:ff:ff:ff:ff 2022-04-02T01:51:05.938 INFO:teuthology.orchestra.run.smithi160.stdout: inet 172.21.15.160/20 brd 172.21.15.255 scope global dynamic enp3s0f1 2022-04-02T01:51:05.938 INFO:teuthology.orchestra.run.smithi160.stdout: valid_lft 42875sec preferred_lft 42875sec 2022-04-02T01:51:05.938 INFO:teuthology.orchestra.run.smithi160.stdout: inet6 fe80::ec4:7aff:fe88:7f5b/64 scope link 2022-04-02T01:51:05.938 INFO:teuthology.orchestra.run.smithi160.stdout: valid_lft forever preferred_lft forever 2022-04-02T01:51:05.939 INFO:teuthology.orchestra.run.smithi160.stdout:6: docker0: mtu 1500 qdisc noqueue state DOWN group default 2022-04-02T01:51:05.939 INFO:teuthology.orchestra.run.smithi160.stdout: link/ether 02:42:dd:de:b5:da brd ff:ff:ff:ff:ff:ff 2022-04-02T01:51:05.939 INFO:teuthology.orchestra.run.smithi160.stdout: inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0 2022-04-02T01:51:05.939 INFO:teuthology.orchestra.run.smithi160.stdout: valid_lft forever preferred_lft forever 2022-04-02T01:51:05.941 DEBUG:teuthology.orchestra.run.smithi160:> which systemctl 2022-04-02T01:51:05.982 INFO:teuthology.orchestra.run.smithi160.stdout:/usr/bin/systemctl 2022-04-02T01:51:05.983 DEBUG:teuthology.orchestra.run.smithi160:> true 2022-04-02T01:51:06.015 DEBUG:teuthology.orchestra.run.smithi160:> sudo lsb_release -is 2022-04-02T01:51:06.062 INFO:teuthology.orchestra.run.smithi160.stdout:Ubuntu 2022-04-02T01:51:06.068 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-02T01:51:06.069 INFO:tasks.rook:['__class__', '__del__', '__delattr__', '__dir__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '_format_size', '_reconnect', '_runner', '_set_iface_and_cidr', '_sftp_get_file', '_sftp_get_size', '_sftp_open_file', '_sftp_put_file', 'chcon', 'chmod', 'connect', 'copy_file', 'ensure_online', 'get_file', 'get_tar', 'get_tar_stream', 'mkdtemp', 'mktemp', 'move_file', 'put_file', 'read_file', 'reconnect', 'remove', 'run', 'sh', 'sh_file', 'sudo_write_file', 'write_file'] 2022-04-02T01:51:06.132 DEBUG:teuthology.orchestra.remote:smithi160:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-04-02T01:51:06.145 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:51:06.146 DEBUG:teuthology.orchestra.run.smithi160:> dd if=rook/cluster/examples/kubernetes/ceph/operator.yaml of=/dev/stdout 2022-04-02T01:51:06.155 INFO:tasks.rook:Patching operator to use image rook/ceph:v1.7.2 2022-04-02T01:51:06.195 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:51:06.196 DEBUG:teuthology.orchestra.run.smithi160:> dd of=operator.yaml 2022-04-02T01:51:06.209 INFO:tasks.rook:Deploying operator 2022-04-02T01:51:06.228 DEBUG:teuthology.orchestra.remote:smithi160:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-04-02T01:51:06.309 DEBUG:teuthology.orchestra.remote:smithi160:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-04-02T01:51:06.320 DEBUG:teuthology.orchestra.run.smithi160:> kubectl create -f rook/cluster/examples/kubernetes/ceph/crds.yaml -f rook/cluster/examples/kubernetes/ceph/common.yaml -f operator.yaml 2022-04-02T01:51:06.605 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/cephblockpools.ceph.rook.io created 2022-04-02T01:51:06.624 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/cephclients.ceph.rook.io created 2022-04-02T01:51:06.764 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/cephclusters.ceph.rook.io created 2022-04-02T01:51:06.788 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/cephfilesystemmirrors.ceph.rook.io created 2022-04-02T01:51:06.824 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/cephfilesystems.ceph.rook.io created 2022-04-02T01:51:06.906 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/cephnfses.ceph.rook.io created 2022-04-02T01:51:06.926 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectrealms.ceph.rook.io created 2022-04-02T01:51:06.992 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectstores.ceph.rook.io created 2022-04-02T01:51:07.094 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectstoreusers.ceph.rook.io created 2022-04-02T01:51:07.118 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectzonegroups.ceph.rook.io created 2022-04-02T01:51:07.144 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectzones.ceph.rook.io created 2022-04-02T01:51:07.174 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/cephrbdmirrors.ceph.rook.io created 2022-04-02T01:51:07.268 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/objectbucketclaims.objectbucket.io created 2022-04-02T01:51:07.300 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/objectbuckets.objectbucket.io created 2022-04-02T01:51:07.320 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/volumereplicationclasses.replication.storage.openshift.io created 2022-04-02T01:51:07.349 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/volumereplications.replication.storage.openshift.io created 2022-04-02T01:51:07.423 INFO:teuthology.orchestra.run.smithi160.stdout:customresourcedefinition.apiextensions.k8s.io/volumes.rook.io created 2022-04-02T01:51:07.460 INFO:teuthology.orchestra.run.smithi160.stdout:namespace/rook-ceph created 2022-04-02T01:51:07.485 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-object-bucket created 2022-04-02T01:51:07.510 INFO:teuthology.orchestra.run.smithi160.stdout:serviceaccount/rook-ceph-admission-controller created 2022-04-02T01:51:07.594 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-admission-controller-role created 2022-04-02T01:51:07.598 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-admission-controller-rolebinding created 2022-04-02T01:51:07.614 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-cluster-mgmt created 2022-04-02T01:51:07.637 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-system created 2022-04-02T01:51:07.665 INFO:teuthology.orchestra.run.smithi160.stdout:role.rbac.authorization.k8s.io/rook-ceph-system created 2022-04-02T01:51:07.687 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-global created 2022-04-02T01:51:07.832 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-mgr-cluster created 2022-04-02T01:51:07.838 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-object-bucket created 2022-04-02T01:51:07.870 INFO:teuthology.orchestra.run.smithi160.stdout:serviceaccount/rook-ceph-system created 2022-04-02T01:51:07.922 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-system created 2022-04-02T01:51:08.162 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-system created 2022-04-02T01:51:08.574 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-global created 2022-04-02T01:51:08.578 INFO:teuthology.orchestra.run.smithi160.stdout:serviceaccount/rook-ceph-osd created 2022-04-02T01:51:08.631 INFO:teuthology.orchestra.run.smithi160.stdout:serviceaccount/rook-ceph-mgr created 2022-04-02T01:51:08.777 INFO:teuthology.orchestra.run.smithi160.stdout:serviceaccount/rook-ceph-cmd-reporter created 2022-04-02T01:51:08.860 INFO:teuthology.orchestra.run.smithi160.stdout:role.rbac.authorization.k8s.io/rook-ceph-osd created 2022-04-02T01:51:08.986 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-osd created 2022-04-02T01:51:09.218 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-mgr-system created 2022-04-02T01:51:09.222 INFO:teuthology.orchestra.run.smithi160.stdout:role.rbac.authorization.k8s.io/rook-ceph-mgr created 2022-04-02T01:51:09.269 INFO:teuthology.orchestra.run.smithi160.stdout:role.rbac.authorization.k8s.io/rook-ceph-cmd-reporter created 2022-04-02T01:51:09.479 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cluster-mgmt created 2022-04-02T01:51:09.482 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-osd created 2022-04-02T01:51:09.536 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr created 2022-04-02T01:51:09.688 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-system created 2022-04-02T01:51:09.692 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-cluster created 2022-04-02T01:51:09.939 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-osd created 2022-04-02T01:51:09.942 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cmd-reporter created 2022-04-02T01:51:09.961 INFO:teuthology.orchestra.run.smithi160.stderr:Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ 2022-04-02T01:51:09.961 INFO:teuthology.orchestra.run.smithi160.stdout:podsecuritypolicy.policy/00-rook-privileged created 2022-04-02T01:51:10.017 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/psp:rook created 2022-04-02T01:51:10.070 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-system-psp created 2022-04-02T01:51:10.106 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-default-psp created 2022-04-02T01:51:10.123 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-osd-psp created 2022-04-02T01:51:10.135 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-psp created 2022-04-02T01:51:10.156 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cmd-reporter-psp created 2022-04-02T01:51:10.245 INFO:teuthology.orchestra.run.smithi160.stdout:serviceaccount/rook-csi-cephfs-plugin-sa created 2022-04-02T01:51:10.248 INFO:teuthology.orchestra.run.smithi160.stdout:serviceaccount/rook-csi-cephfs-provisioner-sa created 2022-04-02T01:51:10.286 INFO:teuthology.orchestra.run.smithi160.stdout:role.rbac.authorization.k8s.io/cephfs-external-provisioner-cfg created 2022-04-02T01:51:10.328 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/cephfs-csi-provisioner-role-cfg created 2022-04-02T01:51:10.503 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/cephfs-csi-nodeplugin created 2022-04-02T01:51:10.528 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/cephfs-external-provisioner-runner created 2022-04-02T01:51:10.559 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-cephfs-plugin-sa-psp created 2022-04-02T01:51:10.853 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-cephfs-provisioner-sa-psp created 2022-04-02T01:51:10.856 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/cephfs-csi-nodeplugin created 2022-04-02T01:51:11.012 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/cephfs-csi-provisioner-role created 2022-04-02T01:51:11.014 INFO:teuthology.orchestra.run.smithi160.stdout:serviceaccount/rook-csi-rbd-plugin-sa created 2022-04-02T01:51:11.053 INFO:teuthology.orchestra.run.smithi160.stdout:serviceaccount/rook-csi-rbd-provisioner-sa created 2022-04-02T01:51:11.080 INFO:teuthology.orchestra.run.smithi160.stdout:role.rbac.authorization.k8s.io/rbd-external-provisioner-cfg created 2022-04-02T01:51:11.380 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/rbd-csi-provisioner-role-cfg created 2022-04-02T01:51:11.471 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/rbd-csi-nodeplugin created 2022-04-02T01:51:11.581 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrole.rbac.authorization.k8s.io/rbd-external-provisioner-runner created 2022-04-02T01:51:11.584 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-rbd-plugin-sa-psp created 2022-04-02T01:51:11.593 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-rbd-provisioner-sa-psp created 2022-04-02T01:51:11.605 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rbd-csi-nodeplugin created 2022-04-02T01:51:11.656 INFO:teuthology.orchestra.run.smithi160.stdout:clusterrolebinding.rbac.authorization.k8s.io/rbd-csi-provisioner-role created 2022-04-02T01:51:11.660 INFO:teuthology.orchestra.run.smithi160.stdout:role.rbac.authorization.k8s.io/rook-ceph-purge-osd created 2022-04-02T01:51:11.672 INFO:teuthology.orchestra.run.smithi160.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-purge-osd created 2022-04-02T01:51:11.748 INFO:teuthology.orchestra.run.smithi160.stdout:serviceaccount/rook-ceph-purge-osd created 2022-04-02T01:51:11.751 INFO:teuthology.orchestra.run.smithi160.stdout:configmap/rook-ceph-operator-config created 2022-04-02T01:51:11.778 INFO:teuthology.orchestra.run.smithi160.stdout:deployment.apps/rook-ceph-operator created 2022-04-02T01:51:11.782 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:51:11.959 INFO:teuthology.orchestra.run.smithi160.stderr:No resources found in rook-ceph namespace. 2022-04-02T01:51:21.963 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:51:22.054 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:51:22.055 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-operator-6b496c8959-trrmh 0/1 Pending 0 11s 2022-04-02T01:51:32.057 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:51:32.115 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:51:32.116 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-operator-6b496c8959-trrmh 0/1 Pending 0 21s 2022-04-02T01:51:42.117 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:51:42.410 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:51:42.410 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-operator-6b496c8959-trrmh 0/1 Pending 0 31s 2022-04-02T01:51:52.413 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:51:52.691 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:51:52.691 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-operator-6b496c8959-trrmh 0/1 Pending 0 41s 2022-04-02T01:52:02.695 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:52:02.751 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:52:02.752 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-operator-6b496c8959-trrmh 0/1 ContainerCreating 0 51s 2022-04-02T01:52:12.755 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:52:12.823 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:52:12.824 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-operator-6b496c8959-trrmh 0/1 ContainerCreating 0 61s 2022-04-02T01:52:22.827 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:52:22.891 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:52:22.891 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-operator-6b496c8959-trrmh 0/1 ContainerCreating 0 71s 2022-04-02T01:52:32.896 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:52:33.065 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:52:33.066 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-operator-6b496c8959-trrmh 0/1 ContainerCreating 0 82s 2022-04-02T01:52:43.068 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:52:43.133 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:52:43.133 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-operator-6b496c8959-trrmh 1/1 Running 0 92s 2022-04-02T01:52:43.135 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph logs -f rook-ceph-operator-6b496c8959-trrmh 2022-04-02T01:52:43.143 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:52:43.143 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/scratch_devs of=/dev/stdout 2022-04-02T01:52:43.192 INFO:tasks.rook: override: [global] osd crush chooseleaf type = 0 2022-04-02T01:52:43.193 INFO:tasks.rook: override: [mgr] debug mgr = 20 2022-04-02T01:52:43.193 INFO:tasks.rook: override: [mgr] debug ms = 1 2022-04-02T01:52:43.193 INFO:tasks.rook: override: [mon] debug mon = 20 2022-04-02T01:52:43.194 INFO:tasks.rook: override: [mon] debug ms = 1 2022-04-02T01:52:43.194 INFO:tasks.rook: override: [mon] debug paxos = 20 2022-04-02T01:52:43.194 INFO:tasks.rook: override: [osd] debug ms = 1 2022-04-02T01:52:43.195 INFO:tasks.rook: override: [osd] debug osd = 20 2022-04-02T01:52:43.195 INFO:tasks.rook:Config: b"[global]\n\nlog to file = true\n\nmon clock drift allowed = 1.000\n\n# replicate across OSDs, not hosts\nosd crush chooseleaf type = 0\n\n# enable some debugging\nauth debug = true\nms die on old message = true\nms die on bug = true\ndebug asserts on shutdown = true\n\n\n[osd]\n# debugging\nosd debug shutdown = true\nosd debug op order = true\nosd debug verify stray on activate = true\nosd debug pg log writeout = true\nosd debug verify cached snaps = true\nosd debug verify missing on start = true\nosd debug misdirected ops = true\nosd op queue = debug_random\nosd op queue cut off = debug_random\nosd shutdown pgref assert = true\nbdev debug aio = true\nosd sloppy crc = true\ndebug ms = 1\ndebug osd = 20\n\n\n[mon]\n# rotate auth tickets quickly to exercise renewal paths\nauth mon ticket ttl = 660# 11m\nauth service ticket ttl = 240# 4m\n\n# don't complain about global id reclaim\nmon_warn_on_insecure_global_id_reclaim = false\nmon_warn_on_insecure_global_id_reclaim_allowed = false\ndebug mon = 20\ndebug ms = 1\ndebug paxos = 20\n[mgr]\ndebug mgr = 20\ndebug ms = 1\n" 2022-04-02T01:52:43.198 DEBUG:teuthology.orchestra.run.smithi160:> kubectl create -f - 2022-04-02T01:52:43.225 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.252111 I | rookcmd: starting Rook v1.7.2 with arguments '/usr/local/bin/rook ceph operator' 2022-04-02T01:52:43.225 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.252195 I | rookcmd: flag values: --add_dir_header=false, --alsologtostderr=false, --csi-cephfs-plugin-template-path=/etc/ceph-csi/cephfs/csi-cephfsplugin.yaml, --csi-cephfs-provisioner-dep-template-path=/etc/ceph-csi/cephfs/csi-cephfsplugin-provisioner-dep.yaml, --csi-rbd-plugin-template-path=/etc/ceph-csi/rbd/csi-rbdplugin.yaml, --csi-rbd-provisioner-dep-template-path=/etc/ceph-csi/rbd/csi-rbdplugin-provisioner-dep.yaml, --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-flush-frequency=5s, --log-level=INFO, --log_backtrace_at=:0, --log_dir=, --log_file=, --log_file_max_size=1800, --logtostderr=true, --one_output=false, --operator-image=, --service-account=, --skip_headers=false, --skip_log_headers=false, --stderrthreshold=2, --v=0, --vmodule= 2022-04-02T01:52:43.225 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.252198 I | cephcmd: starting Rook-Ceph operator 2022-04-02T01:52:43.226 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.411414 I | cephcmd: base ceph version inside the rook operator image is "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)" 2022-04-02T01:52:43.226 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.439815 I | op-k8sutil: ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS="15" (configmap) 2022-04-02T01:52:43.226 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.458582 I | op-k8sutil: ROOK_ENABLE_DISCOVERY_DAEMON="false" (configmap) 2022-04-02T01:52:43.226 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.461159 I | operator: looking for secret "rook-ceph-admission-controller" 2022-04-02T01:52:43.227 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.462998 I | operator: secret "rook-ceph-admission-controller" not found. proceeding without the admission controller 2022-04-02T01:52:43.227 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.466011 I | op-k8sutil: ROOK_ENABLE_FLEX_DRIVER="false" (configmap) 2022-04-02T01:52:43.227 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.466026 I | operator: watching all namespaces for ceph cluster CRs 2022-04-02T01:52:43.227 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.466127 I | operator: setting up the controller-runtime manager 2022-04-02T01:52:43.227 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.468278 I | ceph-cluster-controller: ConfigMap "rook-ceph-operator-config" changes detected. Updating configurations 2022-04-02T01:52:43.228 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.472138 I | op-k8sutil: ROOK_LOG_LEVEL="INFO" (configmap) 2022-04-02T01:52:43.228 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.874015 I | ceph-cluster-controller: successfully started 2022-04-02T01:52:43.228 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.874158 I | ceph-cluster-controller: enabling hotplug orchestration 2022-04-02T01:52:43.228 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.874194 I | ceph-crashcollector-controller: successfully started 2022-04-02T01:52:43.229 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.874325 I | ceph-block-pool-controller: successfully started 2022-04-02T01:52:43.229 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.874450 I | ceph-object-store-user-controller: successfully started 2022-04-02T01:52:43.230 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.874605 I | ceph-object-realm-controller: successfully started 2022-04-02T01:52:43.230 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.874729 I | ceph-object-zonegroup-controller: successfully started 2022-04-02T01:52:43.230 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.874856 I | ceph-object-zone-controller: successfully started 2022-04-02T01:52:43.230 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.875111 I | ceph-object-controller: successfully started 2022-04-02T01:52:43.231 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.875283 I | ceph-file-controller: successfully started 2022-04-02T01:52:43.231 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.875427 I | ceph-nfs-controller: successfully started 2022-04-02T01:52:43.231 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.875558 I | ceph-rbd-mirror-controller: successfully started 2022-04-02T01:52:43.231 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.875694 I | ceph-client-controller: successfully started 2022-04-02T01:52:43.231 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.875847 I | ceph-filesystem-mirror-controller: successfully started 2022-04-02T01:52:43.232 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:37.877106 I | operator: starting the controller-runtime manager 2022-04-02T01:52:44.156 INFO:teuthology.orchestra.run.smithi160.stdout:configmap/rook-config-override created 2022-04-02T01:52:44.160 INFO:tasks.rook:Cluster: apiVersion: ceph.rook.io/v1 kind: CephCluster metadata: name: rook-ceph namespace: rook-ceph spec: cephVersion: allowUnsupported: true image: quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a dataDirHostPath: /var/lib/rook mgr: count: 1 modules: - enabled: true name: rook mon: allowMultiplePerNode: true count: 1 skipUpgradeChecks: true 2022-04-02T01:52:44.161 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:52:44.161 DEBUG:teuthology.orchestra.run.smithi160:> dd of=cluster.yaml 2022-04-02T01:52:44.211 DEBUG:teuthology.orchestra.run.smithi160:> kubectl create -f cluster.yaml 2022-04-02T01:52:46.600 INFO:teuthology.orchestra.run.smithi160.stdout:cephcluster.ceph.rook.io/rook-ceph created 2022-04-02T01:52:46.606 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.606490 I | clusterdisruption-controller: create event from ceph cluster CR 2022-04-02T01:52:46.606 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.606667 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "rook-ceph" 2022-04-02T01:52:46.635 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.636662 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:52:46.637 DEBUG:teuthology.orchestra.remote:smithi160:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-04-02T01:52:46.639 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.637338 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff= v1.ClusterSpec{ 2022-04-02T01:52:46.639 INFO:tasks.rook.operator.smithi160.stdout: ... // 3 identical fields 2022-04-02T01:52:46.640 INFO:tasks.rook.operator.smithi160.stdout: Labels: nil, 2022-04-02T01:52:46.641 INFO:tasks.rook.operator.smithi160.stdout: Placement: nil, 2022-04-02T01:52:46.641 INFO:tasks.rook.operator.smithi160.stdout: Network: v1.NetworkSpec{ 2022-04-02T01:52:46.641 INFO:tasks.rook.operator.smithi160.stdout: Provider: "", 2022-04-02T01:52:46.642 INFO:tasks.rook.operator.smithi160.stdout: Selectors: nil, 2022-04-02T01:52:46.642 INFO:tasks.rook.operator.smithi160.stdout: HostNetwork: false, 2022-04-02T01:52:46.642 INFO:tasks.rook.operator.smithi160.stdout:- IPFamily: "", 2022-04-02T01:52:46.642 INFO:tasks.rook.operator.smithi160.stdout:+ IPFamily: "IPv4", 2022-04-02T01:52:46.642 INFO:tasks.rook.operator.smithi160.stdout: DualStack: false, 2022-04-02T01:52:46.643 INFO:tasks.rook.operator.smithi160.stdout: }, 2022-04-02T01:52:46.643 INFO:tasks.rook.operator.smithi160.stdout: Resources: nil, 2022-04-02T01:52:46.643 INFO:tasks.rook.operator.smithi160.stdout: PriorityClassNames: nil, 2022-04-02T01:52:46.643 INFO:tasks.rook.operator.smithi160.stdout: ... // 16 identical fields 2022-04-02T01:52:46.643 INFO:tasks.rook.operator.smithi160.stdout: } 2022-04-02T01:52:46.644 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.644768 I | op-k8sutil: ROOK_ENABLE_FLEX_DRIVER="false" (configmap) 2022-04-02T01:52:46.651 DEBUG:teuthology.orchestra.run.smithi160:> kubectl create -f rook/cluster/examples/kubernetes/ceph/toolbox.yaml 2022-04-02T01:52:46.655 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.657020 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2022-04-02T01:52:46.672 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.673924 I | ceph-cluster-controller: clusterInfo not yet found, must be a new cluster 2022-04-02T01:52:46.673 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.674029 I | op-k8sutil: ROOK_CSI_ENABLE_RBD="true" (configmap) 2022-04-02T01:52:46.682 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.676577 I | op-k8sutil: ROOK_CSI_ENABLE_CEPHFS="true" (configmap) 2022-04-02T01:52:46.682 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.679208 I | op-k8sutil: ROOK_CSI_ALLOW_UNSUPPORTED_VERSION="false" (configmap) 2022-04-02T01:52:46.683 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.681397 I | op-k8sutil: ROOK_CSI_ENABLE_GRPC_METRICS="false" (configmap) 2022-04-02T01:52:46.683 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.683373 I | op-k8sutil: CSI_ENABLE_HOST_NETWORK="true" (default) 2022-04-02T01:52:46.685 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.685420 I | op-k8sutil: ROOK_CSI_CEPH_IMAGE="quay.io/cephcsi/cephcsi:v3.4.0" (default) 2022-04-02T01:52:46.693 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.690080 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:52:46.851 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:46.852581 I | op-k8sutil: ROOK_CSI_REGISTRAR_IMAGE="k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.2.0" (default) 2022-04-02T01:52:46.913 INFO:teuthology.orchestra.run.smithi160.stdout:deployment.apps/rook-ceph-tools created 2022-04-02T01:52:46.917 INFO:tasks.rook:Waiting for tools container to start 2022-04-02T01:52:46.917 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:52:47.092 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:52:47.093 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 Pending 0 1s 2022-04-02T01:52:47.252 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:47.253217 I | op-k8sutil: ROOK_CSI_PROVISIONER_IMAGE="k8s.gcr.io/sig-storage/csi-provisioner:v2.2.2" (default) 2022-04-02T01:52:47.638 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:47.639726 I | op-k8sutil: ROOK_CSI_ATTACHER_IMAGE="k8s.gcr.io/sig-storage/csi-attacher:v3.2.1" (default) 2022-04-02T01:52:48.048 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:48.049259 I | op-k8sutil: ROOK_CSI_SNAPSHOTTER_IMAGE="k8s.gcr.io/sig-storage/csi-snapshotter:v4.1.1" (default) 2022-04-02T01:52:48.051 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:48.052490 I | op-k8sutil: ROOK_CSI_KUBELET_DIR_PATH="/var/lib/kubelet" (default) 2022-04-02T01:52:48.238 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:48.240003 I | op-k8sutil: CSI_VOLUME_REPLICATION_IMAGE="quay.io/csiaddons/volumereplication-operator:v0.1.0" (default) 2022-04-02T01:52:48.440 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:48.441564 I | op-k8sutil: ROOK_CSI_CEPHFS_POD_LABELS="" (default) 2022-04-02T01:52:48.639 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:48.640067 I | op-k8sutil: ROOK_CSI_RBD_POD_LABELS="" (default) 2022-04-02T01:52:48.639 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:48.640095 I | ceph-csi: detecting the ceph csi image version for image "quay.io/cephcsi/cephcsi:v3.4.0" 2022-04-02T01:52:48.838 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:52:48.839178 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:52:52.096 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:52:52.153 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:52:52.153 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 6s 2022-04-02T01:52:57.156 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:52:57.217 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:52:57.217 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 11s 2022-04-02T01:53:02.220 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:53:02.287 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:53:02.288 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 16s 2022-04-02T01:53:07.290 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:53:07.349 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:53:07.349 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 21s 2022-04-02T01:53:12.351 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:53:12.622 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:53:12.623 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 26s 2022-04-02T01:53:17.626 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:53:17.811 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:53:17.811 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 31s 2022-04-02T01:53:22.813 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:53:23.102 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:53:23.102 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 37s 2022-04-02T01:53:26.867 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:26.866384 I | ceph-csi: Detected ceph CSI image version: "v3.4.0" 2022-04-02T01:53:26.951 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:26.949195 I | op-k8sutil: CSI_FORCE_CEPHFS_KERNEL_CLIENT="true" (configmap) 2022-04-02T01:53:27.220 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:27.215515 I | op-k8sutil: CSI_CEPHFS_GRPC_METRICS_PORT="9091" (default) 2022-04-02T01:53:27.537 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:27.535173 I | op-k8sutil: CSI_CEPHFS_LIVENESS_METRICS_PORT="9081" (default) 2022-04-02T01:53:27.632 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:27.630437 I | op-k8sutil: CSI_RBD_GRPC_METRICS_PORT="9090" (default) 2022-04-02T01:53:27.701 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:27.699248 I | op-k8sutil: CSI_RBD_LIVENESS_METRICS_PORT="9080" (default) 2022-04-02T01:53:27.879 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:27.877652 I | op-k8sutil: CSI_PLUGIN_PRIORITY_CLASSNAME="" (default) 2022-04-02T01:53:27.883 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:27.879739 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:53:27.884 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:27.879781 I | ceph-cluster-controller: validating ceph version from provided image 2022-04-02T01:53:27.884 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:27.879791 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11449 quincy", pursuing 2022-04-02T01:53:27.928 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:27.926344 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11449 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a" 2022-04-02T01:53:27.933 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:27.926869 I | op-k8sutil: CSI_PROVISIONER_PRIORITY_CLASSNAME="" (default) 2022-04-02T01:53:28.052 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:28.050546 I | op-k8sutil: CSI_ENABLE_OMAP_GENERATOR="false" (default) 2022-04-02T01:53:28.057 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:28.054710 I | op-k8sutil: CSI_ENABLE_RBD_SNAPSHOTTER="true" (configmap) 2022-04-02T01:53:28.094 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:28.092784 I | op-k8sutil: CSI_ENABLE_CEPHFS_SNAPSHOTTER="true" (configmap) 2022-04-02T01:53:28.104 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:53:28.130 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:28.128227 I | op-k8sutil: CSI_ENABLE_VOLUME_REPLICATION="false" (configmap) 2022-04-02T01:53:28.192 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:53:28.192 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 42s 2022-04-02T01:53:28.197 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:28.196973 I | op-mon: start running mons 2022-04-02T01:53:28.374 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:28.372569 I | op-k8sutil: CSI_CEPHFS_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-04-02T01:53:28.593 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:28.592272 I | op-mon: creating mon secrets for a new cluster 2022-04-02T01:53:28.716 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:28.715057 I | op-k8sutil: CSI_RBD_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-04-02T01:53:28.716 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:28.715078 I | ceph-csi: Kubernetes version is 1.23 2022-04-02T01:53:29.208 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:29.207162 I | op-k8sutil: ROOK_CSI_RESIZER_IMAGE="k8s.gcr.io/sig-storage/csi-resizer:v1.2.0" (default) 2022-04-02T01:53:29.517 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:29.516045 I | op-k8sutil: CSI_LOG_LEVEL="" (default) 2022-04-02T01:53:29.718 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:29.716609 I | op-mon: existing maxMonID not found or failed to load. configmaps "rook-ceph-mon-endpoints" not found 2022-04-02T01:53:30.119 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:30.118281 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":[]}] data: mapping:{"node":{}} maxMonId:-1] 2022-04-02T01:53:30.318 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:30.317494 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:53:30.718 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:30.716826 I | op-k8sutil: CSI_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:53:31.124 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:31.123007 I | op-k8sutil: CSI_PLUGIN_TOLERATIONS="" (default) 2022-04-02T01:53:31.518 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:31.516831 I | op-k8sutil: CSI_PLUGIN_NODE_AFFINITY="" (default) 2022-04-02T01:53:31.775 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:31.773496 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:53:31.775 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:31.773735 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:53:31.941 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:31.939699 I | op-k8sutil: CSI_RBD_PLUGIN_TOLERATIONS="" (default) 2022-04-02T01:53:32.322 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:32.320201 I | op-k8sutil: CSI_RBD_PLUGIN_NODE_AFFINITY="" (default) 2022-04-02T01:53:32.718 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:32.717388 I | op-k8sutil: CSI_RBD_PLUGIN_RESOURCE="" (default) 2022-04-02T01:53:33.118 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:33.117019 I | op-k8sutil: CSI_RBD_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:53:33.196 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:53:33.593 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:33.591950 I | op-k8sutil: CSI_RBD_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:53:33.595 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:53:33.595 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 47s 2022-04-02T01:53:33.917 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:33.915862 I | op-k8sutil: CSI_RBD_PROVISIONER_RESOURCE="" (default) 2022-04-02T01:53:33.936 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:33.935507 I | ceph-csi: successfully started CSI Ceph RBD driver 2022-04-02T01:53:34.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:34.142330 I | op-mon: targeting the mon count 1 2022-04-02T01:53:34.370 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:34.368948 I | ceph-cluster-controller: Cluster update requested. CANCELLING CURRENT ORCHESTRATION 2022-04-02T01:53:34.372 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:34.369985 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:53:34.529 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:34.528137 I | op-k8sutil: CSI_CEPHFS_PLUGIN_TOLERATIONS="" (default) 2022-04-02T01:53:34.916 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:34.915662 I | op-k8sutil: CSI_CEPHFS_PLUGIN_NODE_AFFINITY="" (default) 2022-04-02T01:53:35.118 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:35.117368 I | op-mon: parsing mon endpoints: 2022-04-02T01:53:35.118 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:35.117405 W | op-mon: ignoring invalid monitor 2022-04-02T01:53:35.129 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:35.127927 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:53:35.341 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:35.340670 I | op-k8sutil: CSI_CEPHFS_PLUGIN_RESOURCE="" (default) 2022-04-02T01:53:35.856 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:35.854507 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:53:36.152 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:36.150692 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:53:36.318 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:36.316688 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_RESOURCE="" (default) 2022-04-02T01:53:36.330 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:36.330078 I | ceph-csi: successfully started CSI CephFS driver 2022-04-02T01:53:37.292 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:37.290963 I | op-k8sutil: CSI_RBD_FSGROUPPOLICY="ReadWriteOnceWithFSType" (configmap) 2022-04-02T01:53:38.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:38.142732 I | ceph-csi: CSIDriver object created for driver "rook-ceph.rbd.csi.ceph.com" 2022-04-02T01:53:38.561 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:38.560067 I | op-k8sutil: CSI_CEPHFS_FSGROUPPOLICY="None" (configmap) 2022-04-02T01:53:38.585 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:38.584697 I | ceph-csi: CSIDriver object created for driver "rook-ceph.cephfs.csi.ceph.com" 2022-04-02T01:53:38.598 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:53:38.767 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:53:38.768 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 52s 2022-04-02T01:53:43.770 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:53:44.136 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:53:44.137 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 58s 2022-04-02T01:53:49.139 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:53:49.340 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:53:49.340 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 63s 2022-04-02T01:53:50.294 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.293065 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:53:50.295 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.293183 I | ceph-cluster-controller: validating ceph version from provided image 2022-04-02T01:53:50.295 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.293370 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11449 quincy", pursuing 2022-04-02T01:53:50.464 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.463206 I | op-mon: parsing mon endpoints: 2022-04-02T01:53:50.465 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.463230 W | op-mon: ignoring invalid monitor 2022-04-02T01:53:50.514 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.513490 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:53:50.515 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.513655 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:53:50.664 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.662752 E | ceph-cluster-controller: failed to get ceph daemons versions, this typically happens during the first cluster initialization. failed to run 'ceph versions'. . unable to get monitor info from DNS SRV with service name: ceph-mon 2022-04-02T01:53:50.664 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T01:53:50.655+0000 7ff666c43700 -1 failed for service _ceph-mon._tcp 2022-04-02T01:53:50.664 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T01:53:50.655+0000 7ff666c43700 -1 monclient: get_monmap_and_config cannot identify monitors to contact 2022-04-02T01:53:50.665 INFO:tasks.rook.operator.smithi160.stdout:[errno 2] RADOS object not found (error connecting to the cluster): exit status 1 2022-04-02T01:53:50.665 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.662775 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11449 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a" 2022-04-02T01:53:50.790 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.788554 I | op-mon: start running mons 2022-04-02T01:53:50.827 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.826718 I | op-mon: parsing mon endpoints: 2022-04-02T01:53:50.828 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.826746 W | op-mon: ignoring invalid monitor 2022-04-02T01:53:50.849 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.843601 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":[]}] data: mapping:{"node":{}} maxMonId:-1] 2022-04-02T01:53:50.850 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.849619 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:53:50.850 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:50.849765 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:53:52.189 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:52.188543 I | op-mon: targeting the mon count 1 2022-04-02T01:53:52.195 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:52.194303 I | op-mon: sched-mon: created canary deployment rook-ceph-mon-a-canary 2022-04-02T01:53:52.477 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:52.475859 I | op-mon: sched-mon: waiting for canary pod creation rook-ceph-mon-a-canary 2022-04-02T01:53:54.343 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:53:54.404 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:53:54.407 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 68s 2022-04-02T01:53:57.547 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:57.546190 I | op-mon: sched-mon: canary monitor deployment rook-ceph-mon-a-canary scheduled to smithi160 2022-04-02T01:53:57.547 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:57.546215 I | op-mon: assignmon: mon a assigned to node smithi160 2022-04-02T01:53:57.550 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:57.550108 I | op-mon: cleaning up canary monitor deployment "rook-ceph-mon-a-canary" 2022-04-02T01:53:57.555 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:57.554557 I | op-mon: creating mon a 2022-04-02T01:53:58.201 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:58.199955 I | op-mon: mon "a" endpoint is [v2:10.100.35.247:3300,v1:10.100.35.247:6789] 2022-04-02T01:53:58.816 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:58.815721 I | op-mon: monitor endpoints changed, updating the bootstrap peer token 2022-04-02T01:53:58.817 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:58.815876 I | op-mon: monitor endpoints changed, updating the bootstrap peer token 2022-04-02T01:53:58.820 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:58.816214 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.100.35.247:6789"]}] data:a=10.100.35.247:6789 mapping:{"node":{"a":{"Name":"smithi160","Hostname":"smithi160","Address":"172.21.15.160"}}} maxMonId:-1] 2022-04-02T01:53:59.238 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:59.236965 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:53:59.243 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:59.237359 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:53:59.331 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:59.330669 I | op-mon: 0 of 1 expected mons are ready. creating or updating deployments without checking quorum in attempt to achieve a healthy mon cluster 2022-04-02T01:53:59.396 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:59.395364 I | op-mon: updating maxMonID from -1 to 0 after committing mon "a" 2022-04-02T01:53:59.408 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:53:59.667 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:53:59.668 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 0/1 ContainerCreating 0 73s 2022-04-02T01:53:59.840 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:59.836928 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.100.35.247:6789"]}] data:a=10.100.35.247:6789 mapping:{"node":{"a":{"Name":"smithi160","Hostname":"smithi160","Address":"172.21.15.160"}}} maxMonId:0] 2022-04-02T01:53:59.840 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:59.836956 I | op-mon: waiting for mon quorum with [a] 2022-04-02T01:53:59.846 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:59.843332 I | op-mon: mon a is not yet running 2022-04-02T01:53:59.846 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:53:59.843360 I | op-mon: mons running: [] 2022-04-02T01:54:04.671 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:54:04.721 INFO:teuthology.orchestra.run.smithi160.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:54:04.721 INFO:teuthology.orchestra.run.smithi160.stdout:rook-ceph-tools-7677f7f4b9-hkvjq 1/1 Running 0 78s 2022-04-02T01:54:04.723 INFO:tasks.rook:Waiting for mgr/rook orchestrator to be available 2022-04-02T01:54:04.724 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch status -f json 2022-04-02T01:54:04.970 INFO:teuthology.orchestra.run.smithi160.stderr:unable to get monitor info from DNS SRV with service name: ceph-mon 2022-04-02T01:54:04.970 INFO:teuthology.orchestra.run.smithi160.stderr:2022-04-02T01:54:04.963+0000 7f10f7fa8700 -1 failed for service _ceph-mon._tcp 2022-04-02T01:54:04.970 INFO:teuthology.orchestra.run.smithi160.stderr:2022-04-02T01:54:04.963+0000 7f10f7fa8700 -1 monclient: get_monmap_and_config cannot identify monitors to contact 2022-04-02T01:54:04.971 INFO:teuthology.orchestra.run.smithi160.stderr:[errno 2] RADOS object not found (error connecting to the cluster) 2022-04-02T01:54:04.972 INFO:teuthology.orchestra.run.smithi160.stderr:command terminated with exit code 1 2022-04-02T01:54:04.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-02T01:54:14.975 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch status -f json 2022-04-02T01:54:15.432 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:54:15.433 INFO:teuthology.orchestra.run.smithi160.stderr:no valid command found; 10 closest matches: 2022-04-02T01:54:15.433 INFO:teuthology.orchestra.run.smithi160.stderr:pg stat 2022-04-02T01:54:15.433 INFO:teuthology.orchestra.run.smithi160.stderr:pg getmap 2022-04-02T01:54:15.434 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-04-02T01:54:15.434 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-04-02T01:54:15.434 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump_pools_json 2022-04-02T01:54:15.434 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls-by-pool [...] 2022-04-02T01:54:15.435 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls-by-primary [] [...] 2022-04-02T01:54:15.435 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls-by-osd [] [...] 2022-04-02T01:54:15.435 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls [] [...] 2022-04-02T01:54:15.435 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-04-02T01:54:15.435 INFO:teuthology.orchestra.run.smithi160.stderr:Error EINVAL: invalid command 2022-04-02T01:54:15.438 INFO:teuthology.orchestra.run.smithi160.stderr:command terminated with exit code 22 2022-04-02T01:54:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-04-02T01:54:19.967 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:19.966628 I | op-mon: mons running: [a] 2022-04-02T01:54:20.188 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:20.188210 I | op-mon: Monitors in quorum: [a] 2022-04-02T01:54:20.189 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:20.188238 I | op-mon: mons created: 1 2022-04-02T01:54:20.419 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:20.418923 I | op-mon: waiting for mon quorum with [a] 2022-04-02T01:54:20.425 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:20.425447 I | op-mon: mons running: [a] 2022-04-02T01:54:20.641 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:20.641379 I | op-mon: Monitors in quorum: [a] 2022-04-02T01:54:20.642 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:20.641413 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T01:54:20.916 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:20.915737 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T01:54:20.917 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:20.915781 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T01:54:21.214 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:21.213826 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T01:54:21.215 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:21.213863 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T01:54:21.522 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:21.521919 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T01:54:21.523 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:21.521956 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-04-02T01:54:21.801 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:21.801020 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-04-02T01:54:21.802 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:21.801067 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-04-02T01:54:22.076 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:22.075351 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-04-02T01:54:22.076 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:22.075383 I | op-config: deleting "log file" option from the mon configuration database 2022-04-02T01:54:22.295 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:22.295257 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-04-02T01:54:22.296 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:22.295301 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-04-02T01:54:22.637 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:22.636553 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-04-02T01:54:22.902 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:22.902130 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-04-02T01:54:23.204 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:23.203317 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-04-02T01:54:23.531 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:23.530781 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-04-02T01:54:23.532 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:23.530808 I | cephclient: getting or creating ceph auth key "client.crash" 2022-04-02T01:54:23.827 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:23.827413 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-04-02T01:54:24.053 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:24.052840 I | cephclient: successfully enabled msgr2 protocol 2022-04-02T01:54:24.054 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:24.052885 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-04-02T01:54:24.054 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:24.052895 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-04-02T01:54:24.321 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:24.321288 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-04-02T01:54:24.338 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:24.337791 I | op-mgr: start running mgr 2022-04-02T01:54:24.338 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:24.337823 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-04-02T01:54:25.112 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:25.111790 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi160": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T01:54:25.441 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch status -f json 2022-04-02T01:54:25.938 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:54:25.939 INFO:teuthology.orchestra.run.smithi160.stderr:no valid command found; 10 closest matches: 2022-04-02T01:54:25.939 INFO:teuthology.orchestra.run.smithi160.stderr:pg stat 2022-04-02T01:54:25.940 INFO:teuthology.orchestra.run.smithi160.stderr:pg getmap 2022-04-02T01:54:25.940 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-04-02T01:54:25.940 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-04-02T01:54:25.940 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump_pools_json 2022-04-02T01:54:25.941 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls-by-pool [...] 2022-04-02T01:54:25.941 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls-by-primary [] [...] 2022-04-02T01:54:25.941 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls-by-osd [] [...] 2022-04-02T01:54:25.941 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls [] [...] 2022-04-02T01:54:25.941 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-04-02T01:54:25.942 INFO:teuthology.orchestra.run.smithi160.stderr:Error EINVAL: invalid command 2022-04-02T01:54:25.943 INFO:teuthology.orchestra.run.smithi160.stderr:command terminated with exit code 22 2022-04-02T01:54:25.945 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-04-02T01:54:34.259 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.259419 I | op-k8sutil: finished waiting for updated deployment "rook-ceph-mgr-a" 2022-04-02T01:54:34.263 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.262037 I | op-mgr: setting services to point to mgr "a" 2022-04-02T01:54:34.362 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.362025 I | op-osd: start running osds in namespace "rook-ceph" 2022-04-02T01:54:34.363 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.362051 W | op-osd: useAllNodes is set to false and no nodes, storageClassDevicesets or volumeSources are specified, no OSD pods are going to be created 2022-04-02T01:54:34.363 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.362060 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-04-02T01:54:34.393 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.393198 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-04-02T01:54:34.399 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.399062 I | op-osd: no storageClassDeviceSets defined to configure OSDs on PVCs 2022-04-02T01:54:34.399 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.399145 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-04-02T01:54:34.399 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.399175 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-04-02T01:54:34.775 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.775322 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-04-02T01:54:34.775 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.775342 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:54:34.784 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.784113 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:54:34.784 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.784137 I | ceph-cluster-controller: enabling ceph osd monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:54:34.784 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.784152 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:54:34.793 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.793154 W | cephclient: failed to enable mgr module "rook". trying again... 2022-04-02T01:54:34.799 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.796548 I | op-k8sutil: ROOK_OBC_WATCH_OPERATOR_NAMESPACE="true" (configmap) 2022-04-02T01:54:34.799 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.796575 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "rook-ceph.ceph.rook.io/bucket" 2022-04-02T01:54:34.802 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.799783 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Normal:ReconcileSucceeded:successfully configured CephCluster "rook-ceph/rook-ceph" 2022-04-02T01:54:34.802 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.799937 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:54:34.803 INFO:tasks.rook.operator.smithi160.stdout:I0402 01:54:34.800154 7 manager.go:118] objectbucket.io/provisioner-manager "msg"="starting provisioner" "name"="rook-ceph.ceph.rook.io/bucket" 2022-04-02T01:54:34.821 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.812292 I | op-mgr: successful modules: dashboard 2022-04-02T01:54:34.835 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.835296 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T01:54:34.847 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:34.847563 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:54:35.069 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:35.068965 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-04-02T01:54:35.947 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch status -f json 2022-04-02T01:54:36.099 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:36.098994 I | op-mgr: successful modules: prometheus 2022-04-02T01:54:36.451 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:54:36.452 INFO:teuthology.orchestra.run.smithi160.stderr:no valid command found; 10 closest matches: 2022-04-02T01:54:36.452 INFO:teuthology.orchestra.run.smithi160.stderr:pg stat 2022-04-02T01:54:36.453 INFO:teuthology.orchestra.run.smithi160.stderr:pg getmap 2022-04-02T01:54:36.453 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-04-02T01:54:36.453 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-04-02T01:54:36.453 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump_pools_json 2022-04-02T01:54:36.454 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls-by-pool [...] 2022-04-02T01:54:36.454 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls-by-primary [] [...] 2022-04-02T01:54:36.454 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls-by-osd [] [...] 2022-04-02T01:54:36.454 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls [] [...] 2022-04-02T01:54:36.455 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-04-02T01:54:36.455 INFO:teuthology.orchestra.run.smithi160.stderr:Error EINVAL: invalid command 2022-04-02T01:54:36.475 INFO:teuthology.orchestra.run.smithi160.stderr:command terminated with exit code 22 2022-04-02T01:54:36.476 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-04-02T01:54:40.392 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:40.392178 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-04-02T01:54:40.754 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:40.673759 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:54:40.754 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:40.673827 I | ceph-cluster-controller: validating ceph version from provided image 2022-04-02T01:54:40.755 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:40.673858 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11449 quincy", pursuing 2022-04-02T01:54:40.755 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:40.678015 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T01:54:41.024 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:41.022714 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:54:41.026 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:41.024860 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:54:41.124 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:41.124470 I | op-mgr: successful modules: mgr module(s) from the spec 2022-04-02T01:54:41.301 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:41.300956 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11449 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a" 2022-04-02T01:54:41.376 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:41.374762 I | op-mon: start running mons 2022-04-02T01:54:41.404 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:41.404412 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T01:54:41.479 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:41.479782 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.100.35.247:6789"]}] data:a=10.100.35.247:6789 mapping:{"node":{"a":{"Name":"smithi160","Hostname":"smithi160","Address":"172.21.15.160"}}} maxMonId:0] 2022-04-02T01:54:41.485 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:41.486053 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:54:41.486 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:41.486217 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:54:42.446 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:42.445933 I | op-mon: targeting the mon count 1 2022-04-02T01:54:42.450 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:42.450087 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T01:54:42.705 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:42.705002 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T01:54:42.705 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:42.705032 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T01:54:42.781 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:42.781066 I | cephclient: command failed for set rook backend. trying again... 2022-04-02T01:54:42.922 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:42.922156 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T01:54:42.923 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:42.922186 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T01:54:43.143 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:43.142608 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T01:54:43.143 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:43.142632 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-04-02T01:54:43.377 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:43.377459 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-04-02T01:54:43.378 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:43.377488 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-04-02T01:54:43.609 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:43.608943 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-04-02T01:54:43.609 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:43.608970 I | op-config: deleting "log file" option from the mon configuration database 2022-04-02T01:54:43.834 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:43.834395 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-04-02T01:54:43.835 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:43.834429 I | op-mon: checking for basic quorum with existing mons 2022-04-02T01:54:43.963 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:43.963445 I | op-mon: mon "a" endpoint is [v2:10.100.35.247:3300,v1:10.100.35.247:6789] 2022-04-02T01:54:43.984 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:43.983954 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.100.35.247:6789"]}] data:a=10.100.35.247:6789 mapping:{"node":{"a":{"Name":"smithi160","Hostname":"smithi160","Address":"172.21.15.160"}}} maxMonId:0] 2022-04-02T01:54:44.473 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:44.473043 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:54:44.473 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:44.473261 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:54:44.855 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:44.855478 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-04-02T01:54:44.863 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:44.864049 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-04-02T01:54:44.864 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:44.864084 I | op-mon: waiting for mon quorum with [a] 2022-04-02T01:54:45.048 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:45.048731 I | op-mon: mons running: [a] 2022-04-02T01:54:45.271 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:45.271455 I | op-mon: Monitors in quorum: [a] 2022-04-02T01:54:45.271 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:45.271484 I | op-mon: mons created: 1 2022-04-02T01:54:45.485 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:45.485287 I | op-mon: waiting for mon quorum with [a] 2022-04-02T01:54:45.491 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:45.491781 I | op-mon: mons running: [a] 2022-04-02T01:54:45.724 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:45.724121 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-04-02T01:54:45.794 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:45.793773 I | op-mon: Monitors in quorum: [a] 2022-04-02T01:54:45.794 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:45.793810 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-04-02T01:54:46.024 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:46.024420 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-04-02T01:54:46.245 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:46.245191 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-04-02T01:54:46.478 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch status -f json 2022-04-02T01:54:46.497 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:46.497168 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-04-02T01:54:46.844 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:46.844774 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-04-02T01:54:46.845 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:46.844811 I | cephclient: getting or creating ceph auth key "client.crash" 2022-04-02T01:54:46.960 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:54:46.961 INFO:teuthology.orchestra.run.smithi160.stderr:no valid command found; 10 closest matches: 2022-04-02T01:54:46.961 INFO:teuthology.orchestra.run.smithi160.stderr:pg stat 2022-04-02T01:54:46.962 INFO:teuthology.orchestra.run.smithi160.stderr:pg getmap 2022-04-02T01:54:46.962 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-04-02T01:54:46.962 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-04-02T01:54:46.962 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump_pools_json 2022-04-02T01:54:46.963 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls-by-pool [...] 2022-04-02T01:54:46.963 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls-by-primary [] [...] 2022-04-02T01:54:46.963 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls-by-osd [] [...] 2022-04-02T01:54:46.963 INFO:teuthology.orchestra.run.smithi160.stderr:pg ls [] [...] 2022-04-02T01:54:46.964 INFO:teuthology.orchestra.run.smithi160.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-04-02T01:54:46.964 INFO:teuthology.orchestra.run.smithi160.stderr:Error EINVAL: invalid command 2022-04-02T01:54:46.964 INFO:teuthology.orchestra.run.smithi160.stderr:command terminated with exit code 22 2022-04-02T01:54:46.967 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-04-02T01:54:47.247 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:47.246672 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-04-02T01:54:47.478 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:47.478424 I | cephclient: successfully enabled msgr2 protocol 2022-04-02T01:54:47.479 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:47.478471 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-04-02T01:54:47.479 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:47.478480 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-04-02T01:54:47.716 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:47.716292 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-04-02T01:54:47.780 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:47.780872 I | op-mgr: start running mgr 2022-04-02T01:54:47.781 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:47.780905 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-04-02T01:54:48.097 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:48.097014 I | cephclient: command failed for set rook backend. trying again... 2022-04-02T01:54:48.271 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:48.271409 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-04-02T01:54:48.302 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:48.302157 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-04-02T01:54:48.305 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:48.305017 I | op-mgr: setting services to point to mgr "a" 2022-04-02T01:54:49.064 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:49.064151 I | op-osd: start running osds in namespace "rook-ceph" 2022-04-02T01:54:49.065 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:49.064187 W | op-osd: useAllNodes is set to false and no nodes, storageClassDevicesets or volumeSources are specified, no OSD pods are going to be created 2022-04-02T01:54:49.065 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:49.064197 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-04-02T01:54:49.121 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:49.121442 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-04-02T01:54:49.254 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:49.253621 I | op-osd: no storageClassDeviceSets defined to configure OSDs on PVCs 2022-04-02T01:54:49.254 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:49.253663 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-04-02T01:54:49.254 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:49.253683 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-04-02T01:54:49.875 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:49.875089 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-04-02T01:54:49.875 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:49.875119 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:54:50.225 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:50.225260 I | op-mgr: successful modules: dashboard 2022-04-02T01:54:50.229 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:50.229664 I | op-mgr: successful modules: mgr module(s) from the spec 2022-04-02T01:54:50.232 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:50.232176 I | op-mgr: successful modules: prometheus 2022-04-02T01:54:50.542 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:50.542999 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-04-02T01:54:51.026 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:51.026560 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-04-02T01:54:51.650 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:51.650709 I | cephclient: command failed for set rook backend. trying again... 2022-04-02T01:54:53.389 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:53.389861 I | cephclient: command failed for set rook backend. trying again... 2022-04-02T01:54:55.854 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:55.854468 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-04-02T01:54:56.338 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:56.338863 E | op-mgr: failed modules: "balancer". failed to configure module "balancer": failed to set balancer module mode to "upmap": failed to set mgr module mode "upmap" even after 5 retries: failed to set balancer mode "upmap": exit status 22 2022-04-02T01:54:56.960 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:56.960284 I | cephclient: command failed for set rook backend. trying again... 2022-04-02T01:54:56.968 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch status -f json 2022-04-02T01:54:57.479 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:54:57.481 INFO:teuthology.orchestra.run.smithi160.stderr:Error ENOENT: No orchestrator configured (try `ceph orch set backend`) 2022-04-02T01:54:57.486 INFO:teuthology.orchestra.run.smithi160.stderr:command terminated with exit code 2 2022-04-02T01:54:57.488 DEBUG:teuthology.orchestra.run:got remote process result: 2 2022-04-02T01:54:58.812 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:58.812739 I | cephclient: action set rook backend succeeded on attempt 3 2022-04-02T01:54:58.813 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:54:58.812768 I | op-mgr: successful modules: orchestrator modules 2022-04-02T01:55:01.255 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:01.256127 I | op-mgr: successful modules: balancer 2022-04-02T01:55:02.321 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:02.321489 I | cephclient: action set rook backend succeeded on attempt 2 2022-04-02T01:55:02.321 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:02.321509 I | op-mgr: successful modules: orchestrator modules 2022-04-02T01:55:07.489 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch status -f json 2022-04-02T01:55:08.073 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:55:08.073 INFO:teuthology.orchestra.run.smithi160.stdout:{"available": true, "backend": "rook"} 2022-04-02T01:55:08.096 INFO:tasks.rook: mgr/rook orchestrator is active 2022-04-02T01:55:08.096 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph config set mgr mgr/rook/storage_class scratch 2022-04-02T01:55:08.718 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch apply osd --all-available-devices 2022-04-02T01:55:09.391 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:09.391134 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff= v1.ClusterSpec{ 2022-04-02T01:55:09.392 INFO:tasks.rook.operator.smithi160.stdout: CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", AllowUnsupported: true}, 2022-04-02T01:55:09.392 INFO:tasks.rook.operator.smithi160.stdout: Storage: v1.StorageScopeSpec{ 2022-04-02T01:55:09.392 INFO:tasks.rook.operator.smithi160.stdout: ... // 3 identical fields 2022-04-02T01:55:09.392 INFO:tasks.rook.operator.smithi160.stdout: Config: nil, 2022-04-02T01:55:09.393 INFO:tasks.rook.operator.smithi160.stdout: Selection: {}, 2022-04-02T01:55:09.393 INFO:tasks.rook.operator.smithi160.stdout:- StorageClassDeviceSets: nil, 2022-04-02T01:55:09.393 INFO:tasks.rook.operator.smithi160.stdout:+ StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-04-02T01:55:09.395 INFO:tasks.rook.operator.smithi160.stdout:+ { 2022-04-02T01:55:09.395 INFO:tasks.rook.operator.smithi160.stdout:+ Name: "smithi160-lv-1", 2022-04-02T01:55:09.395 INFO:tasks.rook.operator.smithi160.stdout:+ Count: 1, 2022-04-02T01:55:09.395 INFO:tasks.rook.operator.smithi160.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-04-02T01:55:09.396 INFO:tasks.rook.operator.smithi160.stdout:+ }, 2022-04-02T01:55:09.396 INFO:tasks.rook.operator.smithi160.stdout:+ { 2022-04-02T01:55:09.396 INFO:tasks.rook.operator.smithi160.stdout:+ Name: "smithi160-lv-2", 2022-04-02T01:55:09.396 INFO:tasks.rook.operator.smithi160.stdout:+ Count: 1, 2022-04-02T01:55:09.397 INFO:tasks.rook.operator.smithi160.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-04-02T01:55:09.397 INFO:tasks.rook.operator.smithi160.stdout:+ }, 2022-04-02T01:55:09.397 INFO:tasks.rook.operator.smithi160.stdout:+ { 2022-04-02T01:55:09.397 INFO:tasks.rook.operator.smithi160.stdout:+ Name: "smithi160-lv-3", 2022-04-02T01:55:09.397 INFO:tasks.rook.operator.smithi160.stdout:+ Count: 1, 2022-04-02T01:55:09.398 INFO:tasks.rook.operator.smithi160.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-04-02T01:55:09.398 INFO:tasks.rook.operator.smithi160.stdout:+ }, 2022-04-02T01:55:09.398 INFO:tasks.rook.operator.smithi160.stdout:+ { 2022-04-02T01:55:09.399 INFO:teuthology.orchestra.run.smithi160.stdout:['Success'] 2022-04-02T01:55:09.400 INFO:tasks.rook.operator.smithi160.stdout:+ Name: "smithi160-lv-4", 2022-04-02T01:55:09.401 INFO:tasks.rook.operator.smithi160.stdout:+ Count: 1, 2022-04-02T01:55:09.401 INFO:tasks.rook.operator.smithi160.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-04-02T01:55:09.401 INFO:tasks.rook.operator.smithi160.stdout:+ }, 2022-04-02T01:55:09.401 INFO:tasks.rook.operator.smithi160.stdout:+ }, 2022-04-02T01:55:09.401 INFO:tasks.rook.operator.smithi160.stdout: }, 2022-04-02T01:55:09.402 INFO:tasks.rook.operator.smithi160.stdout: Annotations: nil, 2022-04-02T01:55:09.402 INFO:tasks.rook.operator.smithi160.stdout: Labels: nil, 2022-04-02T01:55:09.402 INFO:tasks.rook.operator.smithi160.stdout: ... // 20 identical fields 2022-04-02T01:55:09.402 INFO:tasks.rook.operator.smithi160.stdout: } 2022-04-02T01:55:09.403 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:09.391261 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:55:09.413 INFO:tasks.rook:Waiting for 4 OSDs 2022-04-02T01:55:09.414 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd stat -f json 2022-04-02T01:55:09.423 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:09.422864 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T01:55:09.439 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:09.439997 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:55:09.905 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:55:09.922 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-02T01:55:09.922 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:55:14.951 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:14.950926 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:55:14.952 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:14.950950 I | ceph-cluster-controller: validating ceph version from provided image 2022-04-02T01:55:14.952 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:14.950963 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11449 quincy", pursuing 2022-04-02T01:55:15.094 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:15.094210 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T01:55:15.518 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:15.519089 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:55:15.519 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:15.519260 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:55:15.968 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:15.968636 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11449 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a" 2022-04-02T01:55:16.150 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:16.149766 I | op-mon: start running mons 2022-04-02T01:55:16.226 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:16.226436 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T01:55:16.303 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:16.303716 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.100.35.247:6789"]}] data:a=10.100.35.247:6789 mapping:{"node":{"a":{"Name":"smithi160","Hostname":"smithi160","Address":"172.21.15.160"}}} maxMonId:0] 2022-04-02T01:55:16.312 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:16.313217 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:55:16.315 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:16.314010 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:55:16.999 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:16.999879 I | op-mon: targeting the mon count 1 2022-04-02T01:55:17.013 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:17.013915 I | ceph-cluster-controller: Cluster update requested. CANCELLING CURRENT ORCHESTRATION 2022-04-02T01:55:18.014 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:18.014582 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:55:18.023 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:18.023941 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T01:55:18.036 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:18.036563 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:55:18.067 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:18.067991 I | op-k8sutil: Removing previous job rook-ceph-detect-version to start a new one 2022-04-02T01:55:18.073 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:18.074451 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-04-02T01:55:19.924 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd stat -f json 2022-04-02T01:55:20.079 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:20.079904 I | op-k8sutil: batch job rook-ceph-detect-version deleted 2022-04-02T01:55:20.417 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:55:20.434 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-02T01:55:20.434 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:55:25.881 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:25.881060 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:55:25.881 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:25.881092 I | ceph-cluster-controller: validating ceph version from provided image 2022-04-02T01:55:25.881 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:25.881107 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11449 quincy", pursuing 2022-04-02T01:55:26.219 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:26.219750 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T01:55:26.256 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:26.256738 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:55:26.337 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:26.338256 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:55:26.812 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:26.813132 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11449 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a" 2022-04-02T01:55:26.917 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:26.918432 I | op-mon: start running mons 2022-04-02T01:55:26.941 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:26.942149 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T01:55:26.972 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:26.972751 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.100.35.247:6789"]}] data:a=10.100.35.247:6789 mapping:{"node":{"a":{"Name":"smithi160","Hostname":"smithi160","Address":"172.21.15.160"}}} maxMonId:0] 2022-04-02T01:55:26.978 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:26.979415 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:55:26.979 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:26.979570 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:55:27.904 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:27.904675 I | op-mon: targeting the mon count 1 2022-04-02T01:55:27.909 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:27.910114 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T01:55:28.249 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:28.249944 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T01:55:28.249 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:28.249972 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T01:55:28.588 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:28.589084 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T01:55:28.589 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:28.589123 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T01:55:28.921 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:28.922159 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T01:55:28.922 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:28.922202 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-04-02T01:55:29.259 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:29.259546 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-04-02T01:55:29.259 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:29.259597 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-04-02T01:55:29.638 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:29.638611 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-04-02T01:55:29.639 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:29.638653 I | op-config: deleting "log file" option from the mon configuration database 2022-04-02T01:55:30.041 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:30.041513 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-04-02T01:55:30.041 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:30.041541 I | op-mon: checking for basic quorum with existing mons 2022-04-02T01:55:30.185 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:30.185525 I | op-mon: mon "a" endpoint is [v2:10.100.35.247:3300,v1:10.100.35.247:6789] 2022-04-02T01:55:30.229 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:30.230098 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.100.35.247:6789"]}] data:a=10.100.35.247:6789 mapping:{"node":{"a":{"Name":"smithi160","Hostname":"smithi160","Address":"172.21.15.160"}}} maxMonId:0] 2022-04-02T01:55:30.287 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:30.287856 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:55:30.288 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:30.288045 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:55:30.436 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd stat -f json 2022-04-02T01:55:30.459 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:30.460779 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-04-02T01:55:30.465 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:30.466670 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-04-02T01:55:30.466 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:30.466695 I | op-mon: waiting for mon quorum with [a] 2022-04-02T01:55:30.647 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:30.647440 I | op-mon: mons running: [a] 2022-04-02T01:55:30.938 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:55:30.956 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-02T01:55:30.956 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:55:31.059 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:31.060314 I | op-mon: Monitors in quorum: [a] 2022-04-02T01:55:31.060 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:31.060346 I | op-mon: mons created: 1 2022-04-02T01:55:31.459 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:31.459613 I | op-mon: waiting for mon quorum with [a] 2022-04-02T01:55:31.465 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:31.466636 I | op-mon: mons running: [a] 2022-04-02T01:55:31.868 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:31.868824 I | op-mon: Monitors in quorum: [a] 2022-04-02T01:55:31.868 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:31.868863 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-04-02T01:55:32.280 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:32.281033 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-04-02T01:55:32.686 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:32.687281 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-04-02T01:55:33.124 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:33.125009 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-04-02T01:55:33.556 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:33.557382 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-04-02T01:55:33.557 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:33.557405 I | cephclient: getting or creating ceph auth key "client.crash" 2022-04-02T01:55:33.982 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:33.983130 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-04-02T01:55:34.381 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:34.382338 I | cephclient: successfully enabled msgr2 protocol 2022-04-02T01:55:34.382 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:34.382372 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-04-02T01:55:34.382 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:34.382380 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-04-02T01:55:34.801 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:34.802394 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-04-02T01:55:34.830 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:34.831571 I | op-mgr: start running mgr 2022-04-02T01:55:34.831 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:34.831595 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-04-02T01:55:35.360 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:35.360850 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-04-02T01:55:35.367 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:35.368502 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-04-02T01:55:35.370 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:35.370546 I | op-mgr: setting services to point to mgr "a" 2022-04-02T01:55:35.502 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:35.502586 I | op-osd: start running osds in namespace "rook-ceph" 2022-04-02T01:55:35.504 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:35.504198 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-04-02T01:55:35.530 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:35.531350 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-04-02T01:55:35.541 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:35.542589 I | op-osd: creating 1 new PVCs for device set "smithi160-lv-1" 2022-04-02T01:55:35.750 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:35.748580 I | op-osd: successfully provisioned PVC "smithi160-lv-1-data-0ftjz8" 2022-04-02T01:55:35.750 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:35.748612 I | op-osd: creating 1 new PVCs for device set "smithi160-lv-2" 2022-04-02T01:55:35.942 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:35.942778 I | op-osd: successfully provisioned PVC "smithi160-lv-2-data-06xsdr" 2022-04-02T01:55:35.942 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:35.943022 I | op-osd: creating 1 new PVCs for device set "smithi160-lv-3" 2022-04-02T01:55:36.143 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:36.144460 I | op-osd: successfully provisioned PVC "smithi160-lv-3-data-056rjf" 2022-04-02T01:55:36.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:36.144489 I | op-osd: creating 1 new PVCs for device set "smithi160-lv-4" 2022-04-02T01:55:36.362 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:36.362750 I | op-osd: successfully provisioned PVC "smithi160-lv-4-data-0lffnc" 2022-04-02T01:55:36.371 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:36.372099 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-1-data-0ftjz8" 2022-04-02T01:55:36.636 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:36.636600 I | op-mgr: successful modules: dashboard 2022-04-02T01:55:36.641 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:36.642713 I | op-mgr: successful modules: mgr module(s) from the spec 2022-04-02T01:55:36.644 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:36.643739 I | op-mgr: successful modules: prometheus 2022-04-02T01:55:36.974 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:36.974887 I | op-mgr: successful modules: balancer 2022-04-02T01:55:36.988 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:36.989594 I | op-osd: started OSD provisioning job for PVC "smithi160-lv-1-data-0ftjz8" 2022-04-02T01:55:36.989 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:36.989623 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-2-data-06xsdr" 2022-04-02T01:55:37.403 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:37.404439 I | op-osd: started OSD provisioning job for PVC "smithi160-lv-2-data-06xsdr" 2022-04-02T01:55:37.404 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:37.404472 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-3-data-056rjf" 2022-04-02T01:55:38.065 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:38.065554 I | op-osd: started OSD provisioning job for PVC "smithi160-lv-3-data-056rjf" 2022-04-02T01:55:38.068 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:38.066682 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-4-data-0lffnc" 2022-04-02T01:55:38.513 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:38.514726 I | op-mgr: successful modules: orchestrator modules 2022-04-02T01:55:39.000 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:39.000816 I | op-osd: started OSD provisioning job for PVC "smithi160-lv-4-data-0lffnc" 2022-04-02T01:55:39.000 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:39.000840 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-04-02T01:55:39.001 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:39.000844 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-04-02T01:55:39.330 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:39.330314 I | op-osd: OSD orchestration status for PVC smithi160-lv-1-data-0ftjz8 is "starting" 2022-04-02T01:55:39.330 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:39.330347 I | op-osd: OSD orchestration status for PVC smithi160-lv-2-data-06xsdr is "starting" 2022-04-02T01:55:39.330 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:39.330357 I | op-osd: OSD orchestration status for PVC smithi160-lv-3-data-056rjf is "starting" 2022-04-02T01:55:39.331 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:39.330365 I | op-osd: OSD orchestration status for PVC smithi160-lv-4-data-0lffnc is "starting" 2022-04-02T01:55:40.958 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd stat -f json 2022-04-02T01:55:41.540 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:55:41.556 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":6,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-02T01:55:41.557 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:55:51.558 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd stat -f json 2022-04-02T01:55:52.273 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:55:52.289 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":6,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-02T01:55:52.290 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:55:56.519 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:56.520054 I | op-osd: OSD orchestration status for node smithi160-lv-3-data-056rjf is "orchestrating" 2022-04-02T01:55:57.336 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:57.336313 I | op-osd: OSD orchestration status for node smithi160-lv-1-data-0ftjz8 is "orchestrating" 2022-04-02T01:55:57.492 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:57.371172 I | op-osd: OSD orchestration status for PVC smithi160-lv-3-data-056rjf is "orchestrating" 2022-04-02T01:55:58.076 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:58.076957 I | op-osd: OSD orchestration status for PVC smithi160-lv-1-data-0ftjz8 is "orchestrating" 2022-04-02T01:55:58.610 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:58.611603 I | op-osd: OSD orchestration status for node smithi160-lv-2-data-06xsdr is "orchestrating" 2022-04-02T01:55:58.976 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:58.977084 I | op-osd: OSD orchestration status for PVC smithi160-lv-2-data-06xsdr is "orchestrating" 2022-04-02T01:55:59.064 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:59.065933 I | op-osd: OSD orchestration status for node smithi160-lv-4-data-0lffnc is "orchestrating" 2022-04-02T01:55:59.460 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:55:59.461275 I | op-osd: OSD orchestration status for PVC smithi160-lv-4-data-0lffnc is "orchestrating" 2022-04-02T01:56:02.291 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd stat -f json 2022-04-02T01:56:02.799 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:56:02.821 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":10,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1648864560,"num_remapped_pgs":0} 2022-04-02T01:56:02.821 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:56:04.079 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:04.080065 I | op-osd: OSD orchestration status for PVC smithi160-lv-3-data-056rjf is "completed" 2022-04-02T01:56:04.080 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:04.080094 I | op-osd: creating OSD 0 on PVC "smithi160-lv-3-data-056rjf" 2022-04-02T01:56:04.080 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:04.080105 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-3-data-056rjf" 2022-04-02T01:56:05.065 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:05.065715 I | op-osd: OSD orchestration status for PVC smithi160-lv-1-data-0ftjz8 is "completed" 2022-04-02T01:56:05.065 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:05.065752 I | op-osd: creating OSD 1 on PVC "smithi160-lv-1-data-0ftjz8" 2022-04-02T01:56:05.065 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:05.065766 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-1-data-0ftjz8" 2022-04-02T01:56:06.094 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:06.095251 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi160": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T01:56:06.633 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:06.631592 I | op-osd: OSD orchestration status for PVC smithi160-lv-2-data-06xsdr is "completed" 2022-04-02T01:56:06.634 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:06.631625 I | op-osd: creating OSD 2 on PVC "smithi160-lv-2-data-06xsdr" 2022-04-02T01:56:06.634 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:06.631637 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-2-data-06xsdr" 2022-04-02T01:56:08.288 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:08.283694 I | op-osd: OSD orchestration status for PVC smithi160-lv-4-data-0lffnc is "completed" 2022-04-02T01:56:08.288 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:08.283808 I | op-osd: creating OSD 3 on PVC "smithi160-lv-4-data-0lffnc" 2022-04-02T01:56:08.288 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:08.283867 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-4-data-0lffnc" 2022-04-02T01:56:11.581 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:11.582652 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-04-02T01:56:11.582 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:56:11.582681 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:56:12.823 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd stat -f json 2022-04-02T01:56:14.087 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:56:14.104 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":10,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1648864560,"num_remapped_pgs":0} 2022-04-02T01:56:14.104 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:56:24.105 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd stat -f json 2022-04-02T01:56:24.809 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:56:24.825 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":10,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1648864560,"num_remapped_pgs":0} 2022-04-02T01:56:24.826 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:56:34.827 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd stat -f json 2022-04-02T01:56:36.165 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:56:36.188 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":10,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1648864560,"num_remapped_pgs":0} 2022-04-02T01:56:36.188 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:56:46.189 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd stat -f json 2022-04-02T01:56:47.076 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:56:47.093 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":10,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1648864560,"num_remapped_pgs":0} 2022-04-02T01:56:47.093 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:56:57.095 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd stat -f json 2022-04-02T01:56:57.595 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:56:57.612 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":20,"num_osds":4,"num_up_osds":4,"osd_up_since":1648864613,"num_in_osds":4,"osd_in_since":1648864560,"num_remapped_pgs":0} 2022-04-02T01:56:57.613 INFO:tasks.rook:Distributing ceph config and client.admin keyring 2022-04-02T01:56:57.613 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- cat /etc/ceph/ceph.conf 2022-04-02T01:56:57.809 INFO:teuthology.orchestra.run.smithi160.stdout:[global] 2022-04-02T01:56:57.810 INFO:teuthology.orchestra.run.smithi160.stdout:mon_host = 10.100.35.247:6789 2022-04-02T01:56:57.810 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:56:57.810 INFO:teuthology.orchestra.run.smithi160.stdout:[client.admin] 2022-04-02T01:56:57.811 INFO:teuthology.orchestra.run.smithi160.stdout:keyring = /etc/ceph/keyring 2022-04-02T01:56:57.813 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- cat /etc/ceph/keyring 2022-04-02T01:56:57.998 INFO:teuthology.orchestra.run.smithi160.stdout:[client.admin] 2022-04-02T01:56:57.998 INFO:teuthology.orchestra.run.smithi160.stdout:key = AQCYrEdi6vo2IxAAuTo4+77cymknJO2gjW04fQ== 2022-04-02T01:56:58.002 DEBUG:teuthology.orchestra.run.smithi160:> sudo mkdir -p /etc/ceph 2022-04-02T01:56:58.012 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:56:58.013 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.conf 2022-04-02T01:56:58.022 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:56:58.022 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/keyring 2022-04-02T01:56:58.035 INFO:tasks.rook:Setting up client nodes... 2022-04-02T01:56:58.036 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph auth get-or-create client.a mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2022-04-02T01:56:58.717 INFO:teuthology.orchestra.run.smithi160.stdout:[client.a] 2022-04-02T01:56:58.717 INFO:teuthology.orchestra.run.smithi160.stdout: key = AQBqrUdigNVpJxAAbeLhdMKZ7woXw+xBtcdXMw== 2022-04-02T01:56:58.738 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:56:58.738 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.client.a.keyring 2022-04-02T01:56:58.739 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 0644 /etc/ceph/ceph.client.a.keyring 2022-04-02T01:56:58.760 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd dump --format=json 2022-04-02T01:56:59.305 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:56:59.305 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":20,"fsid":"6da41118-5d33-4781-af76-958ad619f639","created":"2022-04-02T01:54:14.370277+0000","modified":"2022-04-02T01:56:56.683800+0000","last_up_change":"2022-04-02T01:56:53.386658+0000","last_in_change":"2022-04-02T01:56:00.983927+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2022-04-02T01:56:54.417040+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"on","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"49aafb2d-7885-4b28-b84b-22d8967af049","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.88:6800","nonce":498159055},{"type":"v1","addr":"10.252.250.88:6801","nonce":498159055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.88:6802","nonce":498159055},{"type":"v1","addr":"10.252.250.88:6803","nonce":498159055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.88:6806","nonce":498159055},{"type":"v1","addr":"10.252.250.88:6807","nonce":498159055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.88:6804","nonce":498159055},{"type":"v1","addr":"10.252.250.88:6805","nonce":498159055}]},"public_addr":"10.252.250.88:6801/498159055","cluster_addr":"10.252.250.88:6803/498159055","heartbeat_back_addr":"10.252.250.88:6807/498159055","heartbeat_front_addr":"10.252.250.88:6805/498159055","state":["exists","up"]},{"osd":1,"uuid":"c0d2ceab-eb8b-47db-9dcf-59f89930556e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.87:6800","nonce":1088203501},{"type":"v1","addr":"10.252.250.87:6801","nonce":1088203501}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.87:6802","nonce":1088203501},{"type":"v1","addr":"10.252.250.87:6803","nonce":1088203501}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.87:6806","nonce":1088203501},{"type":"v1","addr":"10.252.250.87:6807","nonce":1088203501}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.87:6804","nonce":1088203501},{"type":"v1","addr":"10.252.250.87:6805","nonce":1088203501}]},"public_addr":"10.252.250.87:6801/1088203501","cluster_addr":"10.252.250.87:6803/1088203501","heartbeat_back_addr":"10.252.250.87:6807/1088203501","heartbeat_front_addr":"10.252.250.87:6805/1088203501","state":["exists","up"]},{"osd":2,"uuid":"798c5aed-e0a5-470b-a402-7527f51418c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.89:6800","nonce":1961790486},{"type":"v1","addr":"10.252.250.89:6801","nonce":1961790486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.89:6802","nonce":1961790486},{"type":"v1","addr":"10.252.250.89:6803","nonce":1961790486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.89:6806","nonce":1961790486},{"type":"v1","addr":"10.252.250.89:6807","nonce":1961790486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.89:6804","nonce":1961790486},{"type":"v1","addr":"10.252.250.89:6805","nonce":1961790486}]},"public_addr":"10.252.250.89:6801/1961790486","cluster_addr":"10.252.250.89:6803/1961790486","heartbeat_back_addr":"10.252.250.89:6807/1961790486","heartbeat_front_addr":"10.252.250.89:6805/1961790486","state":["exists","up"]},{"osd":3,"uuid":"cc9bc96a-d9dd-40fb-9ecc-6903794a5239","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.90:6800","nonce":3089294071},{"type":"v1","addr":"10.252.250.90:6801","nonce":3089294071}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.90:6802","nonce":3089294071},{"type":"v1","addr":"10.252.250.90:6803","nonce":3089294071}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.90:6806","nonce":3089294071},{"type":"v1","addr":"10.252.250.90:6807","nonce":3089294071}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.90:6804","nonce":3089294071},{"type":"v1","addr":"10.252.250.90:6805","nonce":3089294071}]},"public_addr":"10.252.250.90:6801/3089294071","cluster_addr":"10.252.250.90:6803/3089294071","heartbeat_back_addr":"10.252.250.90:6807/3089294071","heartbeat_front_addr":"10.252.250.90:6805/3089294071","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:56:50.320311+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:56:46.936976+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:56:50.283752+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:56:52.220283+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"erasure_code_profiles":{"default":{"k":"2","m":"2","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2022-04-02T01:56:59.328 INFO:tasks.rook.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2022-04-02T01:56:54.417040+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'on', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '20', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2022-04-02T01:56:59.328 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd pool get .mgr pg_num 2022-04-02T01:56:59.864 INFO:teuthology.orchestra.run.smithi160.stdout:pg_num: 1 2022-04-02T01:56:59.884 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2022-04-02T01:56:59.885 INFO:tasks.rook.ceph_manager.ceph:waiting for mgr available 2022-04-02T01:56:59.885 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph mgr dump --format=json 2022-04-02T01:57:00.497 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:57:00.515 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":14,"active_gid":4201,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.77:6800","nonce":1703529602},{"type":"v1","addr":"10.252.250.77:6801","nonce":1703529602}]},"active_addr":"10.252.250.77:6801/1703529602","active_change":"2022-04-02T01:54:54.725246+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[],"modules":["iostat","nfs","prometheus","restful","rook"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"0.0.0.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"0.0.0.0","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"prometheus":"http://10.252.250.77:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":5,"active_clients":[{"addrvec":[{"type":"v2","addr":"10.252.250.77:0","nonce":1338128995}]},{"addrvec":[{"type":"v2","addr":"10.252.250.77:0","nonce":1936892638}]},{"addrvec":[{"type":"v2","addr":"10.252.250.77:0","nonce":4171426769}]},{"addrvec":[{"type":"v2","addr":"10.252.250.77:0","nonce":626245223}]}]}} 2022-04-02T01:57:00.518 INFO:tasks.rook.ceph_manager.ceph:mgr available! 2022-04-02T01:57:00.518 INFO:tasks.rook.ceph_manager.ceph:waiting for all up 2022-04-02T01:57:00.519 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd dump --format=json 2022-04-02T01:57:01.033 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:57:01.034 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":20,"fsid":"6da41118-5d33-4781-af76-958ad619f639","created":"2022-04-02T01:54:14.370277+0000","modified":"2022-04-02T01:56:56.683800+0000","last_up_change":"2022-04-02T01:56:53.386658+0000","last_in_change":"2022-04-02T01:56:00.983927+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2022-04-02T01:56:54.417040+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"on","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"49aafb2d-7885-4b28-b84b-22d8967af049","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.88:6800","nonce":498159055},{"type":"v1","addr":"10.252.250.88:6801","nonce":498159055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.88:6802","nonce":498159055},{"type":"v1","addr":"10.252.250.88:6803","nonce":498159055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.88:6806","nonce":498159055},{"type":"v1","addr":"10.252.250.88:6807","nonce":498159055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.88:6804","nonce":498159055},{"type":"v1","addr":"10.252.250.88:6805","nonce":498159055}]},"public_addr":"10.252.250.88:6801/498159055","cluster_addr":"10.252.250.88:6803/498159055","heartbeat_back_addr":"10.252.250.88:6807/498159055","heartbeat_front_addr":"10.252.250.88:6805/498159055","state":["exists","up"]},{"osd":1,"uuid":"c0d2ceab-eb8b-47db-9dcf-59f89930556e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.87:6800","nonce":1088203501},{"type":"v1","addr":"10.252.250.87:6801","nonce":1088203501}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.87:6802","nonce":1088203501},{"type":"v1","addr":"10.252.250.87:6803","nonce":1088203501}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.87:6806","nonce":1088203501},{"type":"v1","addr":"10.252.250.87:6807","nonce":1088203501}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.87:6804","nonce":1088203501},{"type":"v1","addr":"10.252.250.87:6805","nonce":1088203501}]},"public_addr":"10.252.250.87:6801/1088203501","cluster_addr":"10.252.250.87:6803/1088203501","heartbeat_back_addr":"10.252.250.87:6807/1088203501","heartbeat_front_addr":"10.252.250.87:6805/1088203501","state":["exists","up"]},{"osd":2,"uuid":"798c5aed-e0a5-470b-a402-7527f51418c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.89:6800","nonce":1961790486},{"type":"v1","addr":"10.252.250.89:6801","nonce":1961790486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.89:6802","nonce":1961790486},{"type":"v1","addr":"10.252.250.89:6803","nonce":1961790486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.89:6806","nonce":1961790486},{"type":"v1","addr":"10.252.250.89:6807","nonce":1961790486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.89:6804","nonce":1961790486},{"type":"v1","addr":"10.252.250.89:6805","nonce":1961790486}]},"public_addr":"10.252.250.89:6801/1961790486","cluster_addr":"10.252.250.89:6803/1961790486","heartbeat_back_addr":"10.252.250.89:6807/1961790486","heartbeat_front_addr":"10.252.250.89:6805/1961790486","state":["exists","up"]},{"osd":3,"uuid":"cc9bc96a-d9dd-40fb-9ecc-6903794a5239","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.90:6800","nonce":3089294071},{"type":"v1","addr":"10.252.250.90:6801","nonce":3089294071}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.90:6802","nonce":3089294071},{"type":"v1","addr":"10.252.250.90:6803","nonce":3089294071}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.90:6806","nonce":3089294071},{"type":"v1","addr":"10.252.250.90:6807","nonce":3089294071}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.90:6804","nonce":3089294071},{"type":"v1","addr":"10.252.250.90:6805","nonce":3089294071}]},"public_addr":"10.252.250.90:6801/3089294071","cluster_addr":"10.252.250.90:6803/3089294071","heartbeat_back_addr":"10.252.250.90:6807/3089294071","heartbeat_front_addr":"10.252.250.90:6805/3089294071","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:56:50.320311+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:56:46.936976+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:56:50.283752+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:56:52.220283+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"erasure_code_profiles":{"default":{"k":"2","m":"2","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2022-04-02T01:57:01.053 INFO:tasks.rook.ceph_manager.ceph:all up! 2022-04-02T01:57:01.054 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd dump --format=json 2022-04-02T01:57:01.556 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:57:01.557 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":20,"fsid":"6da41118-5d33-4781-af76-958ad619f639","created":"2022-04-02T01:54:14.370277+0000","modified":"2022-04-02T01:56:56.683800+0000","last_up_change":"2022-04-02T01:56:53.386658+0000","last_in_change":"2022-04-02T01:56:00.983927+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2022-04-02T01:56:54.417040+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"on","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"49aafb2d-7885-4b28-b84b-22d8967af049","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.88:6800","nonce":498159055},{"type":"v1","addr":"10.252.250.88:6801","nonce":498159055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.88:6802","nonce":498159055},{"type":"v1","addr":"10.252.250.88:6803","nonce":498159055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.88:6806","nonce":498159055},{"type":"v1","addr":"10.252.250.88:6807","nonce":498159055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.88:6804","nonce":498159055},{"type":"v1","addr":"10.252.250.88:6805","nonce":498159055}]},"public_addr":"10.252.250.88:6801/498159055","cluster_addr":"10.252.250.88:6803/498159055","heartbeat_back_addr":"10.252.250.88:6807/498159055","heartbeat_front_addr":"10.252.250.88:6805/498159055","state":["exists","up"]},{"osd":1,"uuid":"c0d2ceab-eb8b-47db-9dcf-59f89930556e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.87:6800","nonce":1088203501},{"type":"v1","addr":"10.252.250.87:6801","nonce":1088203501}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.87:6802","nonce":1088203501},{"type":"v1","addr":"10.252.250.87:6803","nonce":1088203501}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.87:6806","nonce":1088203501},{"type":"v1","addr":"10.252.250.87:6807","nonce":1088203501}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.87:6804","nonce":1088203501},{"type":"v1","addr":"10.252.250.87:6805","nonce":1088203501}]},"public_addr":"10.252.250.87:6801/1088203501","cluster_addr":"10.252.250.87:6803/1088203501","heartbeat_back_addr":"10.252.250.87:6807/1088203501","heartbeat_front_addr":"10.252.250.87:6805/1088203501","state":["exists","up"]},{"osd":2,"uuid":"798c5aed-e0a5-470b-a402-7527f51418c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.89:6800","nonce":1961790486},{"type":"v1","addr":"10.252.250.89:6801","nonce":1961790486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.89:6802","nonce":1961790486},{"type":"v1","addr":"10.252.250.89:6803","nonce":1961790486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.89:6806","nonce":1961790486},{"type":"v1","addr":"10.252.250.89:6807","nonce":1961790486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.89:6804","nonce":1961790486},{"type":"v1","addr":"10.252.250.89:6805","nonce":1961790486}]},"public_addr":"10.252.250.89:6801/1961790486","cluster_addr":"10.252.250.89:6803/1961790486","heartbeat_back_addr":"10.252.250.89:6807/1961790486","heartbeat_front_addr":"10.252.250.89:6805/1961790486","state":["exists","up"]},{"osd":3,"uuid":"cc9bc96a-d9dd-40fb-9ecc-6903794a5239","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.90:6800","nonce":3089294071},{"type":"v1","addr":"10.252.250.90:6801","nonce":3089294071}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.90:6802","nonce":3089294071},{"type":"v1","addr":"10.252.250.90:6803","nonce":3089294071}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.90:6806","nonce":3089294071},{"type":"v1","addr":"10.252.250.90:6807","nonce":3089294071}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.250.90:6804","nonce":3089294071},{"type":"v1","addr":"10.252.250.90:6805","nonce":3089294071}]},"public_addr":"10.252.250.90:6801/3089294071","cluster_addr":"10.252.250.90:6803/3089294071","heartbeat_back_addr":"10.252.250.90:6807/3089294071","heartbeat_front_addr":"10.252.250.90:6805/3089294071","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:56:50.320311+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:56:46.936976+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:56:50.283752+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:56:52.220283+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"erasure_code_profiles":{"default":{"k":"2","m":"2","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2022-04-02T01:57:01.575 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph tell osd.0 flush_pg_stats 2022-04-02T01:57:01.576 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph tell osd.1 flush_pg_stats 2022-04-02T01:57:01.576 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph tell osd.2 flush_pg_stats 2022-04-02T01:57:01.577 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph tell osd.3 flush_pg_stats 2022-04-02T01:57:01.943 INFO:teuthology.orchestra.run.smithi160.stdout:68719476740 2022-04-02T01:57:01.944 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd last-stat-seq osd.2 2022-04-02T01:57:01.947 INFO:teuthology.orchestra.run.smithi160.stdout:73014444036 2022-04-02T01:57:01.948 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd last-stat-seq osd.3 2022-04-02T01:57:02.134 INFO:teuthology.orchestra.run.smithi160.stdout:55834574854 2022-04-02T01:57:02.135 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd last-stat-seq osd.1 2022-04-02T01:57:02.139 INFO:teuthology.orchestra.run.smithi160.stdout:68719476739 2022-04-02T01:57:02.140 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd last-stat-seq osd.0 2022-04-02T01:57:02.523 INFO:teuthology.orchestra.run.smithi160.stdout:68719476739 2022-04-02T01:57:02.548 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476740 got 68719476739 for osd.2 2022-04-02T01:57:02.611 INFO:teuthology.orchestra.run.smithi160.stdout:73014444035 2022-04-02T01:57:02.635 INFO:tasks.rook.ceph_manager.ceph:need seq 73014444036 got 73014444035 for osd.3 2022-04-02T01:57:02.681 INFO:teuthology.orchestra.run.smithi160.stdout:55834574853 2022-04-02T01:57:02.700 INFO:tasks.rook.ceph_manager.ceph:need seq 55834574854 got 55834574853 for osd.1 2022-04-02T01:57:02.705 INFO:teuthology.orchestra.run.smithi160.stdout:68719476738 2022-04-02T01:57:02.725 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476739 got 68719476738 for osd.0 2022-04-02T01:57:03.549 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd last-stat-seq osd.2 2022-04-02T01:57:03.636 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd last-stat-seq osd.3 2022-04-02T01:57:03.700 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd last-stat-seq osd.1 2022-04-02T01:57:03.726 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd last-stat-seq osd.0 2022-04-02T01:57:04.140 INFO:teuthology.orchestra.run.smithi160.stdout:68719476739 2022-04-02T01:57:04.158 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476740 got 68719476739 for osd.2 2022-04-02T01:57:04.198 INFO:teuthology.orchestra.run.smithi160.stdout:73014444035 2022-04-02T01:57:04.218 INFO:tasks.rook.ceph_manager.ceph:need seq 73014444036 got 73014444035 for osd.3 2022-04-02T01:57:04.274 INFO:teuthology.orchestra.run.smithi160.stdout:68719476738 2022-04-02T01:57:04.275 INFO:teuthology.orchestra.run.smithi160.stdout:55834574853 2022-04-02T01:57:04.295 INFO:tasks.rook.ceph_manager.ceph:need seq 55834574854 got 55834574853 for osd.1 2022-04-02T01:57:04.297 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476739 got 68719476738 for osd.0 2022-04-02T01:57:05.159 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd last-stat-seq osd.2 2022-04-02T01:57:05.219 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd last-stat-seq osd.3 2022-04-02T01:57:05.297 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd last-stat-seq osd.1 2022-04-02T01:57:05.298 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd last-stat-seq osd.0 2022-04-02T01:57:05.739 INFO:teuthology.orchestra.run.smithi160.stdout:68719476741 2022-04-02T01:57:05.766 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476740 got 68719476741 for osd.2 2022-04-02T01:57:05.766 DEBUG:teuthology.parallel:result is None 2022-04-02T01:57:05.823 INFO:teuthology.orchestra.run.smithi160.stdout:73014444036 2022-04-02T01:57:05.843 INFO:tasks.rook.ceph_manager.ceph:need seq 73014444036 got 73014444036 for osd.3 2022-04-02T01:57:05.844 DEBUG:teuthology.parallel:result is None 2022-04-02T01:57:05.894 INFO:teuthology.orchestra.run.smithi160.stdout:68719476740 2022-04-02T01:57:05.916 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476739 got 68719476740 for osd.0 2022-04-02T01:57:05.916 DEBUG:teuthology.parallel:result is None 2022-04-02T01:57:05.926 INFO:teuthology.orchestra.run.smithi160.stdout:55834574854 2022-04-02T01:57:05.949 INFO:tasks.rook.ceph_manager.ceph:need seq 55834574854 got 55834574854 for osd.1 2022-04-02T01:57:05.949 DEBUG:teuthology.parallel:result is None 2022-04-02T01:57:05.949 INFO:tasks.rook.ceph_manager.ceph:waiting for clean 2022-04-02T01:57:05.950 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph pg dump --format=json 2022-04-02T01:57:06.429 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:57:06.456 INFO:teuthology.orchestra.run.smithi160.stderr:dumped all 2022-04-02T01:57:06.475 INFO:teuthology.orchestra.run.smithi160.stdout:{"pg_ready":true,"pg_map":{"version":73,"stamp":"2022-04-02T01:57:05.909046+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97,"ondisk_log_size":97,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":4,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":374980608,"kb_used":23328,"kb_used_data":2052,"kb_used_omap":0,"kb_used_meta":20672,"kb_avail":374957280,"statfs":{"total":383980142592,"available":383956254720,"internally_reserved":0,"allocated":2101248,"data_stored":1563416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":21168128},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":14,"num_write_kb":262,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.000898"},"pg_stats":[{"pgid":"1.0","version":"20'97","reported_seq":137,"reported_epoch":20,"state":"active+clean","last_fresh":"2022-04-02T01:57:00.489451+0000","last_change":"2022-04-02T01:56:56.419050+0000","last_active":"2022-04-02T01:57:00.489451+0000","last_peered":"2022-04-02T01:57:00.489451+0000","last_clean":"2022-04-02T01:57:00.489451+0000","last_became_active":"2022-04-02T01:56:56.416998+0000","last_became_peered":"2022-04-02T01:56:56.416998+0000","last_unstale":"2022-04-02T01:57:00.489451+0000","last_undegraded":"2022-04-02T01:57:00.489451+0000","last_fullsized":"2022-04-02T01:57:00.489451+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2022-04-02T01:56:54.487209+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2022-04-02T01:56:54.487209+0000","last_clean_scrub_stamp":"2022-04-02T01:56:54.487209+0000","objects_scrubbed":0,"log_size":97,"ondisk_log_size":97,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2022-04-03T07:38:12.722150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1413120,"data_stored":1400868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97,"ondisk_log_size":97,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":3,"up_from":17,"seq":73014444037,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5040,"kb_used_data":168,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93740112,"statfs":{"total":95995035648,"available":95989874688,"internally_reserved":0,"allocated":172032,"data_stored":40637,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42799999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.503}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53300000000000003}]}]},{"osd":2,"up_from":16,"seq":68719476741,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5884,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739268,"statfs":{"total":95995035648,"available":95989010432,"internally_reserved":0,"allocated":643072,"data_stored":507593,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.435}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4079999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0229999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574855,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6076,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93739076,"statfs":{"total":95995035648,"available":95988813824,"internally_reserved":0,"allocated":643072,"data_stored":507593,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57999999999999996}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65600000000000003}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.81299999999999994}]}]},{"osd":0,"up_from":16,"seq":68719476740,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6328,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":643072,"data_stored":507593,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.753}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.82899999999999996}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.6080000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":471040,"data_stored":466956,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":471040,"data_stored":466956,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":471040,"data_stored":466956,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2022-04-02T01:57:06.476 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph pg dump --format=json 2022-04-02T01:57:06.955 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:57:06.957 INFO:teuthology.orchestra.run.smithi160.stderr:dumped all 2022-04-02T01:57:06.973 INFO:teuthology.orchestra.run.smithi160.stdout:{"pg_ready":true,"pg_map":{"version":73,"stamp":"2022-04-02T01:57:05.909046+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97,"ondisk_log_size":97,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":4,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":374980608,"kb_used":23328,"kb_used_data":2052,"kb_used_omap":0,"kb_used_meta":20672,"kb_avail":374957280,"statfs":{"total":383980142592,"available":383956254720,"internally_reserved":0,"allocated":2101248,"data_stored":1563416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":21168128},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":14,"num_write_kb":262,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.000898"},"pg_stats":[{"pgid":"1.0","version":"20'97","reported_seq":137,"reported_epoch":20,"state":"active+clean","last_fresh":"2022-04-02T01:57:00.489451+0000","last_change":"2022-04-02T01:56:56.419050+0000","last_active":"2022-04-02T01:57:00.489451+0000","last_peered":"2022-04-02T01:57:00.489451+0000","last_clean":"2022-04-02T01:57:00.489451+0000","last_became_active":"2022-04-02T01:56:56.416998+0000","last_became_peered":"2022-04-02T01:56:56.416998+0000","last_unstale":"2022-04-02T01:57:00.489451+0000","last_undegraded":"2022-04-02T01:57:00.489451+0000","last_fullsized":"2022-04-02T01:57:00.489451+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2022-04-02T01:56:54.487209+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2022-04-02T01:56:54.487209+0000","last_clean_scrub_stamp":"2022-04-02T01:56:54.487209+0000","objects_scrubbed":0,"log_size":97,"ondisk_log_size":97,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2022-04-03T07:38:12.722150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1413120,"data_stored":1400868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97,"ondisk_log_size":97,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":3,"up_from":17,"seq":73014444037,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5040,"kb_used_data":168,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93740112,"statfs":{"total":95995035648,"available":95989874688,"internally_reserved":0,"allocated":172032,"data_stored":40637,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42799999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.503}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53300000000000003}]}]},{"osd":2,"up_from":16,"seq":68719476741,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5884,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739268,"statfs":{"total":95995035648,"available":95989010432,"internally_reserved":0,"allocated":643072,"data_stored":507593,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.435}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4079999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0229999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574855,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6076,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93739076,"statfs":{"total":95995035648,"available":95988813824,"internally_reserved":0,"allocated":643072,"data_stored":507593,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57999999999999996}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65600000000000003}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.81299999999999994}]}]},{"osd":0,"up_from":16,"seq":68719476740,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6328,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":643072,"data_stored":507593,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.753}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.82899999999999996}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.6080000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":471040,"data_stored":466956,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":471040,"data_stored":466956,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":471040,"data_stored":466956,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2022-04-02T01:57:06.974 INFO:tasks.rook.ceph_manager.ceph:clean! 2022-04-02T01:57:06.974 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2022-04-02T01:57:06.974 INFO:tasks.rook.ceph_manager.ceph:wait_until_healthy 2022-04-02T01:57:06.975 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph health --format=json 2022-04-02T01:57:07.504 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:57:07.504 INFO:teuthology.orchestra.run.smithi160.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2022-04-02T01:57:07.523 INFO:tasks.rook.ceph_manager.ceph:wait_until_healthy done 2022-04-02T01:57:07.523 INFO:tasks.rook:Rook complete, yielding 2022-04-02T01:57:07.524 INFO:teuthology.run_tasks:Running task rook.shell... 2022-04-02T01:57:07.534 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph -s 2022-04-02T01:57:08.128 INFO:teuthology.orchestra.run.smithi160.stdout: cluster: 2022-04-02T01:57:08.129 INFO:teuthology.orchestra.run.smithi160.stdout: id: 6da41118-5d33-4781-af76-958ad619f639 2022-04-02T01:57:08.129 INFO:teuthology.orchestra.run.smithi160.stdout: health: HEALTH_OK 2022-04-02T01:57:08.129 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:57:08.129 INFO:teuthology.orchestra.run.smithi160.stdout: services: 2022-04-02T01:57:08.129 INFO:teuthology.orchestra.run.smithi160.stdout: mon: 1 daemons, quorum a (age 2m) 2022-04-02T01:57:08.130 INFO:teuthology.orchestra.run.smithi160.stdout: mgr: a(active, since 2m) 2022-04-02T01:57:08.130 INFO:teuthology.orchestra.run.smithi160.stdout: osd: 4 osds: 4 up (since 14s), 4 in (since 67s) 2022-04-02T01:57:08.130 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:57:08.130 INFO:teuthology.orchestra.run.smithi160.stdout: data: 2022-04-02T01:57:08.131 INFO:teuthology.orchestra.run.smithi160.stdout: pools: 1 pools, 1 pgs 2022-04-02T01:57:08.131 INFO:teuthology.orchestra.run.smithi160.stdout: objects: 2 objects, 577 KiB 2022-04-02T01:57:08.131 INFO:teuthology.orchestra.run.smithi160.stdout: usage: 23 MiB used, 358 GiB / 358 GiB avail 2022-04-02T01:57:08.131 INFO:teuthology.orchestra.run.smithi160.stdout: pgs: 1 active+clean 2022-04-02T01:57:08.131 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:57:08.132 INFO:teuthology.orchestra.run.smithi160.stdout: io: 2022-04-02T01:57:08.132 INFO:teuthology.orchestra.run.smithi160.stdout: client: 1.5 KiB/s rd, 44 KiB/s wr, 1 op/s rd, 2 op/s wr 2022-04-02T01:57:08.132 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T01:57:08.147 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch status 2022-04-02T01:57:08.716 INFO:teuthology.orchestra.run.smithi160.stdout:Backend: rook 2022-04-02T01:57:08.716 INFO:teuthology.orchestra.run.smithi160.stdout:Available: Yes 2022-04-02T01:57:08.740 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ps 2022-04-02T01:57:09.268 INFO:teuthology.orchestra.run.smithi160.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID 2022-04-02T01:57:09.268 INFO:teuthology.orchestra.run.smithi160.stdout:crashcollector.crash smithi160 running (64s) 0s ago 64s - - a1d2ec729cd2 2022-04-02T01:57:09.268 INFO:teuthology.orchestra.run.smithi160.stdout:mgr.a smithi160 running (2m) 0s ago 2m - - a1d2ec729cd2 2022-04-02T01:57:09.269 INFO:teuthology.orchestra.run.smithi160.stdout:mon.a smithi160 running (3m) 0s ago 3m - - a1d2ec729cd2 2022-04-02T01:57:09.269 INFO:teuthology.orchestra.run.smithi160.stdout:osd.0 smithi160 running (64s) 0s ago 64s - - a1d2ec729cd2 2022-04-02T01:57:09.269 INFO:teuthology.orchestra.run.smithi160.stdout:osd.1 smithi160 running (63s) 0s ago 63s - - a1d2ec729cd2 2022-04-02T01:57:09.269 INFO:teuthology.orchestra.run.smithi160.stdout:osd.2 smithi160 running (61s) 0s ago 61s - - a1d2ec729cd2 2022-04-02T01:57:09.270 INFO:teuthology.orchestra.run.smithi160.stdout:osd.3 smithi160 running (59s) 0s ago 59s - - a1d2ec729cd2 2022-04-02T01:57:09.292 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls 2022-04-02T01:57:09.893 INFO:teuthology.orchestra.run.smithi160.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2022-04-02T01:57:09.893 INFO:teuthology.orchestra.run.smithi160.stdout:crash 1/1 0s ago 64s * 2022-04-02T01:57:09.894 INFO:teuthology.orchestra.run.smithi160.stdout:mgr 1/1 0s ago 2m count:1 2022-04-02T01:57:09.894 INFO:teuthology.orchestra.run.smithi160.stdout:mon 1/1 0s ago 3m count:1 2022-04-02T01:57:09.894 INFO:teuthology.orchestra.run.smithi160.stdout:osd 8 0s ago 64s 2022-04-02T01:57:09.894 INFO:teuthology.orchestra.run.smithi160.stdout:osd.all-available-devices 0 0s ago - * 2022-04-02T01:57:09.917 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch device ls 2022-04-02T01:57:10.422 INFO:teuthology.orchestra.run.smithi160.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2022-04-02T01:57:10.422 INFO:teuthology.orchestra.run.smithi160.stdout:smithi160 /dev/vg_nvme/lv_1 unknown None 107G 0s ago 2022-04-02T01:57:10.423 INFO:teuthology.orchestra.run.smithi160.stdout:smithi160 /dev/vg_nvme/lv_2 unknown None 107G 0s ago 2022-04-02T01:57:10.423 INFO:teuthology.orchestra.run.smithi160.stdout:smithi160 /dev/vg_nvme/lv_3 unknown None 107G 0s ago 2022-04-02T01:57:10.423 INFO:teuthology.orchestra.run.smithi160.stdout:smithi160 /dev/vg_nvme/lv_4 unknown None 107G 0s ago 2022-04-02T01:57:10.445 INFO:teuthology.run_tasks:Running task install... 2022-04-02T01:57:10.455 DEBUG:teuthology.task.install:project ceph 2022-04-02T01:57:10.456 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a'}} 2022-04-02T01:57:10.456 DEBUG:teuthology.task.install:config {'host.a': None, 'flavor': 'default', 'sha1': '76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a'} 2022-04-02T01:57:10.456 INFO:teuthology.task.install:Using flavor: default 2022-04-02T01:57:10.463 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2022-04-02T01:57:10.464 INFO:teuthology.task.install:extra packages: [] 2022-04-02T01:57:10.464 DEBUG:teuthology.orchestra.run.smithi160:> sudo lsb_release -is 2022-04-02T01:57:10.512 INFO:teuthology.orchestra.run.smithi160.stdout:Ubuntu 2022-04-02T01:57:10.517 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-02T01:57:10.518 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-key list | grep Ceph 2022-04-02T01:57:10.600 INFO:teuthology.orchestra.run.smithi160.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-04-02T01:57:10.650 INFO:teuthology.orchestra.run.smithi160.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2022-04-02T01:57:10.650 INFO:teuthology.orchestra.run.smithi160.stdout:uid [ unknown] Ceph.com (release key) 2022-04-02T01:57:10.652 DEBUG:teuthology.orchestra.run.smithi160:> sudo lsb_release -is 2022-04-02T01:57:10.691 INFO:teuthology.orchestra.run.smithi160.stdout:Ubuntu 2022-04-02T01:57:10.697 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-02T01:57:10.697 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2022-04-02T01:57:10.698 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a 2022-04-02T01:57:10.852 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default/ 2022-04-02T01:57:10.852 INFO:teuthology.task.install.deb:Package version is 17.0.0-11449-g76cd7b38-1focal 2022-04-02T01:57:10.970 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:57:10.971 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2022-04-02T01:57:10.986 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get update 2022-04-02T01:57:11.207 INFO:teuthology.orchestra.run.smithi160.stdout:Ign:2 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal InRelease 2022-04-02T01:57:11.231 INFO:teuthology.orchestra.run.smithi160.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal Release [7,662 B] 2022-04-02T01:57:11.252 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-02T01:57:11.252 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:5 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-02T01:57:11.256 INFO:teuthology.orchestra.run.smithi160.stdout:Ign:6 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal Release.gpg 2022-04-02T01:57:11.279 INFO:teuthology.orchestra.run.smithi160.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main i386 Packages [3,343 B] 2022-04-02T01:57:11.309 INFO:teuthology.orchestra.run.smithi160.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2022-04-02T01:57:11.319 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:1 https://packages.cloud.google.com/apt kubernetes-xenial InRelease 2022-04-02T01:57:11.322 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-02T01:57:11.403 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:10 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-02T01:57:11.950 INFO:teuthology.orchestra.run.smithi160.stdout:Fetched 28.4 kB in 1s (37.0 kB/s) 2022-04-02T01:57:12.927 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2022-04-02T01:57:12.955 DEBUG:teuthology.orchestra.run.smithi160:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.0.0-11449-g76cd7b38-1focal cephadm=17.0.0-11449-g76cd7b38-1focal ceph-mds=17.0.0-11449-g76cd7b38-1focal ceph-mgr=17.0.0-11449-g76cd7b38-1focal ceph-common=17.0.0-11449-g76cd7b38-1focal ceph-fuse=17.0.0-11449-g76cd7b38-1focal ceph-test=17.0.0-11449-g76cd7b38-1focal ceph-volume=17.0.0-11449-g76cd7b38-1focal radosgw=17.0.0-11449-g76cd7b38-1focal python3-rados=17.0.0-11449-g76cd7b38-1focal python3-rgw=17.0.0-11449-g76cd7b38-1focal python3-cephfs=17.0.0-11449-g76cd7b38-1focal python3-rbd=17.0.0-11449-g76cd7b38-1focal libcephfs2=17.0.0-11449-g76cd7b38-1focal libcephfs-dev=17.0.0-11449-g76cd7b38-1focal librados2=17.0.0-11449-g76cd7b38-1focal librbd1=17.0.0-11449-g76cd7b38-1focal rbd-fuse=17.0.0-11449-g76cd7b38-1focal 2022-04-02T01:57:13.031 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2022-04-02T01:57:13.214 INFO:teuthology.orchestra.run.smithi160.stdout:Building dependency tree... 2022-04-02T01:57:13.215 INFO:teuthology.orchestra.run.smithi160.stdout:Reading state information... 2022-04-02T01:57:13.380 INFO:teuthology.orchestra.run.smithi160.stdout:The following packages were automatically installed and are no longer required: 2022-04-02T01:57:13.381 INFO:teuthology.orchestra.run.smithi160.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2022-04-02T01:57:13.382 INFO:teuthology.orchestra.run.smithi160.stdout:Use 'sudo apt autoremove' to remove them. 2022-04-02T01:57:13.382 INFO:teuthology.orchestra.run.smithi160.stdout:The following additional packages will be installed: 2022-04-02T01:57:13.382 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2022-04-02T01:57:13.382 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd fonts-mathjax jq 2022-04-02T01:57:13.383 INFO:teuthology.orchestra.run.smithi160.stdout: libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc libjs-underscore 2022-04-02T01:57:13.383 INFO:teuthology.orchestra.run.smithi160.stdout: liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 libpcre2-16-0 2022-04-02T01:57:13.383 INFO:teuthology.orchestra.run.smithi160.stdout: libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 libradosstriper1 2022-04-02T01:57:13.384 INFO:teuthology.orchestra.run.smithi160.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 libxslt1.1 nvme-cli 2022-04-02T01:57:13.384 INFO:teuthology.orchestra.run.smithi160.stdout: python-natsort-doc python-pastedeploy-tpl python3-atomicwrites python3-attr 2022-04-02T01:57:13.385 INFO:teuthology.orchestra.run.smithi160.stdout: python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2022-04-02T01:57:13.385 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2022-04-02T01:57:13.385 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2022-04-02T01:57:13.385 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2022-04-02T01:57:13.385 INFO:teuthology.orchestra.run.smithi160.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2022-04-02T01:57:13.386 INFO:teuthology.orchestra.run.smithi160.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2022-04-02T01:57:13.386 INFO:teuthology.orchestra.run.smithi160.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2022-04-02T01:57:13.386 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-04-02T01:57:13.386 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2022-04-02T01:57:13.387 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2022-04-02T01:57:13.387 INFO:teuthology.orchestra.run.smithi160.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2022-04-02T01:57:13.387 INFO:teuthology.orchestra.run.smithi160.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2022-04-02T01:57:13.387 INFO:teuthology.orchestra.run.smithi160.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-04-02T01:57:13.387 INFO:teuthology.orchestra.run.smithi160.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2022-04-02T01:57:13.388 INFO:teuthology.orchestra.run.smithi160.stdout: xmlstarlet 2022-04-02T01:57:13.388 INFO:teuthology.orchestra.run.smithi160.stdout:Suggested packages: 2022-04-02T01:57:13.389 INFO:teuthology.orchestra.run.smithi160.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2022-04-02T01:57:13.389 INFO:teuthology.orchestra.run.smithi160.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2022-04-02T01:57:13.389 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2022-04-02T01:57:13.389 INFO:teuthology.orchestra.run.smithi160.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2022-04-02T01:57:13.389 INFO:teuthology.orchestra.run.smithi160.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2022-04-02T01:57:13.390 INFO:teuthology.orchestra.run.smithi160.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2022-04-02T01:57:13.390 INFO:teuthology.orchestra.run.smithi160.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2022-04-02T01:57:13.390 INFO:teuthology.orchestra.run.smithi160.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2022-04-02T01:57:13.390 INFO:teuthology.orchestra.run.smithi160.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2022-04-02T01:57:13.391 INFO:teuthology.orchestra.run.smithi160.stdout:Recommended packages: 2022-04-02T01:57:13.391 INFO:teuthology.orchestra.run.smithi160.stdout: btrfs-tools 2022-04-02T01:57:13.501 INFO:teuthology.orchestra.run.smithi160.stdout:The following NEW packages will be installed: 2022-04-02T01:57:13.502 INFO:teuthology.orchestra.run.smithi160.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-04-02T01:57:13.502 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-04-02T01:57:13.502 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2022-04-02T01:57:13.504 INFO:teuthology.orchestra.run.smithi160.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2022-04-02T01:57:13.504 INFO:teuthology.orchestra.run.smithi160.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2022-04-02T01:57:13.504 INFO:teuthology.orchestra.run.smithi160.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2022-04-02T01:57:13.504 INFO:teuthology.orchestra.run.smithi160.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2022-04-02T01:57:13.505 INFO:teuthology.orchestra.run.smithi160.stdout: libsqlite3-mod-ceph libthrift-0.13.0 libxslt1.1 nvme-cli python-natsort-doc 2022-04-02T01:57:13.505 INFO:teuthology.orchestra.run.smithi160.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2022-04-02T01:57:13.505 INFO:teuthology.orchestra.run.smithi160.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2022-04-02T01:57:13.506 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2022-04-02T01:57:13.506 INFO:teuthology.orchestra.run.smithi160.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2022-04-02T01:57:13.506 INFO:teuthology.orchestra.run.smithi160.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2022-04-02T01:57:13.506 INFO:teuthology.orchestra.run.smithi160.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2022-04-02T01:57:13.507 INFO:teuthology.orchestra.run.smithi160.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2022-04-02T01:57:13.507 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2022-04-02T01:57:13.507 INFO:teuthology.orchestra.run.smithi160.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2022-04-02T01:57:13.507 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2022-04-02T01:57:13.507 INFO:teuthology.orchestra.run.smithi160.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2022-04-02T01:57:13.508 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2022-04-02T01:57:13.508 INFO:teuthology.orchestra.run.smithi160.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2022-04-02T01:57:13.508 INFO:teuthology.orchestra.run.smithi160.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2022-04-02T01:57:13.508 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2022-04-02T01:57:13.509 INFO:teuthology.orchestra.run.smithi160.stdout: qttranslations5-l10n radosgw rbd-fuse xmlstarlet 2022-04-02T01:57:13.509 INFO:teuthology.orchestra.run.smithi160.stdout:The following packages will be upgraded: 2022-04-02T01:57:13.509 INFO:teuthology.orchestra.run.smithi160.stdout: librados2 librbd1 2022-04-02T01:57:13.662 INFO:teuthology.orchestra.run.smithi160.stdout:2 upgraded, 108 newly installed, 0 to remove and 109 not upgraded. 2022-04-02T01:57:13.662 INFO:teuthology.orchestra.run.smithi160.stdout:Need to get 208 MB of archives. 2022-04-02T01:57:13.662 INFO:teuthology.orchestra.run.smithi160.stdout:After this operation, 978 MB of additional disk space will be used. 2022-04-02T01:57:13.662 INFO:teuthology.orchestra.run.smithi160.stdout:Get:1 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.0.0-11449-g76cd7b38-1focal [3,482 kB] 2022-04-02T01:57:13.694 INFO:teuthology.orchestra.run.smithi160.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-04-02T01:57:13.873 INFO:teuthology.orchestra.run.smithi160.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.0.0-11449-g76cd7b38-1focal [3,536 kB] 2022-04-02T01:57:13.980 INFO:teuthology.orchestra.run.smithi160.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.0.0-11449-g76cd7b38-1focal [755 kB] 2022-04-02T01:57:14.005 INFO:teuthology.orchestra.run.smithi160.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.0.0-11449-g76cd7b38-1focal [413 kB] 2022-04-02T01:57:14.019 INFO:teuthology.orchestra.run.smithi160.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.0.0-11449-g76cd7b38-1focal [22.4 kB] 2022-04-02T01:57:14.019 INFO:teuthology.orchestra.run.smithi160.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.0.0-11449-g76cd7b38-1focal [200 kB] 2022-04-02T01:57:14.025 INFO:teuthology.orchestra.run.smithi160.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.0.0-11449-g76cd7b38-1focal [42.3 kB] 2022-04-02T01:57:14.027 INFO:teuthology.orchestra.run.smithi160.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.0.0-11449-g76cd7b38-1focal [385 kB] 2022-04-02T01:57:14.040 INFO:teuthology.orchestra.run.smithi160.stdout:Get:10 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.0.0-11449-g76cd7b38-1focal [5,544 kB] 2022-04-02T01:57:14.084 INFO:teuthology.orchestra.run.smithi160.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-04-02T01:57:14.092 INFO:teuthology.orchestra.run.smithi160.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-02T01:57:14.135 INFO:teuthology.orchestra.run.smithi160.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-04-02T01:57:14.148 INFO:teuthology.orchestra.run.smithi160.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-04-02T01:57:14.223 INFO:teuthology.orchestra.run.smithi160.stdout:Get:15 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.0.0-11449-g76cd7b38-1focal [116 kB] 2022-04-02T01:57:14.225 INFO:teuthology.orchestra.run.smithi160.stdout:Get:16 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.0.0-11449-g76cd7b38-1focal [478 kB] 2022-04-02T01:57:14.240 INFO:teuthology.orchestra.run.smithi160.stdout:Get:17 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.0.0-11449-g76cd7b38-1focal [27.2 MB] 2022-04-02T01:57:14.272 INFO:teuthology.orchestra.run.smithi160.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2022-04-02T01:57:14.277 INFO:teuthology.orchestra.run.smithi160.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB] 2022-04-02T01:57:14.306 INFO:teuthology.orchestra.run.smithi160.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2022-04-02T01:57:14.445 INFO:teuthology.orchestra.run.smithi160.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2022-04-02T01:57:14.453 INFO:teuthology.orchestra.run.smithi160.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2022-04-02T01:57:14.476 INFO:teuthology.orchestra.run.smithi160.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2022-04-02T01:57:14.483 INFO:teuthology.orchestra.run.smithi160.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-04-02T01:57:14.484 INFO:teuthology.orchestra.run.smithi160.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2022-04-02T01:57:14.489 INFO:teuthology.orchestra.run.smithi160.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2022-04-02T01:57:14.490 INFO:teuthology.orchestra.run.smithi160.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-04-02T01:57:14.491 INFO:teuthology.orchestra.run.smithi160.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-04-02T01:57:14.495 INFO:teuthology.orchestra.run.smithi160.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2022-04-02T01:57:14.526 INFO:teuthology.orchestra.run.smithi160.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jwt all 1.7.1-2ubuntu2 [17.4 kB] 2022-04-02T01:57:14.577 INFO:teuthology.orchestra.run.smithi160.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-04-02T01:57:14.578 INFO:teuthology.orchestra.run.smithi160.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2022-04-02T01:57:14.578 INFO:teuthology.orchestra.run.smithi160.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-04-02T01:57:14.578 INFO:teuthology.orchestra.run.smithi160.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-04-02T01:57:14.579 INFO:teuthology.orchestra.run.smithi160.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-04-02T01:57:14.580 INFO:teuthology.orchestra.run.smithi160.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-04-02T01:57:14.581 INFO:teuthology.orchestra.run.smithi160.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-04-02T01:57:14.581 INFO:teuthology.orchestra.run.smithi160.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-04-02T01:57:14.606 INFO:teuthology.orchestra.run.smithi160.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2022-04-02T01:57:14.663 INFO:teuthology.orchestra.run.smithi160.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-04-02T01:57:14.664 INFO:teuthology.orchestra.run.smithi160.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-04-02T01:57:14.673 INFO:teuthology.orchestra.run.smithi160.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-04-02T01:57:14.673 INFO:teuthology.orchestra.run.smithi160.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-04-02T01:57:14.674 INFO:teuthology.orchestra.run.smithi160.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-04-02T01:57:14.674 INFO:teuthology.orchestra.run.smithi160.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-04-02T01:57:14.675 INFO:teuthology.orchestra.run.smithi160.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-04-02T01:57:14.677 INFO:teuthology.orchestra.run.smithi160.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2022-04-02T01:57:14.686 INFO:teuthology.orchestra.run.smithi160.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-04-02T01:57:14.759 INFO:teuthology.orchestra.run.smithi160.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-04-02T01:57:14.761 INFO:teuthology.orchestra.run.smithi160.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-04-02T01:57:14.762 INFO:teuthology.orchestra.run.smithi160.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-04-02T01:57:14.763 INFO:teuthology.orchestra.run.smithi160.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-04-02T01:57:14.764 INFO:teuthology.orchestra.run.smithi160.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-04-02T01:57:14.765 INFO:teuthology.orchestra.run.smithi160.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-04-02T01:57:15.035 INFO:teuthology.orchestra.run.smithi160.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-04-02T01:57:15.112 INFO:teuthology.orchestra.run.smithi160.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-04-02T01:57:15.113 INFO:teuthology.orchestra.run.smithi160.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-04-02T01:57:15.235 INFO:teuthology.orchestra.run.smithi160.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-04-02T01:57:15.236 INFO:teuthology.orchestra.run.smithi160.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-04-02T01:57:15.301 INFO:teuthology.orchestra.run.smithi160.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-04-02T01:57:15.303 INFO:teuthology.orchestra.run.smithi160.stdout:Get:61 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.0.0-11449-g76cd7b38-1focal [6,434 kB] 2022-04-02T01:57:15.303 INFO:teuthology.orchestra.run.smithi160.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-04-02T01:57:15.303 INFO:teuthology.orchestra.run.smithi160.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-04-02T01:57:15.303 INFO:teuthology.orchestra.run.smithi160.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2022-04-02T01:57:15.304 INFO:teuthology.orchestra.run.smithi160.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2022-04-02T01:57:15.304 INFO:teuthology.orchestra.run.smithi160.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-04-02T01:57:15.304 INFO:teuthology.orchestra.run.smithi160.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-04-02T01:57:15.316 INFO:teuthology.orchestra.run.smithi160.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-04-02T01:57:15.319 INFO:teuthology.orchestra.run.smithi160.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2022-04-02T01:57:15.393 INFO:teuthology.orchestra.run.smithi160.stdout:Get:70 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.0.0-11449-g76cd7b38-1focal [211 kB] 2022-04-02T01:57:15.396 INFO:teuthology.orchestra.run.smithi160.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2022-04-02T01:57:15.397 INFO:teuthology.orchestra.run.smithi160.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2022-04-02T01:57:15.398 INFO:teuthology.orchestra.run.smithi160.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libxslt1.1 amd64 1.1.34-4 [152 kB] 2022-04-02T01:57:15.400 INFO:teuthology.orchestra.run.smithi160.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2022-04-02T01:57:15.400 INFO:teuthology.orchestra.run.smithi160.stdout:Get:75 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.0.0-11449-g76cd7b38-1focal [152 kB] 2022-04-02T01:57:15.403 INFO:teuthology.orchestra.run.smithi160.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2022-04-02T01:57:15.439 INFO:teuthology.orchestra.run.smithi160.stdout:Get:77 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.0.0-11449-g76cd7b38-1focal [1,575 kB] 2022-04-02T01:57:15.441 INFO:teuthology.orchestra.run.smithi160.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-04-02T01:57:15.455 INFO:teuthology.orchestra.run.smithi160.stdout:Get:79 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.0.0-11449-g76cd7b38-1focal [7,815 kB] 2022-04-02T01:57:15.476 INFO:teuthology.orchestra.run.smithi160.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2022-04-02T01:57:15.637 INFO:teuthology.orchestra.run.smithi160.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2022-04-02T01:57:15.638 INFO:teuthology.orchestra.run.smithi160.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-04-02T01:57:15.638 INFO:teuthology.orchestra.run.smithi160.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2022-04-02T01:57:15.639 INFO:teuthology.orchestra.run.smithi160.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-04-02T01:57:15.639 INFO:teuthology.orchestra.run.smithi160.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-04-02T01:57:15.640 INFO:teuthology.orchestra.run.smithi160.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-04-02T01:57:15.678 INFO:teuthology.orchestra.run.smithi160.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-04-02T01:57:15.679 INFO:teuthology.orchestra.run.smithi160.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-04-02T01:57:15.679 INFO:teuthology.orchestra.run.smithi160.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-04-02T01:57:15.764 INFO:teuthology.orchestra.run.smithi160.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.0.0-11449-g76cd7b38-1focal [28.6 MB] 2022-04-02T01:57:15.844 INFO:teuthology.orchestra.run.smithi160.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-04-02T01:57:15.846 INFO:teuthology.orchestra.run.smithi160.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-04-02T01:57:15.847 INFO:teuthology.orchestra.run.smithi160.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-04-02T01:57:15.848 INFO:teuthology.orchestra.run.smithi160.stdout:Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-04-02T01:57:15.848 INFO:teuthology.orchestra.run.smithi160.stdout:Get:95 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-04-02T01:57:15.849 INFO:teuthology.orchestra.run.smithi160.stdout:Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-04-02T01:57:15.850 INFO:teuthology.orchestra.run.smithi160.stdout:Get:97 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2022-04-02T01:57:16.776 INFO:teuthology.orchestra.run.smithi160.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.0.0-11449-g76cd7b38-1focal [3,812 B] 2022-04-02T01:57:16.776 INFO:teuthology.orchestra.run.smithi160.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.0.0-11449-g76cd7b38-1focal [864 kB] 2022-04-02T01:57:16.782 INFO:teuthology.orchestra.run.smithi160.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.0.0-11449-g76cd7b38-1focal [2,396 kB] 2022-04-02T01:57:16.801 INFO:teuthology.orchestra.run.smithi160.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.0.0-11449-g76cd7b38-1focal [70.1 kB] 2022-04-02T01:57:16.802 INFO:teuthology.orchestra.run.smithi160.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.0.0-11449-g76cd7b38-1focal [101 kB] 2022-04-02T01:57:16.803 INFO:teuthology.orchestra.run.smithi160.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.0.0-11449-g76cd7b38-1focal [1,678 kB] 2022-04-02T01:57:16.829 INFO:teuthology.orchestra.run.smithi160.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.0.0-11449-g76cd7b38-1focal [7,864 kB] 2022-04-02T01:57:17.089 INFO:teuthology.orchestra.run.smithi160.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.0.0-11449-g76cd7b38-1focal [3,928 B] 2022-04-02T01:57:17.090 INFO:teuthology.orchestra.run.smithi160.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.0.0-11449-g76cd7b38-1focal [56.3 MB] 2022-04-02T01:57:19.221 INFO:teuthology.orchestra.run.smithi160.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.0.0-11449-g76cd7b38-1focal [219 kB] 2022-04-02T01:57:19.222 INFO:teuthology.orchestra.run.smithi160.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.0.0-11449-g76cd7b38-1focal [21.7 kB] 2022-04-02T01:57:19.223 INFO:teuthology.orchestra.run.smithi160.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.0.0-11449-g76cd7b38-1focal [17.0 MB] 2022-04-02T01:57:19.733 INFO:teuthology.orchestra.run.smithi160.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.0.0-11449-g76cd7b38-1focal [78.9 kB] 2022-04-02T01:57:20.356 INFO:teuthology.orchestra.run.smithi160.stdout:Fetched 208 MB in 6s (33.5 MB/s) 2022-04-02T01:57:20.593 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2022-04-02T01:57:20.646 INFO:teuthology.orchestra.run.smithi160.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109337 files and directories currently installed.) 2022-04-02T01:57:20.650 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-04-02T01:57:20.767 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-02T01:57:21.261 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../001-librbd1_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:21.385 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking librbd1 (17.0.0-11449-g76cd7b38-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-02T01:57:22.186 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../002-librados2_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:22.391 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking librados2 (17.0.0-11449-g76cd7b38-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-02T01:57:23.113 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libcephfs2. 2022-04-02T01:57:23.128 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../003-libcephfs2_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:23.198 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libcephfs2 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:23.566 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-rados. 2022-04-02T01:57:23.578 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../004-python3-rados_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:23.615 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-rados (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:23.984 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-ceph-argparse. 2022-04-02T01:57:23.997 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:57:24.059 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-ceph-argparse (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:24.428 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-cephfs. 2022-04-02T01:57:24.441 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../006-python3-cephfs_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:24.529 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-cephfs (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:24.928 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-ceph-common. 2022-04-02T01:57:24.937 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../007-python3-ceph-common_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:57:24.984 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-ceph-common (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:25.329 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-prettytable. 2022-04-02T01:57:25.338 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2022-04-02T01:57:25.380 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2022-04-02T01:57:25.677 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-rbd. 2022-04-02T01:57:25.690 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../009-python3-rbd_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:25.725 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-rbd (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:26.131 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2022-04-02T01:57:26.145 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-02T01:57:26.192 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-02T01:57:26.701 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package librabbitmq4:amd64. 2022-04-02T01:57:26.716 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2022-04-02T01:57:26.767 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-04-02T01:57:27.205 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package librdkafka1:amd64. 2022-04-02T01:57:27.221 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-04-02T01:57:27.283 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-02T01:57:27.769 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2022-04-02T01:57:27.781 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2022-04-02T01:57:27.819 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2022-04-02T01:57:28.121 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2022-04-02T01:57:28.134 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7_amd64.deb ... 2022-04-02T01:57:28.196 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7) ... 2022-04-02T01:57:28.832 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libqt5core5a:amd64. 2022-04-02T01:57:28.845 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2022-04-02T01:57:28.900 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2022-04-02T01:57:29.447 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2022-04-02T01:57:29.462 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2022-04-02T01:57:29.513 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2022-04-02T01:57:29.993 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libqt5network5:amd64. 2022-04-02T01:57:30.006 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2022-04-02T01:57:30.045 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2022-04-02T01:57:30.470 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libthrift-0.13.0. 2022-04-02T01:57:30.482 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2022-04-02T01:57:30.569 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2022-04-02T01:57:31.057 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package librgw2. 2022-04-02T01:57:31.065 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../019-librgw2_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:31.141 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking librgw2 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:31.900 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-rgw. 2022-04-02T01:57:31.913 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../020-python3-rgw_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:31.942 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-rgw (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:32.444 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package liboath0. 2022-04-02T01:57:32.453 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2022-04-02T01:57:32.495 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2022-04-02T01:57:32.901 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libradosstriper1. 2022-04-02T01:57:32.914 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../022-libradosstriper1_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:32.959 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libradosstriper1 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:33.505 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-common. 2022-04-02T01:57:33.520 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../023-ceph-common_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:33.563 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-common (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:36.490 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-base. 2022-04-02T01:57:36.500 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../024-ceph-base_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:36.546 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-base (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:37.835 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-cryptography. 2022-04-02T01:57:37.845 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2022-04-02T01:57:37.885 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2022-04-02T01:57:38.305 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-openssl. 2022-04-02T01:57:38.320 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2022-04-02T01:57:38.398 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2022-04-02T01:57:38.847 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2022-04-02T01:57:38.859 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:57:38.957 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-mgr-modules-core (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:39.554 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-bcrypt. 2022-04-02T01:57:39.570 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-04-02T01:57:39.645 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-02T01:57:40.013 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-cherrypy3. 2022-04-02T01:57:40.027 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2022-04-02T01:57:40.088 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-04-02T01:57:40.435 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-natsort. 2022-04-02T01:57:40.450 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2022-04-02T01:57:40.493 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-natsort (7.0.1-1) ... 2022-04-02T01:57:41.067 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-jwt. 2022-04-02T01:57:41.079 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2_all.deb ... 2022-04-02T01:57:41.115 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2) ... 2022-04-02T01:57:41.441 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-logutils. 2022-04-02T01:57:41.457 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2022-04-02T01:57:41.499 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-logutils (0.3.3-7) ... 2022-04-02T01:57:41.794 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-markupsafe. 2022-04-02T01:57:41.808 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2022-04-02T01:57:41.850 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2022-04-02T01:57:42.229 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-mako. 2022-04-02T01:57:42.242 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-04-02T01:57:42.338 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-02T01:57:42.678 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-simplegeneric. 2022-04-02T01:57:42.692 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2022-04-02T01:57:42.741 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2022-04-02T01:57:43.223 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-singledispatch. 2022-04-02T01:57:43.236 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-04-02T01:57:43.274 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-04-02T01:57:43.568 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-webob. 2022-04-02T01:57:43.582 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2022-04-02T01:57:43.626 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2022-04-02T01:57:44.030 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-soupsieve. 2022-04-02T01:57:44.042 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-04-02T01:57:44.080 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-02T01:57:45.447 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-bs4. 2022-04-02T01:57:45.463 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2022-04-02T01:57:45.505 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2022-04-02T01:57:45.842 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-waitress. 2022-04-02T01:57:45.857 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1_all.deb ... 2022-04-02T01:57:45.895 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-waitress (1.4.1-1) ... 2022-04-02T01:57:46.298 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-tempita. 2022-04-02T01:57:46.312 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2022-04-02T01:57:46.356 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-tempita (0.5.2-6) ... 2022-04-02T01:57:46.618 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-paste. 2022-04-02T01:57:46.632 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-04-02T01:57:46.668 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-04-02T01:57:47.091 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2022-04-02T01:57:47.105 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-04-02T01:57:47.149 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-04-02T01:57:47.628 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-pastedeploy. 2022-04-02T01:57:47.638 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2022-04-02T01:57:47.703 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2022-04-02T01:57:48.032 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-webtest. 2022-04-02T01:57:48.044 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2022-04-02T01:57:48.081 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-webtest (2.0.32-2) ... 2022-04-02T01:57:48.396 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-pecan. 2022-04-02T01:57:48.407 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-04-02T01:57:48.466 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-04-02T01:57:48.952 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-werkzeug. 2022-04-02T01:57:48.968 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-04-02T01:57:49.019 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-02T01:57:49.493 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2022-04-02T01:57:49.506 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:49.543 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libsqlite3-mod-ceph (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:50.191 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-mgr. 2022-04-02T01:57:50.199 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../049-ceph-mgr_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:50.681 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-mgr (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:51.423 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-mon. 2022-04-02T01:57:51.433 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../050-ceph-mon_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:51.481 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-mon (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:52.736 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-osd. 2022-04-02T01:57:52.745 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../051-ceph-osd_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:52.794 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-osd (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:55.947 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph. 2022-04-02T01:57:55.960 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../052-ceph_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:56.039 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:56.498 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-fuse. 2022-04-02T01:57:56.510 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../053-ceph-fuse_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:56.548 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-fuse (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:56.994 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-mds. 2022-04-02T01:57:57.010 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../054-ceph-mds_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:57.060 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-mds (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:57.631 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package cephadm. 2022-04-02T01:57:57.644 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../055-cephadm_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:57:57.672 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking cephadm (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:58.089 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-jinja2. 2022-04-02T01:57:58.104 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2_all.deb ... 2022-04-02T01:57:58.147 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2022-04-02T01:57:58.444 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2022-04-02T01:57:58.456 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:57:58.537 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-mgr-cephadm (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:57:58.978 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-repoze.lru. 2022-04-02T01:57:58.991 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2022-04-02T01:57:59.028 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2022-04-02T01:57:59.290 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libjs-underscore. 2022-04-02T01:57:59.304 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-04-02T01:57:59.339 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-02T01:57:59.643 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libjs-sphinxdoc. 2022-04-02T01:57:59.654 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-04-02T01:57:59.700 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-02T01:58:00.194 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-routes. 2022-04-02T01:58:00.202 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2022-04-02T01:58:00.264 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-routes (2.4.1-2) ... 2022-04-02T01:58:00.623 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2022-04-02T01:58:00.636 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:58:00.673 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-mgr-dashboard (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:01.360 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-decorator. 2022-04-02T01:58:01.373 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-04-02T01:58:01.409 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-04-02T01:58:01.758 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2022-04-02T01:58:01.773 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-04-02T01:58:01.816 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-02T01:58:02.228 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-scipy. 2022-04-02T01:58:02.238 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-04-02T01:58:02.278 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2022-04-02T01:58:04.168 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-sklearn-lib. 2022-04-02T01:58:04.178 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-04-02T01:58:04.234 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-02T01:58:04.973 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-joblib. 2022-04-02T01:58:04.983 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2022-04-02T01:58:05.023 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-joblib (0.14.0-3) ... 2022-04-02T01:58:05.482 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-sklearn. 2022-04-02T01:58:05.494 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-04-02T01:58:05.557 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-02T01:58:06.441 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-04-02T01:58:06.455 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:58:06.524 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-mgr-diskprediction-local (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:07.860 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-cachetools. 2022-04-02T01:58:07.869 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2022-04-02T01:58:07.926 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2022-04-02T01:58:08.313 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-pyasn1. 2022-04-02T01:58:08.330 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-04-02T01:58:08.379 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-04-02T01:58:08.822 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-pyasn1-modules. 2022-04-02T01:58:08.837 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-04-02T01:58:08.939 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-02T01:58:09.318 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-rsa. 2022-04-02T01:58:09.330 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2022-04-02T01:58:09.376 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-rsa (4.0-3) ... 2022-04-02T01:58:09.793 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-google-auth. 2022-04-02T01:58:09.809 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2022-04-02T01:58:09.867 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2022-04-02T01:58:10.356 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-blinker. 2022-04-02T01:58:10.369 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2022-04-02T01:58:10.422 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-04-02T01:58:10.799 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-oauthlib. 2022-04-02T01:58:10.812 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2022-04-02T01:58:10.859 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2022-04-02T01:58:11.411 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-requests-oauthlib. 2022-04-02T01:58:11.427 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-04-02T01:58:11.469 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-02T01:58:11.804 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-websocket. 2022-04-02T01:58:11.819 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-04-02T01:58:11.862 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-04-02T01:58:12.289 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-kubernetes. 2022-04-02T01:58:12.304 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-04-02T01:58:12.373 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-04-02T01:58:13.010 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2022-04-02T01:58:13.024 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:58:13.090 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-mgr-k8sevents (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:13.653 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libonig5:amd64. 2022-04-02T01:58:13.669 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2022-04-02T01:58:13.725 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2022-04-02T01:58:14.126 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libjq1:amd64. 2022-04-02T01:58:14.139 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-04-02T01:58:14.197 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-04-02T01:58:14.667 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package jq. 2022-04-02T01:58:14.680 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-04-02T01:58:14.733 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2022-04-02T01:58:15.067 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libxslt1.1:amd64. 2022-04-02T01:58:15.080 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../084-libxslt1.1_1.1.34-4_amd64.deb ... 2022-04-02T01:58:15.142 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libxslt1.1:amd64 (1.1.34-4) ... 2022-04-02T01:58:15.484 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package xmlstarlet. 2022-04-02T01:58:15.500 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2022-04-02T01:58:15.552 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2022-04-02T01:58:16.029 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-test. 2022-04-02T01:58:16.042 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../086-ceph-test_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:58:16.112 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-test (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:22.341 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package ceph-volume. 2022-04-02T01:58:22.353 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../087-ceph-volume_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:58:22.419 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking ceph-volume (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:23.047 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package fonts-mathjax. 2022-04-02T01:58:23.060 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2022-04-02T01:58:23.111 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2022-04-02T01:58:23.641 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libcephfs-dev. 2022-04-02T01:58:23.653 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../089-libcephfs-dev_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:58:23.690 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libcephfs-dev (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:24.216 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package nvme-cli. 2022-04-02T01:58:24.226 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-04-02T01:58:24.281 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-04-02T01:58:24.694 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package libjs-mathjax. 2022-04-02T01:58:24.703 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2022-04-02T01:58:24.744 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2022-04-02T01:58:27.225 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python-natsort-doc. 2022-04-02T01:58:27.240 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2022-04-02T01:58:27.283 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2022-04-02T01:58:27.676 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-atomicwrites. 2022-04-02T01:58:27.690 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-04-02T01:58:27.751 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-04-02T01:58:28.143 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-attr. 2022-04-02T01:58:28.160 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2022-04-02T01:58:28.209 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-attr (19.3.0-2) ... 2022-04-02T01:58:28.626 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-webencodings. 2022-04-02T01:58:28.638 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-04-02T01:58:28.690 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-02T01:58:29.183 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-html5lib. 2022-04-02T01:58:29.198 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2022-04-02T01:58:29.277 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2022-04-02T01:58:29.672 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-lxml:amd64. 2022-04-02T01:58:29.685 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-04-02T01:58:29.731 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-02T01:58:30.452 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-packaging. 2022-04-02T01:58:30.469 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2022-04-02T01:58:30.510 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-packaging (20.3-1) ... 2022-04-02T01:58:30.957 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-pastescript. 2022-04-02T01:58:30.973 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2022-04-02T01:58:31.035 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2022-04-02T01:58:31.413 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-pluggy. 2022-04-02T01:58:31.429 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2022-04-02T01:58:31.473 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2022-04-02T01:58:31.853 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-psutil. 2022-04-02T01:58:31.867 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-04-02T01:58:31.919 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-04-02T01:58:32.421 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-py. 2022-04-02T01:58:32.431 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-04-02T01:58:32.505 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-04-02T01:58:32.973 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-pyinotify. 2022-04-02T01:58:32.989 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-04-02T01:58:33.064 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-02T01:58:33.425 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-wcwidth. 2022-04-02T01:58:33.441 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-04-02T01:58:33.482 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-02T01:58:33.859 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-pytest. 2022-04-02T01:58:33.868 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2022-04-02T01:58:33.938 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-pytest (4.6.9-1) ... 2022-04-02T01:58:34.382 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package python3-simplejson. 2022-04-02T01:58:34.400 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-04-02T01:58:34.440 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-02T01:58:34.730 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package qttranslations5-l10n. 2022-04-02T01:58:34.745 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2022-04-02T01:58:34.789 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2022-04-02T01:58:35.803 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package radosgw. 2022-04-02T01:58:35.812 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../108-radosgw_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:58:35.861 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking radosgw (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:37.679 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package rbd-fuse. 2022-04-02T01:58:37.694 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../109-rbd-fuse_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:58:37.775 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking rbd-fuse (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:38.195 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-attr (19.3.0-2) ... 2022-04-02T01:58:38.555 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-04-02T01:58:38.705 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2022-04-02T01:58:38.874 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-04-02T01:58:39.225 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up cephadm (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:39.855 INFO:teuthology.orchestra.run.smithi160.stdout:Adding system user cephadm....done 2022-04-02T01:58:40.066 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2022-04-02T01:58:40.318 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-waitress (1.4.1-1) ... 2022-04-02T01:58:40.757 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-repoze.lru (0.7-2) ... 2022-04-02T01:58:41.057 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2022-04-02T01:58:41.180 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up liboath0 (2.6.1-1.3) ... 2022-04-02T01:58:41.306 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-04-02T01:58:41.717 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-joblib (0.14.0-3) ... 2022-04-02T01:58:42.153 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-jwt (1.7.1-2ubuntu2) ... 2022-04-02T01:58:42.474 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-cachetools (4.0.0-1) ... 2022-04-02T01:58:42.868 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-02T01:58:43.229 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-02T01:58:43.546 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-ceph-argparse (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:43.859 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-02T01:58:44.065 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2022-04-02T01:58:44.369 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-02T01:58:44.655 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libpcre2-16-0:amd64 (10.34-7) ... 2022-04-02T01:58:44.805 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-04-02T01:58:45.216 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-natsort (7.0.1-1) ... 2022-04-02T01:58:45.559 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-04-02T01:58:45.881 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-02T01:58:46.300 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-04-02T01:58:46.651 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2022-04-02T01:58:46.970 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-tempita (0.5.2-6) ... 2022-04-02T01:58:47.305 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-packaging (20.3-1) ... 2022-04-02T01:58:47.715 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-04-02T01:58:47.922 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2022-04-02T01:58:48.123 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-02T01:58:48.433 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-04-02T01:58:48.827 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-02T01:58:49.233 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2022-04-02T01:58:49.669 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-ceph-common (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:49.979 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2022-04-02T01:58:50.225 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-html5lib (1.0.1-2) ... 2022-04-02T01:58:50.691 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-02T01:58:50.812 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-pluggy (0.13.0-2) ... 2022-04-02T01:58:51.124 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2022-04-02T01:58:51.325 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-02T01:58:51.485 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libxslt1.1:amd64 (1.1.34-4) ... 2022-04-02T01:58:51.611 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-04-02T01:58:51.947 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-04-02T01:58:52.235 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-logutils (0.3.3-7) ... 2022-04-02T01:58:52.561 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-02T01:58:52.662 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2022-04-02T01:58:53.703 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-prettytable (0.7.2-5) ... 2022-04-02T01:58:54.083 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-02T01:58:54.384 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-04-02T01:58:54.481 INFO:teuthology.orchestra.run.smithi160.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-04-02T01:58:54.727 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2022-04-02T01:58:55.004 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-02T01:58:55.364 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2022-04-02T01:58:55.808 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-02T01:58:55.984 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-02T01:58:56.265 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-webob (1:1.8.5-2) ... 2022-04-02T01:58:56.651 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-04-02T01:58:56.952 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up librados2 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:57.104 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2022-04-02T01:58:58.846 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libsqlite3-mod-ceph (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:58:59.087 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-04-02T01:58:59.141 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-pytest (4.6.9-1) ... 2022-04-02T01:58:59.522 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2022-04-02T01:58:59.902 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2022-04-02T01:59:00.231 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2022-04-02T01:59:00.423 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-bs4 (4.8.2-1) ... 2022-04-02T01:59:00.769 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libcephfs2 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:00.929 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2022-04-02T01:59:01.362 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libradosstriper1 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:01.505 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-02T01:59:01.839 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-02T01:59:03.037 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up librbd1 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:03.264 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-02T01:59:03.406 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2022-04-02T01:59:03.573 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2022-04-02T01:59:03.699 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-02T01:59:04.061 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2022-04-02T01:59:04.187 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-rsa (4.0-3) ... 2022-04-02T01:59:04.530 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2022-04-02T01:59:04.657 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-webtest (2.0.32-2) ... 2022-04-02T01:59:04.984 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-mgr-modules-core (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:05.168 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-fuse (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:05.376 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-04-02T01:59:05.376 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-04-02T01:59:06.403 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up libcephfs-dev (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:06.631 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-02T01:59:06.933 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-pastescript (2.0.2-4) ... 2022-04-02T01:59:07.227 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-04-02T01:59:07.597 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-rados (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:07.727 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up librgw2 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:07.849 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-rbd (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:08.009 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up rbd-fuse (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:08.369 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-routes (2.4.1-2) ... 2022-04-02T01:59:08.720 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-google-auth (1.5.1-2) ... 2022-04-02T01:59:09.156 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-rgw (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:09.273 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-cephfs (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:09.441 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-04-02T01:59:10.529 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-common (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:11.217 INFO:teuthology.orchestra.run.smithi160.stdout:Adding group ceph....done 2022-04-02T01:59:11.619 INFO:teuthology.orchestra.run.smithi160.stdout:Adding system user ceph....done 2022-04-02T01:59:11.829 INFO:teuthology.orchestra.run.smithi160.stdout:Setting system user ceph properties....done 2022-04-02T01:59:11.846 INFO:teuthology.orchestra.run.smithi160.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-04-02T01:59:11.977 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2022-04-02T01:59:12.567 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2022-04-02T01:59:13.526 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-test (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:13.636 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up radosgw (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:13.911 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-04-02T01:59:13.912 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-04-02T01:59:15.266 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-base (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:15.665 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2022-04-02T01:59:16.703 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-mds (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:16.951 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-04-02T01:59:16.951 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-04-02T01:59:17.899 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-mgr (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:18.110 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-04-02T01:59:18.110 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-04-02T01:59:19.043 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-osd (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:20.208 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-04-02T01:59:20.208 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-04-02T01:59:21.193 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-mgr-k8sevents (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:21.344 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-mgr-diskprediction-local (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:21.487 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-mon (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:21.704 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-04-02T01:59:21.704 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-04-02T01:59:22.640 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-mgr-cephadm (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:22.834 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:22.960 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-mgr-dashboard (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:23.160 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up ceph-volume (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:59:23.322 INFO:teuthology.orchestra.run.smithi160.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-02T01:59:23.483 INFO:teuthology.orchestra.run.smithi160.stdout:Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-02T01:59:24.018 INFO:teuthology.orchestra.run.smithi160.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-02T01:59:26.575 INFO:teuthology.orchestra.run.smithi160.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2022-04-02T01:59:27.479 INFO:teuthology.orchestra.run.smithi160.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2022-04-02T01:59:27.483 DEBUG:teuthology.parallel:result is None 2022-04-02T01:59:27.484 DEBUG:teuthology.orchestra.run.smithi160:> sudo lsb_release -is 2022-04-02T01:59:27.532 INFO:teuthology.orchestra.run.smithi160.stdout:Ubuntu 2022-04-02T01:59:27.537 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-02T01:59:27.538 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a 2022-04-02T01:59:27.743 DEBUG:teuthology.orchestra.run.smithi160:> dpkg-query -W -f '${Version}' ceph 2022-04-02T01:59:27.768 INFO:teuthology.orchestra.run.smithi160.stdout:17.0.0-11449-g76cd7b38-1focal 2022-04-02T01:59:27.769 INFO:teuthology.packaging:The installed version of ceph is 17.0.0-11449-g76cd7b38-1focal 2022-04-02T01:59:27.769 INFO:teuthology.task.install:The correct ceph version 17.0.0-11449-g76cd7b38-1focal is installed. 2022-04-02T01:59:27.770 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-04-02T01:59:27.770 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:59:27.771 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-02T01:59:27.787 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2022-04-02T01:59:27.787 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:59:27.788 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/daemon-helper 2022-04-02T01:59:27.846 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-02T01:59:27.859 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2022-04-02T01:59:27.860 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2022-04-02T01:59:27.860 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-02T01:59:27.872 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-02T01:59:27.885 INFO:teuthology.run_tasks:Running task radosbench... 2022-04-02T01:59:27.898 INFO:tasks.radosbench:Beginning radosbench... 2022-04-02T01:59:27.899 INFO:tasks.rook.ceph_manager.ceph:creating pool_name unique_pool_0 2022-04-02T01:59:27.900 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd pool create unique_pool_0 16 2022-04-02T01:59:29.228 INFO:teuthology.orchestra.run.smithi160.stderr:pool 'unique_pool_0' created 2022-04-02T01:59:29.241 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2022-04-02T01:59:30.544 INFO:teuthology.orchestra.run.smithi160.stderr:enabled application 'rados' on pool 'unique_pool_0' 2022-04-02T01:59:31.565 DEBUG:teuthology.orchestra.run.smithi160:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.a -b 65536 --object-size 65536 -p unique_pool_0 bench 360 write' 2022-04-02T01:59:31.568 INFO:teuthology.run_tasks:Running task rook.shell... 2022-04-02T01:59:31.581 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch host label add '`hostname`' 'foo 2022-04-02T01:59:31.582 DEBUG:teuthology.orchestra.run.smithi160:> ceph' orch host ls '|' grep 'foo 2022-04-02T01:59:31.582 DEBUG:teuthology.orchestra.run.smithi160:> ceph' orch host label rm '`hostname`' 'foo 2022-04-02T01:59:31.582 DEBUG:teuthology.orchestra.run.smithi160:> ceph' orch host ls '|' grep -v 'foo 2022-04-02T01:59:31.583 DEBUG:teuthology.orchestra.run.smithi160:> ' 2022-04-02T01:59:31.627 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:hints = 1 2022-04-02T01:59:31.627 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 360 seconds or 0 objects 2022-04-02T01:59:31.628 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Object prefix: benchmark_data_smithi160_51245 2022-04-02T01:59:31.629 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:59:31.629 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 0 0 0 0 0 0 - 0 2022-04-02T01:59:31.999 INFO:teuthology.orchestra.run.smithi160.stdout:ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-02T01:59:32.021 INFO:teuthology.run_tasks:Running task exec... 2022-04-02T01:59:32.037 INFO:teuthology.task.exec:Executing custom commands... 2022-04-02T01:59:32.038 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi160.front.sepia.ceph.com 2022-04-02T01:59:32.038 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'set -ex 2022-04-02T01:59:32.039 DEBUG:teuthology.orchestra.run.smithi160:> toolbox() { 2022-04-02T01:59:32.039 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- "$@" 2022-04-02T01:59:32.039 DEBUG:teuthology.orchestra.run.smithi160:> } 2022-04-02T01:59:32.040 DEBUG:teuthology.orchestra.run.smithi160:> orig_num_osd=`toolbox ceph osd stat | cut -f3 -d " "` 2022-04-02T01:59:32.040 DEBUG:teuthology.orchestra.run.smithi160:> toolbox ceph orch osd rm 0 --force 2022-04-02T01:59:32.040 DEBUG:teuthology.orchestra.run.smithi160:> removed_pv="" 2022-04-02T01:59:32.041 DEBUG:teuthology.orchestra.run.smithi160:> while [ "$removed_pv" = "" ] 2022-04-02T01:59:32.041 DEBUG:teuthology.orchestra.run.smithi160:> do 2022-04-02T01:59:32.041 DEBUG:teuthology.orchestra.run.smithi160:> removed_pv=`kubectl get pv | grep Released | cut -f1 -d " "` 2022-04-02T01:59:32.041 DEBUG:teuthology.orchestra.run.smithi160:> sleep 3s 2022-04-02T01:59:32.042 DEBUG:teuthology.orchestra.run.smithi160:> done 2022-04-02T01:59:32.042 DEBUG:teuthology.orchestra.run.smithi160:> target_path=`kubectl get pv $removed_pv -o jsonpath='"'"'{.spec.local.path}'"'"'` 2022-04-02T01:59:32.042 DEBUG:teuthology.orchestra.run.smithi160:> host=`echo $removed_pv | cut -f1 -d "-"` 2022-04-02T01:59:32.043 DEBUG:teuthology.orchestra.run.smithi160:> toolbox ceph orch device zap $host $target_path --force 2022-04-02T01:59:32.043 DEBUG:teuthology.orchestra.run.smithi160:> zap_completion="0" 2022-04-02T01:59:32.043 DEBUG:teuthology.orchestra.run.smithi160:> while [ "$zap_completion" = "0" ] 2022-04-02T01:59:32.044 DEBUG:teuthology.orchestra.run.smithi160:> do 2022-04-02T01:59:32.044 DEBUG:teuthology.orchestra.run.smithi160:> zap_completion=`kubectl get job -n rook-ceph rook-ceph-device-zap -o jsonpath='"'"'{.status.succeeded.path}'"'"'` 2022-04-02T01:59:32.044 DEBUG:teuthology.orchestra.run.smithi160:> sleep 3s 2022-04-02T01:59:32.045 DEBUG:teuthology.orchestra.run.smithi160:> done 2022-04-02T01:59:32.045 DEBUG:teuthology.orchestra.run.smithi160:> kubectl patch pv $removed_pv -p '"'"'{"spec":{"claimRef": null}}'"'"' 2022-04-02T01:59:32.046 DEBUG:teuthology.orchestra.run.smithi160:> toolbox ceph orch apply osd --all-available-devices 2022-04-02T01:59:32.046 DEBUG:teuthology.orchestra.run.smithi160:> kubectl delete job rook-ceph-device-zap -n rook-ceph 2022-04-02T01:59:32.046 DEBUG:teuthology.orchestra.run.smithi160:> num_osd="0" 2022-04-02T01:59:32.047 DEBUG:teuthology.orchestra.run.smithi160:> while [ "$num_osd" != "$orig_num_osd" ] 2022-04-02T01:59:32.047 DEBUG:teuthology.orchestra.run.smithi160:> do 2022-04-02T01:59:32.047 DEBUG:teuthology.orchestra.run.smithi160:> echo "waiting for osd to come back up" 2022-04-02T01:59:32.048 DEBUG:teuthology.orchestra.run.smithi160:> num_osd=`toolbox ceph osd stat | cut -f3 -d " "` 2022-04-02T01:59:32.048 DEBUG:teuthology.orchestra.run.smithi160:> sleep 30s 2022-04-02T01:59:32.048 DEBUG:teuthology.orchestra.run.smithi160:> done 2022-04-02T01:59:32.049 DEBUG:teuthology.orchestra.run.smithi160:> ' 2022-04-02T01:59:32.079 INFO:teuthology.orchestra.run.smithi160.stderr:++ toolbox ceph osd stat 2022-04-02T01:59:32.080 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T01:59:32.081 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f3 -d ' ' 2022-04-02T01:59:32.627 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 1 16 1208 1192 74.4957 74.5 0.0157253 0.013327 2022-04-02T01:59:33.628 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 2 16 2575 2559 79.9629 85.4375 0.0075311 0.0124622 2022-04-02T01:59:34.613 INFO:teuthology.orchestra.run.smithi160.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T01:59:34.628 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 3 16 3908 3892 81.077 83.3125 0.00728174 0.0123 2022-04-02T01:59:35.529 INFO:teuthology.orchestra.run.smithi160.stderr:+ orig_num_osd=4 2022-04-02T01:59:35.530 INFO:teuthology.orchestra.run.smithi160.stderr:+ toolbox ceph orch osd rm 0 --force 2022-04-02T01:59:35.530 INFO:teuthology.orchestra.run.smithi160.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch osd rm 0 --force 2022-04-02T01:59:35.628 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 4 16 5109 5093 79.5715 75.0625 0.0113556 0.0125312 2022-04-02T01:59:35.659 INFO:teuthology.orchestra.run.smithi160.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T01:59:36.572 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:59:36.570066 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff= v1.ClusterSpec{ 2022-04-02T01:59:36.572 INFO:tasks.rook.operator.smithi160.stdout: CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", AllowUnsupported: true}, 2022-04-02T01:59:36.573 INFO:tasks.rook.operator.smithi160.stdout: Storage: v1.StorageScopeSpec{ 2022-04-02T01:59:36.573 INFO:tasks.rook.operator.smithi160.stdout: ... // 3 identical fields 2022-04-02T01:59:36.573 INFO:tasks.rook.operator.smithi160.stdout: Config: nil, 2022-04-02T01:59:36.573 INFO:tasks.rook.operator.smithi160.stdout: Selection: {}, 2022-04-02T01:59:36.574 INFO:tasks.rook.operator.smithi160.stdout: StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-04-02T01:59:36.574 INFO:tasks.rook.operator.smithi160.stdout: {Name: "smithi160-lv-1", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi160-lv-1", StorageClassName: &"scratch", ...}}}}, 2022-04-02T01:59:36.574 INFO:tasks.rook.operator.smithi160.stdout: {Name: "smithi160-lv-2", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi160-lv-2", StorageClassName: &"scratch", ...}}}}, 2022-04-02T01:59:36.574 INFO:tasks.rook.operator.smithi160.stdout:- { 2022-04-02T01:59:36.575 INFO:tasks.rook.operator.smithi160.stdout:- Name: "smithi160-lv-3", 2022-04-02T01:59:36.575 INFO:tasks.rook.operator.smithi160.stdout:- Count: 1, 2022-04-02T01:59:36.575 INFO:tasks.rook.operator.smithi160.stdout:- VolumeClaimTemplates: []v1.PersistentVolumeClaim{{ObjectMeta: v1.ObjectMeta{...}, Spec: v1.PersistentVolumeClaimSpec{...}}}, 2022-04-02T01:59:36.575 INFO:tasks.rook.operator.smithi160.stdout:- }, 2022-04-02T01:59:36.576 INFO:tasks.rook.operator.smithi160.stdout: {Name: "smithi160-lv-4", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi160-lv-4", StorageClassName: &"scratch", ...}}}}, 2022-04-02T01:59:36.576 INFO:tasks.rook.operator.smithi160.stdout: }, 2022-04-02T01:59:36.576 INFO:tasks.rook.operator.smithi160.stdout: }, 2022-04-02T01:59:36.576 INFO:tasks.rook.operator.smithi160.stdout: Annotations: nil, 2022-04-02T01:59:36.577 INFO:tasks.rook.operator.smithi160.stdout: Labels: nil, 2022-04-02T01:59:36.577 INFO:tasks.rook.operator.smithi160.stdout: ... // 20 identical fields 2022-04-02T01:59:36.577 INFO:tasks.rook.operator.smithi160.stdout: } 2022-04-02T01:59:36.578 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:59:36.570229 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:59:36.617 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:59:36.616000 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T01:59:36.628 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 5 16 6109 6093 76.1561 62.5 0.0155448 0.0130943 2022-04-02T01:59:36.798 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:59:36.791669 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:59:37.628 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 6 16 6974 6958 72.473 54.0625 0.00929137 0.0133846 2022-04-02T01:59:38.628 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 7 16 6974 6958 62.1196 0 - 0.0133846 2022-04-02T01:59:39.629 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 8 16 6974 6958 54.3545 0 - 0.0133846 2022-04-02T01:59:40.629 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 9 16 6974 6958 48.3151 0 - 0.0133846 2022-04-02T01:59:41.084 INFO:teuthology.orchestra.run.smithi160.stdout:Success 2022-04-02T01:59:41.106 INFO:teuthology.orchestra.run.smithi160.stderr:+ removed_pv= 2022-04-02T01:59:41.106 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' '' = '' ']' 2022-04-02T01:59:41.106 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl get pv 2022-04-02T01:59:41.107 INFO:teuthology.orchestra.run.smithi160.stderr:++ grep Released 2022-04-02T01:59:41.107 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f1 -d ' ' 2022-04-02T01:59:41.245 INFO:teuthology.orchestra.run.smithi160.stderr:+ removed_pv= 2022-04-02T01:59:41.245 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 3s 2022-04-02T01:59:41.629 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 10 16 6974 6958 43.4835 0 - 0.0133846 2022-04-02T01:59:42.629 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 11 16 6974 6958 39.5305 0 - 0.0133846 2022-04-02T01:59:43.629 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 12 16 7045 7029 36.6059 0.739583 0.00188391 0.0239649 2022-04-02T01:59:44.246 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' '' = '' ']' 2022-04-02T01:59:44.247 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl get pv 2022-04-02T01:59:44.247 INFO:teuthology.orchestra.run.smithi160.stderr:++ grep Released 2022-04-02T01:59:44.248 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f1 -d ' ' 2022-04-02T01:59:44.440 INFO:teuthology.orchestra.run.smithi160.stderr:+ removed_pv= 2022-04-02T01:59:44.441 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 3s 2022-04-02T01:59:44.629 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 13 16 7045 7029 33.79 0 - 0.0239649 2022-04-02T01:59:45.629 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 14 16 7827 7811 34.8672 24.4375 0.00388404 0.0285431 2022-04-02T01:59:46.630 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 15 16 8670 8654 36.0547 52.6875 0.023586 0.0277184 2022-04-02T01:59:47.441 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' '' = '' ']' 2022-04-02T01:59:47.442 INFO:teuthology.orchestra.run.smithi160.stderr:++ grep Released 2022-04-02T01:59:47.443 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl get pv 2022-04-02T01:59:47.443 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f1 -d ' ' 2022-04-02T01:59:47.563 INFO:teuthology.orchestra.run.smithi160.stderr:+ removed_pv= 2022-04-02T01:59:47.563 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 3s 2022-04-02T01:59:47.630 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 16 16 9579 9563 37.3517 56.8125 0.0221022 0.0267178 2022-04-02T01:59:48.630 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 17 16 10457 10441 38.3822 54.875 0.0127028 0.0260374 2022-04-02T01:59:49.630 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 18 16 10945 10929 37.9441 30.5 0.00917467 0.0256962 2022-04-02T01:59:50.564 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' '' = '' ']' 2022-04-02T01:59:50.565 INFO:teuthology.orchestra.run.smithi160.stderr:++ grep Released 2022-04-02T01:59:50.566 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl get pv 2022-04-02T01:59:50.566 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f1 -d ' ' 2022-04-02T01:59:50.630 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 19 16 11719 11703 38.4929 48.375 0.0254344 0.0259538 2022-04-02T01:59:50.945 INFO:teuthology.orchestra.run.smithi160.stderr:+ removed_pv= 2022-04-02T01:59:50.946 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 3s 2022-04-02T01:59:51.631 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T01:59:51.630088+0000 min lat: 0.00141847 max lat: 7.26995 avg lat: 0.0254677 2022-04-02T01:59:51.631 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:59:51.632 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 20 16 12575 12559 39.243 53.5 0.016463 0.0254677 2022-04-02T01:59:52.630 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 21 16 13368 13352 39.7341 49.5625 0.0145621 0.0251545 2022-04-02T01:59:53.631 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 22 16 14077 14061 39.942 44.3125 0.0137051 0.025024 2022-04-02T01:59:53.946 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' '' = '' ']' 2022-04-02T01:59:53.947 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl get pv 2022-04-02T01:59:53.947 INFO:teuthology.orchestra.run.smithi160.stderr:++ grep Released 2022-04-02T01:59:53.947 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f1 -d ' ' 2022-04-02T01:59:54.211 INFO:teuthology.orchestra.run.smithi160.stderr:+ removed_pv= 2022-04-02T01:59:54.212 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 3s 2022-04-02T01:59:54.631 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 23 16 14788 14772 40.1373 44.4375 0.0267439 0.0248947 2022-04-02T01:59:54.970 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 01:59:54.966562 I | ceph-spec: object "rook-ceph-osd-0" matched on delete, reconciling 2022-04-02T01:59:55.631 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 24 16 15513 15497 40.3527 45.3125 0.0222201 0.0247171 2022-04-02T01:59:56.631 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 25 16 15879 15863 39.6535 22.875 0.0188144 0.0252027 2022-04-02T01:59:57.213 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' '' = '' ']' 2022-04-02T01:59:57.213 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl get pv 2022-04-02T01:59:57.214 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f1 -d ' ' 2022-04-02T01:59:57.214 INFO:teuthology.orchestra.run.smithi160.stderr:++ grep Released 2022-04-02T01:59:57.353 INFO:teuthology.orchestra.run.smithi160.stderr:+ removed_pv=smithi160-lv-3 2022-04-02T01:59:57.354 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 3s 2022-04-02T01:59:57.631 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 26 16 16629 16613 39.9311 46.875 0.00790036 0.0250296 2022-04-02T01:59:58.631 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 27 16 17468 17452 40.3941 52.4375 0.020675 0.0247443 2022-04-02T01:59:59.632 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 28 16 18319 18303 40.8508 53.1875 0.0163548 0.0244317 2022-04-02T02:00:00.355 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' smithi160-lv-3 = '' ']' 2022-04-02T02:00:00.355 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl get pv smithi160-lv-3 -o 'jsonpath={.spec.local.path}' 2022-04-02T02:00:00.423 INFO:teuthology.orchestra.run.smithi160.stderr:+ target_path=/dev/vg_nvme/lv_3 2022-04-02T02:00:00.423 INFO:teuthology.orchestra.run.smithi160.stderr:++ echo smithi160-lv-3 2022-04-02T02:00:00.424 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f1 -d - 2022-04-02T02:00:00.424 INFO:teuthology.orchestra.run.smithi160.stderr:+ host=smithi160 2022-04-02T02:00:00.425 INFO:teuthology.orchestra.run.smithi160.stderr:+ toolbox ceph orch device zap smithi160 /dev/vg_nvme/lv_3 --force 2022-04-02T02:00:00.425 INFO:teuthology.orchestra.run.smithi160.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch device zap smithi160 /dev/vg_nvme/lv_3 --force 2022-04-02T02:00:00.472 INFO:teuthology.orchestra.run.smithi160.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T02:00:00.632 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 29 16 18692 18676 40.246 23.3125 0.0174148 0.0248344 2022-04-02T02:00:01.052 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/vg_nvme/lv_3 on smithi160 zapped 2022-04-02T02:00:01.091 INFO:teuthology.orchestra.run.smithi160.stderr:+ zap_completion=0 2022-04-02T02:00:01.091 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' 0 = 0 ']' 2022-04-02T02:00:01.092 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl get job -n rook-ceph rook-ceph-device-zap -o 'jsonpath={.status.succeeded.path}' 2022-04-02T02:00:01.217 INFO:teuthology.orchestra.run.smithi160.stderr:+ zap_completion= 2022-04-02T02:00:01.217 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 3s 2022-04-02T02:00:01.632 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 30 16 19299 19283 40.1689 37.9375 0.00722456 0.0248804 2022-04-02T02:00:02.632 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 31 16 20027 20011 40.3407 45.5 0.0260803 0.0247385 2022-04-02T02:00:03.632 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 32 16 20637 20621 40.2714 38.125 0.0280343 0.0248175 2022-04-02T02:00:04.218 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' '' = 0 ']' 2022-04-02T02:00:04.218 INFO:teuthology.orchestra.run.smithi160.stderr:+ kubectl patch pv smithi160-lv-3 -p '{"spec":{"claimRef": null}}' 2022-04-02T02:00:04.632 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 33 16 21353 21337 40.407 44.75 0.0148598 0.024734 2022-04-02T02:00:04.970 INFO:teuthology.orchestra.run.smithi160.stdout:persistentvolume/smithi160-lv-3 patched 2022-04-02T02:00:04.974 INFO:teuthology.orchestra.run.smithi160.stderr:+ toolbox ceph orch apply osd --all-available-devices 2022-04-02T02:00:04.975 INFO:teuthology.orchestra.run.smithi160.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch apply osd --all-available-devices 2022-04-02T02:00:05.255 INFO:teuthology.orchestra.run.smithi160.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T02:00:05.632 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 34 16 22169 22153 40.7184 51 0.0197858 0.0245457 2022-04-02T02:00:06.632 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 35 16 22888 22872 40.8388 44.9375 0.0134606 0.024477 2022-04-02T02:00:07.638 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 36 16 23534 23518 40.8259 40.375 0.0161154 0.024483 2022-04-02T02:00:08.632 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 37 16 24116 24100 40.7055 36.375 0.0241274 0.0244978 2022-04-02T02:00:09.079 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:09.076676 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff= v1.ClusterSpec{ 2022-04-02T02:00:09.080 INFO:tasks.rook.operator.smithi160.stdout: CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", AllowUnsupported: true}, 2022-04-02T02:00:09.080 INFO:tasks.rook.operator.smithi160.stdout: Storage: v1.StorageScopeSpec{ 2022-04-02T02:00:09.080 INFO:tasks.rook.operator.smithi160.stdout: ... // 3 identical fields 2022-04-02T02:00:09.081 INFO:tasks.rook.operator.smithi160.stdout: Config: nil, 2022-04-02T02:00:09.081 INFO:tasks.rook.operator.smithi160.stdout: Selection: {}, 2022-04-02T02:00:09.081 INFO:tasks.rook.operator.smithi160.stdout: StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-04-02T02:00:09.081 INFO:tasks.rook.operator.smithi160.stdout: {Name: "smithi160-lv-1", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi160-lv-1", StorageClassName: &"scratch", ...}}}}, 2022-04-02T02:00:09.082 INFO:tasks.rook.operator.smithi160.stdout: {Name: "smithi160-lv-2", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi160-lv-2", StorageClassName: &"scratch", ...}}}}, 2022-04-02T02:00:09.082 INFO:tasks.rook.operator.smithi160.stdout: {Name: "smithi160-lv-4", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi160-lv-4", StorageClassName: &"scratch", ...}}}}, 2022-04-02T02:00:09.082 INFO:tasks.rook.operator.smithi160.stdout:+ { 2022-04-02T02:00:09.082 INFO:tasks.rook.operator.smithi160.stdout:+ Name: "smithi160-lv-3", 2022-04-02T02:00:09.083 INFO:teuthology.orchestra.run.smithi160.stdout:['Success'] 2022-04-02T02:00:09.084 INFO:tasks.rook.operator.smithi160.stdout:+ Count: 1, 2022-04-02T02:00:09.084 INFO:tasks.rook.operator.smithi160.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{ObjectMeta: v1.ObjectMeta{...}, Spec: v1.PersistentVolumeClaimSpec{...}}}, 2022-04-02T02:00:09.084 INFO:tasks.rook.operator.smithi160.stdout:+ }, 2022-04-02T02:00:09.084 INFO:tasks.rook.operator.smithi160.stdout: }, 2022-04-02T02:00:09.085 INFO:tasks.rook.operator.smithi160.stdout: }, 2022-04-02T02:00:09.085 INFO:tasks.rook.operator.smithi160.stdout: Annotations: nil, 2022-04-02T02:00:09.085 INFO:tasks.rook.operator.smithi160.stdout: Labels: nil, 2022-04-02T02:00:09.085 INFO:tasks.rook.operator.smithi160.stdout: ... // 20 identical fields 2022-04-02T02:00:09.086 INFO:tasks.rook.operator.smithi160.stdout: } 2022-04-02T02:00:09.129 INFO:teuthology.orchestra.run.smithi160.stderr:+ kubectl delete job rook-ceph-device-zap -n rook-ceph 2022-04-02T02:00:09.300 INFO:teuthology.orchestra.run.smithi160.stdout:job.batch "rook-ceph-device-zap" deleted 2022-04-02T02:00:09.422 INFO:teuthology.orchestra.run.smithi160.stdout:waiting for osd to come back up 2022-04-02T02:00:09.423 INFO:teuthology.orchestra.run.smithi160.stderr:+ num_osd=0 2022-04-02T02:00:09.423 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' 0 '!=' 4 ']' 2022-04-02T02:00:09.424 INFO:teuthology.orchestra.run.smithi160.stderr:+ echo 'waiting for osd to come back up' 2022-04-02T02:00:09.424 INFO:teuthology.orchestra.run.smithi160.stderr:++ toolbox ceph osd stat 2022-04-02T02:00:09.424 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T02:00:09.430 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f3 -d ' ' 2022-04-02T02:00:09.634 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 38 16 24855 24839 40.8484 46.1875 0.019257 0.0244634 2022-04-02T02:00:09.635 INFO:teuthology.orchestra.run.smithi160.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T02:00:10.368 INFO:teuthology.orchestra.run.smithi160.stderr:+ num_osd=3 2022-04-02T02:00:10.368 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 30s 2022-04-02T02:00:10.629 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:10.624393 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T02:00:10.629 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:10.624415 I | ceph-cluster-controller: validating ceph version from provided image 2022-04-02T02:00:10.629 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:10.624423 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11449 quincy", pursuing 2022-04-02T02:00:10.634 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 39 16 25528 25512 40.8788 42.0625 0.0186772 0.0244487 2022-04-02T02:00:11.635 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:00:11.633781+0000 min lat: 0.00141847 max lat: 7.26995 avg lat: 0.0243978 2022-04-02T02:00:11.635 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:00:11.635 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 40 16 26241 26225 40.9707 44.5625 0.0161403 0.0243978 2022-04-02T02:00:12.484 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:12.482368 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:00:12.635 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 41 16 26916 26900 40.9997 42.1875 0.0149505 0.0243792 2022-04-02T02:00:12.861 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:12.853133 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T02:00:12.861 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:12.853303 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T02:00:13.636 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 42 16 27582 27566 41.0144 41.625 0.0259205 0.0243685 2022-04-02T02:00:13.821 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:13.815935 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11449 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a" 2022-04-02T02:00:13.918 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:13.915901 I | op-mon: start running mons 2022-04-02T02:00:14.416 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:14.390727 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:00:14.580 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:14.570303 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.100.35.247:6789"]}] data:a=10.100.35.247:6789 mapping:{"node":{"a":{"Name":"smithi160","Hostname":"smithi160","Address":"172.21.15.160"}}} maxMonId:0] 2022-04-02T02:00:14.636 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 43 16 28214 28198 40.9791 39.5 0.0181754 0.0243776 2022-04-02T02:00:14.696 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:14.603416 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T02:00:14.698 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:14.693986 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T02:00:15.636 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 44 16 28922 28906 41.0534 44.25 0.0221568 0.024347 2022-04-02T02:00:15.840 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:15.838794 I | op-mon: targeting the mon count 1 2022-04-02T02:00:15.876 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:15.872371 I | ceph-cluster-controller: Cluster update requested. CANCELLING CURRENT ORCHESTRATION 2022-04-02T02:00:15.876 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:15.872462 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T02:00:16.548 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:16.529047 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:00:16.606 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:16.604146 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T02:00:16.636 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 45 16 29524 29508 40.9771 37.625 0.0336386 0.0243941 2022-04-02T02:00:17.399 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:17.394486 I | op-k8sutil: Removing previous job rook-ceph-detect-version to start a new one 2022-04-02T02:00:17.406 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:17.401808 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-04-02T02:00:17.636 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 46 16 30213 30197 41.0224 43.0625 0.0216035 0.0243655 2022-04-02T02:00:18.636 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 47 16 30823 30807 40.9606 38.125 0.0203539 0.0243984 2022-04-02T02:00:19.432 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:19.424915 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-04-02T02:00:19.636 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 48 16 31464 31448 40.9418 40.0625 0.0447748 0.024416 2022-04-02T02:00:20.636 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 49 16 32103 32087 40.9213 39.9375 0.0187929 0.0244269 2022-04-02T02:00:21.464 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:00:21.457623 I | op-k8sutil: batch job rook-ceph-detect-version deleted 2022-04-02T02:00:21.636 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 50 16 32738 32722 40.8965 39.6875 0.022029 0.0244387 2022-04-02T02:00:22.641 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 51 16 33240 33224 40.7065 31.375 0.0264466 0.0245541 2022-04-02T02:00:23.641 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 52 16 33835 33819 40.6387 37.1875 0.0239072 0.0245975 2022-04-02T02:00:24.641 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 53 16 34103 34087 40.188 16.75 0.0294701 0.0246236 2022-04-02T02:00:25.641 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 54 16 34431 34415 39.8234 20.5 0.0287106 0.0249925 2022-04-02T02:00:26.641 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 55 16 34790 34774 39.5073 22.4375 0.00312922 0.0250945 2022-04-02T02:00:27.641 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 56 16 34790 34774 38.8019 0 - 0.0250945 2022-04-02T02:00:28.641 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 57 16 34790 34774 38.1213 0 - 0.0250945 2022-04-02T02:00:29.641 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 58 16 34790 34774 37.4641 0 - 0.0250945 2022-04-02T02:00:30.641 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 59 16 34790 34774 36.8292 0 - 0.0250945 2022-04-02T02:00:31.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:00:31.640525+0000 min lat: 0.00141847 max lat: 7.26995 avg lat: 0.0250945 2022-04-02T02:00:31.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:00:31.643 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 60 16 34790 34774 36.2154 0 - 0.0250945 2022-04-02T02:00:32.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 61 16 34790 34774 35.6218 0 - 0.0250945 2022-04-02T02:00:33.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 62 16 34790 34774 35.0473 0 - 0.0250945 2022-04-02T02:00:34.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 63 16 34790 34774 34.491 0 - 0.0250945 2022-04-02T02:00:35.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 64 16 34790 34774 33.9522 0 - 0.0250945 2022-04-02T02:00:36.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 65 16 34790 34774 33.4299 0 - 0.0250945 2022-04-02T02:00:37.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 66 16 34790 34774 32.9234 0 - 0.0250945 2022-04-02T02:00:38.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 67 16 34790 34774 32.4321 0 - 0.0250945 2022-04-02T02:00:39.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 68 16 35084 35068 32.2254 1.41346 0.0338587 0.0310227 2022-04-02T02:00:40.369 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' 3 '!=' 4 ']' 2022-04-02T02:00:40.370 INFO:teuthology.orchestra.run.smithi160.stderr:+ echo 'waiting for osd to come back up' 2022-04-02T02:00:40.370 INFO:teuthology.orchestra.run.smithi160.stdout:waiting for osd to come back up 2022-04-02T02:00:40.371 INFO:teuthology.orchestra.run.smithi160.stderr:++ toolbox ceph osd stat 2022-04-02T02:00:40.371 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T02:00:40.371 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f3 -d ' ' 2022-04-02T02:00:40.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 69 16 35547 35531 32.1777 28.9375 0.0386917 0.0310657 2022-04-02T02:00:40.730 INFO:teuthology.orchestra.run.smithi160.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T02:00:41.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 70 16 36030 36014 32.1492 30.1875 0.0316575 0.0310942 2022-04-02T02:00:41.736 INFO:teuthology.orchestra.run.smithi160.stderr:+ num_osd=3 2022-04-02T02:00:41.736 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 30s 2022-04-02T02:00:42.642 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 71 16 36552 36536 32.1559 32.625 0.0297013 0.0310872 2022-04-02T02:00:43.643 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 72 16 37123 37107 32.2049 35.6875 0.0175558 0.0310313 2022-04-02T02:00:44.643 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 73 16 37688 37672 32.2474 35.3125 0.0243152 0.0310011 2022-04-02T02:00:45.643 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 74 16 38297 38281 32.3259 38.0625 0.0325445 0.0309251 2022-04-02T02:00:46.643 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 75 16 38819 38803 32.3299 32.625 0.0213137 0.030921 2022-04-02T02:00:47.643 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 76 16 39042 39026 32.0879 13.9375 0.0197778 0.0309702 2022-04-02T02:00:48.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 77 16 39437 39421 31.9914 24.6875 0.0301712 0.0312484 2022-04-02T02:00:49.644 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 78 16 39931 39915 31.977 30.875 0.164312 0.0312352 2022-04-02T02:00:50.647 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 79 16 40399 40383 31.9425 29.25 0.0231151 0.0312755 2022-04-02T02:00:51.644 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:00:51.643329+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0313157 2022-04-02T02:00:51.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:00:51.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 80 16 40887 40871 31.9244 30.5 0.0144095 0.0313157 2022-04-02T02:00:52.644 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 81 16 41466 41450 31.977 36.1875 0.0179367 0.0312615 2022-04-02T02:00:53.644 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 82 16 41965 41949 31.9673 31.1875 0.0286012 0.0312626 2022-04-02T02:00:54.644 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 83 16 42579 42563 32.0445 38.375 0.0350936 0.0311972 2022-04-02T02:00:55.644 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 84 16 43239 43223 32.154 41.25 0.0163236 0.0310916 2022-04-02T02:00:56.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 85 16 43548 43532 32.0029 19.3125 0.0265839 0.0312344 2022-04-02T02:00:57.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 86 16 43981 43965 31.9455 27.0625 0.0272174 0.0312651 2022-04-02T02:00:58.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 87 16 44404 44388 31.8821 26.4375 0.0307626 0.0313566 2022-04-02T02:00:59.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 88 16 45002 44986 31.9445 37.375 0.025775 0.0312863 2022-04-02T02:01:00.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 89 16 45558 45542 31.976 34.75 0.0155223 0.0312556 2022-04-02T02:01:01.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 90 16 46066 46050 31.9734 31.75 0.0118507 0.0312594 2022-04-02T02:01:02.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 91 16 46549 46533 31.9538 30.1875 0.0189769 0.0312854 2022-04-02T02:01:03.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 92 16 47150 47134 32.0147 37.5625 0.0142356 0.0312255 2022-04-02T02:01:04.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 93 16 47501 47485 31.9063 21.9375 0.0173736 0.0313326 2022-04-02T02:01:05.645 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 94 16 48080 48064 31.9518 36.1875 0.0274933 0.0312685 2022-04-02T02:01:06.646 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 95 16 48440 48424 31.8523 22.5 0.00375582 0.0312072 2022-04-02T02:01:07.646 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 96 16 48440 48424 31.5205 0 - 0.0312072 2022-04-02T02:01:08.646 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 97 16 48440 48424 31.1956 0 - 0.0312072 2022-04-02T02:01:09.646 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 98 16 48440 48424 30.8773 0 - 0.0312072 2022-04-02T02:01:10.646 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 99 16 48440 48424 30.5654 0 - 0.0312072 2022-04-02T02:01:11.157 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:11.155999 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T02:01:11.158 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:11.156021 I | ceph-cluster-controller: validating ceph version from provided image 2022-04-02T02:01:11.158 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:11.156032 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11449 quincy", pursuing 2022-04-02T02:01:11.379 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:11.378015 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:01:11.646 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:01:11.645244+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0312072 2022-04-02T02:01:11.647 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:01:11.647 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 100 16 48440 48424 30.2598 0 - 0.0312072 2022-04-02T02:01:11.737 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' 3 '!=' 4 ']' 2022-04-02T02:01:11.737 INFO:teuthology.orchestra.run.smithi160.stderr:+ echo 'waiting for osd to come back up' 2022-04-02T02:01:11.738 INFO:teuthology.orchestra.run.smithi160.stdout:waiting for osd to come back up 2022-04-02T02:01:11.738 INFO:teuthology.orchestra.run.smithi160.stderr:++ toolbox ceph osd stat 2022-04-02T02:01:11.739 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T02:01:11.739 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f3 -d ' ' 2022-04-02T02:01:12.114 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:12.112479 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T02:01:12.122 INFO:teuthology.orchestra.run.smithi160.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T02:01:12.129 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:12.128223 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T02:01:12.646 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 101 16 48440 48424 29.9602 0 - 0.0312072 2022-04-02T02:01:12.925 INFO:teuthology.orchestra.run.smithi160.stderr:+ num_osd=3 2022-04-02T02:01:12.926 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 30s 2022-04-02T02:01:12.963 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:12.962109 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11449 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a" 2022-04-02T02:01:13.522 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:13.519153 I | op-mon: start running mons 2022-04-02T02:01:13.602 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:13.601029 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:01:13.646 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 102 16 48440 48424 29.6665 0 - 0.0312072 2022-04-02T02:01:13.788 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:13.786404 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.100.35.247:6789"]}] data:a=10.100.35.247:6789 mapping:{"node":{"a":{"Name":"smithi160","Hostname":"smithi160","Address":"172.21.15.160"}}} maxMonId:0] 2022-04-02T02:01:13.838 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:13.835785 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T02:01:13.840 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:13.836018 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T02:01:14.457 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:14.455354 I | op-mon: targeting the mon count 1 2022-04-02T02:01:14.461 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:14.459705 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T02:01:14.646 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 103 16 48440 48424 29.3785 0 - 0.0312072 2022-04-02T02:01:15.421 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:15.419801 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T02:01:15.422 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:15.419821 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T02:01:15.646 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 104 16 48440 48424 29.0961 0 - 0.0312072 2022-04-02T02:01:15.766 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:15.764966 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T02:01:15.767 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:15.764988 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T02:01:16.130 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:16.128833 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T02:01:16.130 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:16.128865 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-04-02T02:01:16.491 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:16.489234 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-04-02T02:01:16.491 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:16.489253 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-04-02T02:01:16.647 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 105 16 48440 48424 28.819 0 - 0.0312072 2022-04-02T02:01:17.191 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:17.189264 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-04-02T02:01:17.191 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:17.189285 I | op-config: deleting "log file" option from the mon configuration database 2022-04-02T02:01:17.565 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:17.563191 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-04-02T02:01:17.565 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:17.563227 I | op-mon: checking for basic quorum with existing mons 2022-04-02T02:01:17.637 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:17.636150 I | op-mon: mon "a" endpoint is [v2:10.100.35.247:3300,v1:10.100.35.247:6789] 2022-04-02T02:01:17.646 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 106 16 48440 48424 28.5471 0 - 0.0312072 2022-04-02T02:01:17.657 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:17.655509 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.100.35.247:6789"]}] data:a=10.100.35.247:6789 mapping:{"node":{"a":{"Name":"smithi160","Hostname":"smithi160","Address":"172.21.15.160"}}} maxMonId:0] 2022-04-02T02:01:17.663 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:17.661743 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T02:01:17.663 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:17.661897 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T02:01:17.981 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:17.979438 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-04-02T02:01:17.988 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:17.986717 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-04-02T02:01:17.988 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:17.986739 I | op-mon: waiting for mon quorum with [a] 2022-04-02T02:01:18.172 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:18.171069 I | op-mon: mons running: [a] 2022-04-02T02:01:18.647 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 107 16 48440 48424 28.2803 0 - 0.0312072 2022-04-02T02:01:18.652 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:18.650811 I | op-mon: Monitors in quorum: [a] 2022-04-02T02:01:18.652 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:18.650842 I | op-mon: mons created: 1 2022-04-02T02:01:19.063 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:19.061555 I | op-mon: waiting for mon quorum with [a] 2022-04-02T02:01:19.070 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:19.069227 I | op-mon: mons running: [a] 2022-04-02T02:01:19.615 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:19.613513 I | op-mon: Monitors in quorum: [a] 2022-04-02T02:01:19.615 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:19.613551 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-04-02T02:01:19.647 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 108 16 48563 48547 28.0897 0.591346 0.00420589 0.0355185 2022-04-02T02:01:20.147 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:20.145756 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-04-02T02:01:20.647 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 109 16 48730 48714 27.9277 10.4375 0.00379607 0.0355692 2022-04-02T02:01:20.648 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:20.646946 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-04-02T02:01:21.115 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:21.113372 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-04-02T02:01:21.595 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:21.593924 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-04-02T02:01:21.595 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:21.593944 I | cephclient: getting or creating ceph auth key "client.crash" 2022-04-02T02:01:21.647 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 110 16 48730 48714 27.6738 0 - 0.0355692 2022-04-02T02:01:22.039 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:22.037782 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-04-02T02:01:22.472 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:22.470584 I | cephclient: successfully enabled msgr2 protocol 2022-04-02T02:01:22.472 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:22.470632 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-04-02T02:01:22.473 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:22.470641 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-04-02T02:01:22.647 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 111 16 48730 48714 27.4245 0 - 0.0355692 2022-04-02T02:01:22.909 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:22.907470 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-04-02T02:01:22.930 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:22.929293 I | op-mgr: start running mgr 2022-04-02T02:01:22.931 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:22.929317 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-04-02T02:01:23.384 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.383330 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-04-02T02:01:23.393 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.391757 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-04-02T02:01:23.395 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.393701 I | op-mgr: setting services to point to mgr "a" 2022-04-02T02:01:23.512 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.510762 I | op-osd: start running osds in namespace "rook-ceph" 2022-04-02T02:01:23.512 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.510785 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-04-02T02:01:23.521 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.520397 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-04-02T02:01:23.587 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.585658 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi160-lv-1" 2022-04-02T02:01:23.588 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.585802 I | op-osd: OSD PVC "smithi160-lv-1-data-0ftjz8" already exists 2022-04-02T02:01:23.588 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.585834 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi160-lv-2" 2022-04-02T02:01:23.588 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.585853 I | op-osd: OSD PVC "smithi160-lv-2-data-06xsdr" already exists 2022-04-02T02:01:23.588 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.585866 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi160-lv-4" 2022-04-02T02:01:23.589 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.585892 I | op-osd: OSD PVC "smithi160-lv-4-data-0lffnc" already exists 2022-04-02T02:01:23.589 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.585905 I | op-osd: creating 1 new PVCs for device set "smithi160-lv-3" 2022-04-02T02:01:23.647 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 112 16 48730 48714 27.1797 0 - 0.0355692 2022-04-02T02:01:23.805 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.803650 I | op-osd: successfully provisioned PVC "smithi160-lv-3-data-0fx6mm" 2022-04-02T02:01:23.821 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.819588 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-1-data-0ftjz8" 2022-04-02T02:01:23.821 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.819613 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-2-data-06xsdr" 2022-04-02T02:01:23.822 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.819620 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-4-data-0lffnc" 2022-04-02T02:01:23.822 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:23.819627 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-3-data-0fx6mm" 2022-04-02T02:01:24.202 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:24.200654 I | op-osd: started OSD provisioning job for PVC "smithi160-lv-3-data-0fx6mm" 2022-04-02T02:01:24.202 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:24.200681 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-04-02T02:01:24.203 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:24.200688 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-04-02T02:01:24.386 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:24.384904 I | op-osd: OSD orchestration status for PVC smithi160-lv-3-data-0fx6mm is "starting" 2022-04-02T02:01:24.647 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 113 16 48730 48714 26.9392 0 - 0.0355692 2022-04-02T02:01:24.922 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:24.920440 I | op-mgr: successful modules: prometheus 2022-04-02T02:01:24.938 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:24.936794 I | op-mgr: successful modules: dashboard 2022-04-02T02:01:24.941 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:24.937325 I | op-mgr: successful modules: mgr module(s) from the spec 2022-04-02T02:01:25.285 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:25.284005 I | op-mgr: successful modules: balancer 2022-04-02T02:01:25.563 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:25.561803 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-04-02T02:01:25.569 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:25.567717 I | op-osd: updating OSD 1 on PVC "smithi160-lv-1-data-0ftjz8" 2022-04-02T02:01:25.569 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:25.567749 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-1-data-0ftjz8" 2022-04-02T02:01:25.647 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 114 16 48730 48714 26.7029 0 - 0.0355692 2022-04-02T02:01:26.648 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 115 16 48730 48714 26.4707 0 - 0.0355692 2022-04-02T02:01:26.719 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:26.717912 I | op-mgr: successful modules: orchestrator modules 2022-04-02T02:01:26.884 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:26.882764 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-04-02T02:01:26.901 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:26.900084 I | op-osd: updating OSD 2 on PVC "smithi160-lv-2-data-06xsdr" 2022-04-02T02:01:26.901 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:26.900101 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-2-data-06xsdr" 2022-04-02T02:01:27.648 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 116 16 48931 48915 26.3508 1.79464 0.0192084 0.037939 2022-04-02T02:01:28.648 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 117 16 49464 49448 26.4103 33.3125 0.0337509 0.0378552 2022-04-02T02:01:28.997 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:28.995377 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-04-02T02:01:29.001 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:28.999982 I | op-osd: updating OSD 3 on PVC "smithi160-lv-4-data-0lffnc" 2022-04-02T02:01:29.001 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:29.000011 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-4-data-0lffnc" 2022-04-02T02:01:29.648 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 118 16 49977 49961 26.4581 32.0625 0.0127812 0.0377696 2022-04-02T02:01:30.648 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 119 16 50554 50538 26.5388 36.0625 0.0275791 0.0376689 2022-04-02T02:01:31.648 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:01:31.647323+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.037551 2022-04-02T02:01:31.648 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:01:31.649 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 120 16 51143 51127 26.6244 36.8125 0.0161028 0.037551 2022-04-02T02:01:32.648 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 121 16 51747 51731 26.7163 37.75 0.0127322 0.0374182 2022-04-02T02:01:33.649 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 122 16 52243 52227 26.7512 31 0.0245855 0.0373716 2022-04-02T02:01:34.649 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 123 16 52759 52743 26.7959 32.25 0.018105 0.0372686 2022-04-02T02:01:35.649 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 124 16 53298 53282 26.8514 33.6875 0.0469649 0.037232 2022-04-02T02:01:36.649 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 125 16 53873 53857 26.9241 35.9375 0.0109808 0.0371337 2022-04-02T02:01:37.649 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 126 16 54424 54408 26.9837 34.4375 0.0182399 0.0370492 2022-04-02T02:01:38.649 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 127 16 54981 54965 27.0453 34.8125 0.028816 0.0369666 2022-04-02T02:01:39.650 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 128 16 55378 55362 27.0278 24.8125 0.0397609 0.0369061 2022-04-02T02:01:40.650 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 129 16 55884 55868 27.0634 31.625 0.0259305 0.0369407 2022-04-02T02:01:41.650 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 130 16 56322 56306 27.0658 27.375 0.0114741 0.0369374 2022-04-02T02:01:42.650 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 131 16 56800 56784 27.0872 29.875 0.0471517 0.036902 2022-04-02T02:01:42.926 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' 3 '!=' 4 ']' 2022-04-02T02:01:42.927 INFO:teuthology.orchestra.run.smithi160.stdout:waiting for osd to come back up 2022-04-02T02:01:42.927 INFO:teuthology.orchestra.run.smithi160.stderr:+ echo 'waiting for osd to come back up' 2022-04-02T02:01:42.928 INFO:teuthology.orchestra.run.smithi160.stderr:++ toolbox ceph osd stat 2022-04-02T02:01:42.928 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T02:01:42.928 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f3 -d ' ' 2022-04-02T02:01:43.292 INFO:teuthology.orchestra.run.smithi160.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T02:01:43.650 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 132 16 57254 57238 27.0969 28.375 0.0254702 0.0368947 2022-04-02T02:01:44.418 INFO:teuthology.orchestra.run.smithi160.stderr:+ num_osd=3 2022-04-02T02:01:44.418 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 30s 2022-04-02T02:01:44.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 133 16 57739 57723 27.1211 30.3125 0.0335068 0.0368615 2022-04-02T02:01:45.650 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 134 16 58173 58157 27.1211 27.125 0.0343763 0.0368625 2022-04-02T02:01:46.650 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 135 16 58630 58614 27.1317 28.5625 0.0253316 0.0368453 2022-04-02T02:01:47.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 136 16 59100 59084 27.1482 29.375 0.0164177 0.0368053 2022-04-02T02:01:48.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 137 16 59303 59287 27.0427 12.6875 0.00589222 0.0367506 2022-04-02T02:01:49.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 138 16 59303 59287 26.8467 0 - 0.0367506 2022-04-02T02:01:50.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 139 16 59303 59287 26.6536 0 - 0.0367506 2022-04-02T02:01:51.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:01:51.650343+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0367506 2022-04-02T02:01:51.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:01:51.652 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 140 16 59303 59287 26.4632 0 - 0.0367506 2022-04-02T02:01:52.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 141 16 59303 59287 26.2755 0 - 0.0367506 2022-04-02T02:01:53.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 142 16 59303 59287 26.0905 0 - 0.0367506 2022-04-02T02:01:54.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 143 16 59303 59287 25.9081 0 - 0.0367506 2022-04-02T02:01:55.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 144 16 59303 59287 25.7281 0 - 0.0367506 2022-04-02T02:01:56.571 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:56.570087 I | op-osd: OSD orchestration status for node smithi160-lv-3-data-0fx6mm is "orchestrating" 2022-04-02T02:01:56.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 145 16 59303 59287 25.5507 0 - 0.0367506 2022-04-02T02:01:56.930 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:01:56.929072 I | op-osd: OSD orchestration status for PVC smithi160-lv-3-data-0fx6mm is "orchestrating" 2022-04-02T02:01:57.651 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 146 16 59303 59287 25.3757 0 - 0.0367506 2022-04-02T02:01:58.652 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 147 16 59303 59287 25.2031 0 - 0.0367506 2022-04-02T02:01:59.652 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 148 16 59494 59478 25.1135 1.08523 0.0469439 0.0398087 2022-04-02T02:02:00.654 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 149 16 59985 59969 25.1505 30.6875 0.0244465 0.0397523 2022-04-02T02:02:01.655 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 150 16 60512 60496 25.2022 32.9375 0.0517804 0.0396693 2022-04-02T02:02:02.655 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 151 16 61002 60986 25.2381 30.625 0.0345455 0.0396147 2022-04-02T02:02:03.655 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:03.654081 I | op-osd: OSD orchestration status for PVC smithi160-lv-3-data-0fx6mm is "completed" 2022-04-02T02:02:03.655 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:03.654108 I | op-osd: creating OSD 0 on PVC "smithi160-lv-3-data-0fx6mm" 2022-04-02T02:02:03.656 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:03.654120 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-3-data-0fx6mm" 2022-04-02T02:02:03.656 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 152 16 61488 61472 25.2719 30.375 0.0312965 0.0395611 2022-04-02T02:02:04.655 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 153 16 61992 61976 25.3126 31.5 0.0178191 0.0394949 2022-04-02T02:02:05.655 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 154 16 62361 62345 25.298 23.0625 0.0399313 0.0395192 2022-04-02T02:02:06.655 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 155 16 62844 62828 25.3295 30.1875 0.0223143 0.0394689 2022-04-02T02:02:07.590 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:07.589075 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-04-02T02:02:07.591 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:07.589091 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T02:02:07.656 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 156 16 63271 63255 25.3382 26.6875 0.0298448 0.0394395 2022-04-02T02:02:07.733 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:07.731768 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T02:02:08.045 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:08.043824 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:02:08.064 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:08.063309 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T02:02:08.656 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 157 16 63758 63742 25.3706 30.4375 0.0340271 0.0394071 2022-04-02T02:02:09.656 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 158 16 64157 64141 25.3679 24.9375 0.106982 0.0394029 2022-04-02T02:02:10.656 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 159 16 64594 64578 25.3801 27.3125 0.0188775 0.0393924 2022-04-02T02:02:11.656 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:02:11.655440+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0394128 2022-04-02T02:02:11.656 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:02:11.657 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 160 16 64969 64953 25.3679 23.4375 0.0199249 0.0394128 2022-04-02T02:02:12.656 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 161 16 65379 65363 25.3695 25.625 0.0248559 0.0394097 2022-04-02T02:02:13.656 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 162 16 65897 65881 25.4127 32.375 0.0131346 0.0393376 2022-04-02T02:02:14.419 INFO:teuthology.orchestra.run.smithi160.stdout:waiting for osd to come back up 2022-04-02T02:02:14.419 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' 3 '!=' 4 ']' 2022-04-02T02:02:14.420 INFO:teuthology.orchestra.run.smithi160.stderr:+ echo 'waiting for osd to come back up' 2022-04-02T02:02:14.420 INFO:teuthology.orchestra.run.smithi160.stderr:++ toolbox ceph osd stat 2022-04-02T02:02:14.421 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T02:02:14.421 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f3 -d ' ' 2022-04-02T02:02:14.656 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 163 16 66368 66352 25.4374 29.4375 0.0266006 0.0393049 2022-04-02T02:02:14.795 INFO:teuthology.orchestra.run.smithi160.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T02:02:15.656 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 164 16 66827 66811 25.4572 28.6875 0.0223137 0.0392723 2022-04-02T02:02:16.307 INFO:teuthology.orchestra.run.smithi160.stderr:+ num_osd=3 2022-04-02T02:02:16.308 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 30s 2022-04-02T02:02:16.660 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 165 16 67187 67171 25.4393 22.5 0.0231699 0.0392997 2022-04-02T02:02:17.656 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 166 16 67653 67637 25.4615 29.125 0.0102833 0.0392634 2022-04-02T02:02:18.659 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 167 16 68125 68109 25.4852 29.5 0.151702 0.0392013 2022-04-02T02:02:19.660 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 168 16 68673 68657 25.5373 34.25 0.0138407 0.0391495 2022-04-02T02:02:20.660 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 169 16 69132 69116 25.5559 28.6875 0.0351359 0.0391181 2022-04-02T02:02:21.660 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 170 16 69611 69595 25.5817 29.9375 0.0222229 0.0390827 2022-04-02T02:02:22.660 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 171 16 70063 70047 25.5973 28.25 0.0297189 0.039059 2022-04-02T02:02:23.660 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 172 16 70574 70558 25.6341 31.9375 0.023211 0.0390022 2022-04-02T02:02:24.660 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 173 16 71029 71013 25.6503 28.4375 0.00887455 0.038966 2022-04-02T02:02:25.660 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 174 16 71434 71418 25.6483 25.3125 0.0352414 0.03898 2022-04-02T02:02:26.660 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 175 16 71858 71842 25.6532 26.5 0.0171572 0.0389727 2022-04-02T02:02:27.661 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 176 16 72316 72300 25.6701 28.625 0.0272476 0.0389475 2022-04-02T02:02:28.660 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 177 16 72769 72753 25.685 28.3125 0.00430424 0.0388818 2022-04-02T02:02:29.661 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 178 16 72785 72769 25.5463 1 0.0043831 0.0388743 2022-04-02T02:02:30.661 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 179 16 72785 72769 25.4036 0 - 0.0388743 2022-04-02T02:02:31.661 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:02:31.660462+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0388743 2022-04-02T02:02:31.661 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:02:31.662 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 180 16 72785 72769 25.2625 0 - 0.0388743 2022-04-02T02:02:32.274 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:32.273233 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T02:02:32.275 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:32.273255 I | ceph-cluster-controller: validating ceph version from provided image 2022-04-02T02:02:32.275 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:32.273264 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11449 quincy", pursuing 2022-04-02T02:02:32.661 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 181 16 72785 72769 25.1229 0 - 0.0388743 2022-04-02T02:02:32.669 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:32.660583 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:02:33.095 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:33.093534 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T02:02:33.098 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:33.093791 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T02:02:33.661 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 182 16 72785 72769 24.9849 0 - 0.0388743 2022-04-02T02:02:33.826 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:33.825473 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11449 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a" 2022-04-02T02:02:34.568 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:34.566905 I | op-mon: start running mons 2022-04-02T02:02:34.661 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 183 16 72785 72769 24.8484 0 - 0.0388743 2022-04-02T02:02:34.768 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:34.767111 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:02:34.944 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:34.941663 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.100.35.247:6789"]}] data:a=10.100.35.247:6789 mapping:{"node":{"a":{"Name":"smithi160","Hostname":"smithi160","Address":"172.21.15.160"}}} maxMonId:0] 2022-04-02T02:02:34.950 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:34.949380 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T02:02:34.950 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:34.949524 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T02:02:35.661 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 184 16 72785 72769 24.7133 0 - 0.0388743 2022-04-02T02:02:35.814 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:35.813650 I | op-mon: targeting the mon count 1 2022-04-02T02:02:35.818 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:35.817677 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T02:02:36.661 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 185 16 72785 72769 24.5798 0 - 0.0388743 2022-04-02T02:02:36.854 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:36.852696 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T02:02:36.854 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:36.852714 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T02:02:37.404 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:37.403359 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T02:02:37.405 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:37.403380 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T02:02:37.661 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 186 16 72785 72769 24.4476 0 - 0.0388743 2022-04-02T02:02:37.798 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:37.797202 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T02:02:37.798 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:37.797235 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-04-02T02:02:38.292 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:38.290731 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-04-02T02:02:38.292 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:38.290751 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-04-02T02:02:38.662 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 187 16 72785 72769 24.3169 0 - 0.0388743 2022-04-02T02:02:38.966 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:38.965087 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-04-02T02:02:38.966 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:38.965114 I | op-config: deleting "log file" option from the mon configuration database 2022-04-02T02:02:39.346 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:39.344499 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-04-02T02:02:39.346 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:39.344530 I | op-mon: checking for basic quorum with existing mons 2022-04-02T02:02:39.482 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:39.481404 I | op-mon: mon "a" endpoint is [v2:10.100.35.247:3300,v1:10.100.35.247:6789] 2022-04-02T02:02:39.501 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:39.500668 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.100.35.247:6789"]}] data:a=10.100.35.247:6789 mapping:{"node":{"a":{"Name":"smithi160","Hostname":"smithi160","Address":"172.21.15.160"}}} maxMonId:0] 2022-04-02T02:02:39.508 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:39.507607 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T02:02:39.508 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:39.507777 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T02:02:39.662 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 188 16 72785 72769 24.1876 0 - 0.0388743 2022-04-02T02:02:39.763 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:39.759994 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-04-02T02:02:39.770 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:39.769595 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-04-02T02:02:39.771 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:39.769616 I | op-mon: waiting for mon quorum with [a] 2022-04-02T02:02:39.956 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:39.954222 I | op-mon: mons running: [a] 2022-04-02T02:02:40.662 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 189 16 72910 72894 24.1009 0.710227 0.00682534 0.0413728 2022-04-02T02:02:40.714 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:40.710162 I | op-mon: Monitors in quorum: [a] 2022-04-02T02:02:40.714 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:40.710188 I | op-mon: mons created: 1 2022-04-02T02:02:41.188 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:41.116790 I | op-mon: waiting for mon quorum with [a] 2022-04-02T02:02:41.192 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:41.191426 I | op-mon: mons running: [a] 2022-04-02T02:02:41.662 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 190 16 72910 72894 23.9741 0 - 0.0413728 2022-04-02T02:02:41.868 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:41.867109 I | op-mon: Monitors in quorum: [a] 2022-04-02T02:02:41.868 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:41.867145 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-04-02T02:02:42.306 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:42.305519 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-04-02T02:02:42.662 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 191 16 72910 72894 23.8486 0 - 0.0413728 2022-04-02T02:02:42.740 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:42.739670 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-04-02T02:02:43.145 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:43.144400 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-04-02T02:02:43.641 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:43.639817 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-04-02T02:02:43.641 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:43.639843 I | cephclient: getting or creating ceph auth key "client.crash" 2022-04-02T02:02:43.662 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 192 16 72910 72894 23.7244 0 - 0.0413728 2022-04-02T02:02:44.084 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:44.082971 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-04-02T02:02:44.606 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:44.605028 I | cephclient: successfully enabled msgr2 protocol 2022-04-02T02:02:44.606 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:44.605061 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-04-02T02:02:44.607 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:44.605068 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-04-02T02:02:44.662 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 193 16 72910 72894 23.6014 0 - 0.0413728 2022-04-02T02:02:45.041 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.039609 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-04-02T02:02:45.072 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.071303 I | op-mgr: start running mgr 2022-04-02T02:02:45.074 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.073999 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-04-02T02:02:45.602 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.601062 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-04-02T02:02:45.615 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.615072 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-04-02T02:02:45.618 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.617253 I | op-mgr: setting services to point to mgr "a" 2022-04-02T02:02:45.662 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 194 16 72910 72894 23.4798 0 - 0.0413728 2022-04-02T02:02:45.749 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.747832 I | op-osd: start running osds in namespace "rook-ceph" 2022-04-02T02:02:45.750 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.747862 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-04-02T02:02:45.779 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.778807 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-04-02T02:02:45.785 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.784150 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi160-lv-1" 2022-04-02T02:02:45.785 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.784187 I | op-osd: OSD PVC "smithi160-lv-1-data-0ftjz8" already exists 2022-04-02T02:02:45.786 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.784200 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi160-lv-2" 2022-04-02T02:02:45.786 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.784211 I | op-osd: OSD PVC "smithi160-lv-2-data-06xsdr" already exists 2022-04-02T02:02:45.786 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.784224 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi160-lv-4" 2022-04-02T02:02:45.786 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.784236 I | op-osd: OSD PVC "smithi160-lv-4-data-0lffnc" already exists 2022-04-02T02:02:45.787 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.784276 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi160-lv-3" 2022-04-02T02:02:45.794 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.784292 I | op-osd: OSD PVC "smithi160-lv-3-data-0fx6mm" already exists 2022-04-02T02:02:45.798 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.795541 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-1-data-0ftjz8" 2022-04-02T02:02:45.799 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.795568 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-2-data-06xsdr" 2022-04-02T02:02:45.799 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.795575 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-4-data-0lffnc" 2022-04-02T02:02:45.799 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.795580 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-3-data-0fx6mm" 2022-04-02T02:02:45.799 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.795584 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-04-02T02:02:45.800 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:45.795588 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-04-02T02:02:46.308 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' 3 '!=' 4 ']' 2022-04-02T02:02:46.309 INFO:teuthology.orchestra.run.smithi160.stderr:+ echo 'waiting for osd to come back up' 2022-04-02T02:02:46.309 INFO:teuthology.orchestra.run.smithi160.stdout:waiting for osd to come back up 2022-04-02T02:02:46.310 INFO:teuthology.orchestra.run.smithi160.stderr:++ toolbox ceph osd stat 2022-04-02T02:02:46.310 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T02:02:46.311 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f3 -d ' ' 2022-04-02T02:02:46.384 INFO:teuthology.orchestra.run.smithi160.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T02:02:46.666 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 195 16 72910 72894 23.359 0 - 0.0413728 2022-04-02T02:02:46.850 INFO:teuthology.orchestra.run.smithi160.stderr:+ num_osd=3 2022-04-02T02:02:46.850 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 30s 2022-04-02T02:02:47.071 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:47.069918 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-04-02T02:02:47.077 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:47.076010 I | op-osd: updating OSD 0 on PVC "smithi160-lv-3-data-0fx6mm" 2022-04-02T02:02:47.077 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:47.076036 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-3-data-0fx6mm" 2022-04-02T02:02:47.204 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:47.202417 I | op-mgr: successful modules: prometheus 2022-04-02T02:02:47.212 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:47.210860 I | op-mgr: successful modules: mgr module(s) from the spec 2022-04-02T02:02:47.215 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:47.213352 I | op-mgr: successful modules: dashboard 2022-04-02T02:02:47.608 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:47.606784 I | op-mgr: successful modules: balancer 2022-04-02T02:02:47.666 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 196 16 72910 72894 23.2398 0 - 0.0413728 2022-04-02T02:02:48.294 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:48.293367 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-04-02T02:02:48.327 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:48.326493 I | op-osd: updating OSD 1 on PVC "smithi160-lv-1-data-0ftjz8" 2022-04-02T02:02:48.328 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:48.326525 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-1-data-0ftjz8" 2022-04-02T02:02:48.610 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:48.609173 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 02:02:48.599885983 +0000 UTC m=+611.397030451 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T02:02:48.666 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 197 16 72910 72894 23.1218 0 - 0.0413728 2022-04-02T02:02:48.781 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:48.780198 I | op-mgr: successful modules: orchestrator modules 2022-04-02T02:02:49.646 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:49.645225 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-04-02T02:02:49.651 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:49.650596 I | op-osd: updating OSD 2 on PVC "smithi160-lv-2-data-06xsdr" 2022-04-02T02:02:49.651 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:49.650615 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-2-data-06xsdr" 2022-04-02T02:02:49.666 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 198 16 72910 72894 23.0051 0 - 0.0413728 2022-04-02T02:02:50.666 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 199 16 72910 72894 22.8895 0 - 0.0413728 2022-04-02T02:02:51.261 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:51.260057 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-04-02T02:02:51.272 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:51.271178 I | op-osd: updating OSD 3 on PVC "smithi160-lv-4-data-0lffnc" 2022-04-02T02:02:51.272 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:51.271197 I | op-osd: OSD will have its main bluestore block on "smithi160-lv-4-data-0lffnc" 2022-04-02T02:02:51.667 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:02:51.666261+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0413728 2022-04-02T02:02:51.667 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:02:51.667 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 200 16 72910 72894 22.775 0 - 0.0413728 2022-04-02T02:02:52.060 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:52.057543 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-04-02T02:02:52.060 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:02:52.057563 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T02:02:52.667 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 201 16 73126 73110 22.7289 1.125 0.035028 0.043984 2022-04-02T02:02:53.667 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 202 16 73431 73415 22.7107 19.0625 0.0186263 0.044022 2022-04-02T02:02:54.667 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 203 16 73753 73737 22.698 20.125 0.0758679 0.0440442 2022-04-02T02:02:55.667 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 204 16 74088 74072 22.6893 20.9375 0.0419416 0.0440641 2022-04-02T02:02:56.667 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 205 16 74305 74289 22.6448 13.5625 0.0605164 0.0441502 2022-04-02T02:02:57.667 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 206 16 74618 74602 22.6298 19.5625 0.0226048 0.0441818 2022-04-02T02:02:58.667 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 207 16 74916 74900 22.6105 18.625 0.0234522 0.044215 2022-04-02T02:02:59.667 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 208 16 75189 75173 22.5838 17.0625 0.0478465 0.0442675 2022-04-02T02:03:00.667 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 209 16 75500 75484 22.5687 19.4375 0.0684947 0.0442959 2022-04-02T02:03:01.668 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 210 16 75832 75816 22.5601 20.75 0.0830337 0.0443156 2022-04-02T02:03:02.668 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 211 15 76161 76146 22.5509 20.625 0.0538249 0.0443332 2022-04-02T02:03:03.668 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 212 16 76306 76290 22.487 9 0.00844259 0.0443393 2022-04-02T02:03:04.668 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 213 16 76605 76589 22.4691 18.6875 0.0416704 0.0444931 2022-04-02T02:03:05.668 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 214 16 76933 76917 22.4599 20.5 0.028238 0.0445119 2022-04-02T02:03:06.668 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 215 16 77239 77223 22.4444 19.125 0.0405616 0.0445398 2022-04-02T02:03:07.668 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 216 16 77545 77529 22.429 19.125 0.0411821 0.0445736 2022-04-02T02:03:08.668 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 217 16 77856 77840 22.4152 19.4375 0.10116 0.0446007 2022-04-02T02:03:09.668 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 218 16 78184 78168 22.4064 20.5 0.0108564 0.04462 2022-04-02T02:03:10.669 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 219 16 78378 78362 22.3595 12.125 0.107408 0.0447097 2022-04-02T02:03:11.669 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:03:11.668464+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0447312 2022-04-02T02:03:11.669 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:03:11.669 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 220 16 78696 78680 22.3482 19.875 0.117831 0.0447312 2022-04-02T02:03:12.669 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 221 16 79019 79003 22.3384 20.1875 0.0595599 0.04475 2022-04-02T02:03:13.669 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 222 16 79285 79269 22.3126 16.625 0.020685 0.0448052 2022-04-02T02:03:14.669 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 223 16 79540 79524 22.2841 15.9375 0.0665344 0.0448641 2022-04-02T02:03:15.669 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 224 16 79816 79800 22.2616 17.25 0.071262 0.0449089 2022-04-02T02:03:16.669 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 225 16 80067 80051 22.2323 15.6875 0.0215651 0.0449464 2022-04-02T02:03:16.851 INFO:teuthology.orchestra.run.smithi160.stdout:waiting for osd to come back up 2022-04-02T02:03:16.851 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' 3 '!=' 4 ']' 2022-04-02T02:03:16.852 INFO:teuthology.orchestra.run.smithi160.stderr:+ echo 'waiting for osd to come back up' 2022-04-02T02:03:16.852 INFO:teuthology.orchestra.run.smithi160.stderr:++ toolbox ceph osd stat 2022-04-02T02:03:16.852 INFO:teuthology.orchestra.run.smithi160.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T02:03:16.852 INFO:teuthology.orchestra.run.smithi160.stderr:++ cut -f3 -d ' ' 2022-04-02T02:03:17.433 INFO:teuthology.orchestra.run.smithi160.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T02:03:17.669 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 226 16 80067 80051 22.134 0 - 0.0449464 2022-04-02T02:03:18.669 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 227 16 80067 80051 22.0365 0 - 0.0449464 2022-04-02T02:03:19.669 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 228 16 80196 80180 21.9752 2.6875 0.051081 0.0454956 2022-04-02T02:03:20.029 INFO:teuthology.orchestra.run.smithi160.stderr:+ num_osd=4 2022-04-02T02:03:20.030 INFO:teuthology.orchestra.run.smithi160.stderr:+ sleep 30s 2022-04-02T02:03:20.670 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 229 16 80434 80418 21.9442 14.875 0.0899191 0.0455611 2022-04-02T02:03:21.670 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 230 16 80606 80590 21.8955 10.75 0.0150904 0.0455872 2022-04-02T02:03:22.670 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 231 16 80691 80675 21.8237 5.3125 0.0841316 0.04581 2022-04-02T02:03:23.670 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 232 16 81012 80996 21.8161 20.0625 0.0652895 0.0458242 2022-04-02T02:03:24.670 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 233 16 81232 81216 21.7815 13.75 0.00790774 0.0458327 2022-04-02T02:03:25.670 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 234 16 81508 81492 21.7621 17.25 0.0549294 0.0459413 2022-04-02T02:03:26.670 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 235 16 81807 81791 21.749 18.6875 0.0195427 0.0459677 2022-04-02T02:03:27.670 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 236 16 82094 82078 21.7329 17.9375 0.0983785 0.0460002 2022-04-02T02:03:28.670 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 237 16 82394 82378 21.7203 18.75 0.0828647 0.0460305 2022-04-02T02:03:29.670 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 238 16 82703 82687 21.7102 19.3125 0.0291466 0.0460488 2022-04-02T02:03:30.671 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 239 16 83014 82998 21.7007 19.4375 0.0838051 0.0460675 2022-04-02T02:03:31.671 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:03:31.670586+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0460968 2022-04-02T02:03:31.671 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:03:31.671 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 240 16 83317 83301 21.6891 18.9375 0.0694732 0.0460968 2022-04-02T02:03:32.671 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 241 16 83546 83530 21.6585 14.3125 0.0128498 0.0461114 2022-04-02T02:03:33.671 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 242 16 83785 83769 21.6307 14.9375 0.071442 0.0462206 2022-04-02T02:03:34.671 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 243 16 84092 84076 21.6206 19.1875 0.030948 0.0462428 2022-04-02T02:03:35.672 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 244 16 84405 84389 21.6122 19.5625 0.028025 0.0462572 2022-04-02T02:03:36.672 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 245 16 84697 84681 21.5985 18.25 0.0603774 0.0462859 2022-04-02T02:03:37.672 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 246 16 84994 84978 21.5861 18.5625 0.100198 0.0463145 2022-04-02T02:03:38.672 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 247 16 85190 85174 21.5483 12.25 0.0157092 0.0463955 2022-04-02T02:03:39.672 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 248 16 85333 85317 21.4975 8.9375 0.011458 0.0464026 2022-04-02T02:03:40.672 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 249 16 85648 85632 21.4902 19.6875 0.0325568 0.0465244 2022-04-02T02:03:41.672 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 250 16 85962 85946 21.4827 19.625 0.0318902 0.0465381 2022-04-02T02:03:42.672 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 251 16 86216 86200 21.4604 15.875 0.0781744 0.046587 2022-04-02T02:03:43.672 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 252 16 86529 86513 21.4528 19.5625 0.0552318 0.046603 2022-04-02T02:03:44.672 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 253 16 86804 86788 21.436 17.1875 0.0559495 0.0466398 2022-04-02T02:03:45.673 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 254 16 87079 87063 21.4192 17.1875 0.0570184 0.046676 2022-04-02T02:03:46.673 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 255 16 87372 87356 21.407 18.3125 0.0537381 0.0467016 2022-04-02T02:03:47.673 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 256 16 87580 87564 21.3742 13 0.0403466 0.0467756 2022-04-02T02:03:48.673 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 257 16 87863 87847 21.3599 17.6875 0.0844117 0.0468044 2022-04-02T02:03:49.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 258 16 88145 88129 21.3454 17.625 0.0490114 0.0468382 2022-04-02T02:03:50.030 INFO:teuthology.orchestra.run.smithi160.stderr:+ '[' 4 '!=' 4 ']' 2022-04-02T02:03:50.032 INFO:teuthology.run_tasks:Running task rook.shell... 2022-04-02T02:03:50.051 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch status 2022-04-02T02:03:50.673 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 259 16 88419 88403 21.3291 17.125 0.103967 0.0468718 2022-04-02T02:03:51.673 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:03:51.673095+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0468919 2022-04-02T02:03:51.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:03:51.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 260 16 88726 88710 21.3208 19.1875 0.0463736 0.0468919 2022-04-02T02:03:52.673 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 261 16 89042 89026 21.3148 19.75 0.0426066 0.0468997 2022-04-02T02:03:53.673 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 262 16 89341 89325 21.3048 18.6875 0.0173609 0.0469246 2022-04-02T02:03:54.349 INFO:teuthology.orchestra.run.smithi160.stdout:Backend: rook 2022-04-02T02:03:54.349 INFO:teuthology.orchestra.run.smithi160.stdout:Available: Yes 2022-04-02T02:03:54.403 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ps 2022-04-02T02:03:54.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 263 16 89604 89588 21.2863 16.4375 0.0379775 0.0469686 2022-04-02T02:03:55.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 264 16 89886 89870 21.2724 17.625 0.082972 0.0469984 2022-04-02T02:03:55.947 INFO:teuthology.orchestra.run.smithi160.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID 2022-04-02T02:03:55.948 INFO:teuthology.orchestra.run.smithi160.stdout:crashcollector.crash smithi160 running (7m) 0s ago 7m - - a1d2ec729cd2 2022-04-02T02:03:55.948 INFO:teuthology.orchestra.run.smithi160.stdout:mgr.a smithi160 running (9m) 0s ago 9m - - a1d2ec729cd2 2022-04-02T02:03:55.948 INFO:teuthology.orchestra.run.smithi160.stdout:mon.a smithi160 running (9m) 0s ago 9m - - a1d2ec729cd2 2022-04-02T02:03:55.948 INFO:teuthology.orchestra.run.smithi160.stdout:osd.0 smithi160 running (109s) 0s ago 110s - - a1d2ec729cd2 2022-04-02T02:03:55.948 INFO:teuthology.orchestra.run.smithi160.stdout:osd.1 smithi160 running (7m) 0s ago 7m - - a1d2ec729cd2 2022-04-02T02:03:55.949 INFO:teuthology.orchestra.run.smithi160.stdout:osd.2 smithi160 running (7m) 0s ago 7m - - a1d2ec729cd2 2022-04-02T02:03:55.949 INFO:teuthology.orchestra.run.smithi160.stdout:osd.3 smithi160 running (7m) 0s ago 7m - - a1d2ec729cd2 2022-04-02T02:03:55.966 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls 2022-04-02T02:03:56.488 INFO:teuthology.orchestra.run.smithi160.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2022-04-02T02:03:56.488 INFO:teuthology.orchestra.run.smithi160.stdout:crash 1/1 0s ago 7m * 2022-04-02T02:03:56.489 INFO:teuthology.orchestra.run.smithi160.stdout:mgr 1/1 0s ago 9m count:1 2022-04-02T02:03:56.489 INFO:teuthology.orchestra.run.smithi160.stdout:mon 1/1 0s ago 9m count:1 2022-04-02T02:03:56.489 INFO:teuthology.orchestra.run.smithi160.stdout:osd 8 0s ago 7m 2022-04-02T02:03:56.489 INFO:teuthology.orchestra.run.smithi160.stdout:osd.all-available-devices 0 0s ago - * 2022-04-02T02:03:56.505 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch host ls 2022-04-02T02:03:56.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 265 16 89919 89903 21.1999 2.0625 0.0161382 0.0470001 2022-04-02T02:03:56.949 INFO:teuthology.orchestra.run.smithi160.stdout:HOST ADDR LABELS STATUS 2022-04-02T02:03:56.949 INFO:teuthology.orchestra.run.smithi160.stdout:smithi160 172.21.15.160/smithi160 2022-04-02T02:03:56.949 INFO:teuthology.orchestra.run.smithi160.stdout:1 hosts in cluster 2022-04-02T02:03:56.964 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch device ls 2022-04-02T02:03:57.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 266 16 90089 90073 21.1601 10.625 0.0423602 0.0472507 2022-04-02T02:03:58.438 INFO:teuthology.orchestra.run.smithi160.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2022-04-02T02:03:58.439 INFO:teuthology.orchestra.run.smithi160.stdout:smithi160 /dev/vg_nvme/lv_1 unknown None 107G 0s ago 2022-04-02T02:03:58.439 INFO:teuthology.orchestra.run.smithi160.stdout:smithi160 /dev/vg_nvme/lv_2 unknown None 107G 0s ago 2022-04-02T02:03:58.439 INFO:teuthology.orchestra.run.smithi160.stdout:smithi160 /dev/vg_nvme/lv_3 unknown None 107G 0s ago 2022-04-02T02:03:58.439 INFO:teuthology.orchestra.run.smithi160.stdout:smithi160 /dev/vg_nvme/lv_4 unknown None 107G 0s ago 2022-04-02T02:03:58.456 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch apply rgw foo 2022-04-02T02:03:58.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 267 16 90183 90167 21.1029 5.875 0.0088156 0.0472777 2022-04-02T02:03:59.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 268 16 90193 90177 21.0265 0.625 0.027983 0.0474304 2022-04-02T02:04:00.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 269 16 90420 90404 21.0011 14.1875 0.0273515 0.0476041 2022-04-02T02:04:01.004 INFO:teuthology.orchestra.run.smithi160.stdout:Created 2022-04-02T02:04:01.007 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:01.005286 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "foo" 2022-04-02T02:04:01.060 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch apply mds foo 2022-04-02T02:04:01.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 270 16 90620 90604 20.9696 12.5 0.0120219 0.0476588 2022-04-02T02:04:01.892 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:01.891191 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:04:02.120 INFO:teuthology.orchestra.run.smithi160.stdout:Created 2022-04-02T02:04:02.123 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:02.122342 I | ceph-spec: adding finalizer "cephfilesystem.ceph.rook.io" on "foo" 2022-04-02T02:04:02.165 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch apply rbd-mirror 2022-04-02T02:04:02.186 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:02.172817 W | ceph-file-controller: failed to set filesystem "foo" status to "". failed to update object "rook-ceph/foo" status: Operation cannot be fulfilled on cephfilesystems.ceph.rook.io "foo": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T02:04:02.187 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:02.179222 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:04:02.675 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 271 16 90841 90825 20.9432 13.8125 0.0372467 0.0477348 2022-04-02T02:04:03.197 INFO:teuthology.orchestra.run.smithi160.stdout:Success 2022-04-02T02:04:03.245 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch apply nfs foo --port 12777 2022-04-02T02:04:03.675 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 272 16 90986 90970 20.8995 9.0625 0.010551 0.0477778 2022-04-02T02:04:03.924 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:03.922900 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:04:04.016 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:04.015577 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:04:04.060 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:04.058614 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:04:04.061 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:04.058642 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:04:04.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 273 16 91147 91131 20.8598 10.0625 0.0642632 0.0479267 2022-04-02T02:04:05.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 274 16 91352 91336 20.8304 12.8125 0.0395453 0.047964 2022-04-02T02:04:05.909 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:05.907135 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:04:05.940 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:05.939263 W | ceph-rbd-mirror-controller: (DEPRECATED) use of peer secret names in CephRBDMirror is deprecated. Please use CephBlockPool CR to configure peer secret names and import peers. 2022-04-02T02:04:05.941 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:05.939367 I | ceph-rbd-mirror-controller: configure rbd-mirroring with 1 workers 2022-04-02T02:04:05.941 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:05.939398 I | cephclient: getting or creating ceph auth key "client.rbd-mirror.a" 2022-04-02T02:04:06.674 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 275 16 91477 91461 20.7831 7.8125 0.109579 0.0480968 2022-04-02T02:04:07.261 INFO:teuthology.orchestra.run.smithi160.stdout:Unable to create NFS daemon, check logs for more traceback 2022-04-02T02:04:07.262 INFO:teuthology.orchestra.run.smithi160.stdout:'RookOrchestrator' object has no attribute 'open_ioctx' 2022-04-02T02:04:07.351 DEBUG:teuthology.run_tasks:Unwinding manager radosbench 2022-04-02T02:04:07.361 INFO:tasks.radosbench:joining radosbench (timing out after 11100s) 2022-04-02T02:04:07.362 INFO:teuthology.orchestra.run:waiting for 11100 2022-04-02T02:04:07.675 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 276 16 91614 91598 20.7388 8.5625 0.15932 0.048205 2022-04-02T02:04:07.767 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:07.765900 I | ceph-rbd-mirror-controller: "rook-ceph-rbd-mirror-a" deployment started 2022-04-02T02:04:08.145 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:08.139219 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi160": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T02:04:08.472 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:08.469043 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi160": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T02:04:08.675 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 277 16 91770 91754 20.6991 9.75 0.0860526 0.0482981 2022-04-02T02:04:09.664 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:09.617171 I | ceph-file-controller: creating filesystem "foo" 2022-04-02T02:04:09.675 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 278 16 91984 91968 20.6728 13.375 0.0731686 0.048356 2022-04-02T02:04:10.675 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 279 16 92243 92227 20.6567 16.1875 0.0838417 0.0483978 2022-04-02T02:04:11.675 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:04:11.675107+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0484502 2022-04-02T02:04:11.675 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:04:11.676 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 280 16 92474 92458 20.6345 14.4375 0.0431226 0.0484502 2022-04-02T02:04:12.675 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 281 16 92720 92704 20.6158 15.375 0.0486732 0.0484827 2022-04-02T02:04:13.675 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 282 16 92975 92959 20.5992 15.9375 0.0551094 0.048534 2022-04-02T02:04:14.677 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 283 16 93214 93198 20.5792 14.9375 0.0252681 0.0485836 2022-04-02T02:04:15.679 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 284 16 93460 93444 20.5606 15.375 0.0424136 0.0486247 2022-04-02T02:04:16.679 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 285 16 93642 93626 20.5284 11.375 0.0522431 0.0486955 2022-04-02T02:04:17.679 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 286 16 93846 93830 20.5012 12.75 0.0484192 0.048766 2022-04-02T02:04:18.680 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 287 16 94105 94089 20.4861 16.1875 0.0357424 0.0487982 2022-04-02T02:04:19.679 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 288 16 94376 94360 20.4738 16.9375 0.0340277 0.0488322 2022-04-02T02:04:20.641 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:20.629177 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.buckets.index" 2022-04-02T02:04:20.679 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 289 16 94651 94635 20.4624 17.1875 0.103456 0.0488577 2022-04-02T02:04:20.695 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:20.673554 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.meta" 2022-04-02T02:04:21.679 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 290 16 94868 94852 20.4386 13.5625 0.0807719 0.0489151 2022-04-02T02:04:22.564 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:22.555153 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.buckets.non-ec" 2022-04-02T02:04:22.567 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:22.565183 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.log" 2022-04-02T02:04:22.584 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:22.583233 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.control" 2022-04-02T02:04:22.680 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 291 16 95098 95082 20.4178 14.375 0.0605931 0.0489661 2022-04-02T02:04:23.502 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:23.499413 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo-metadata" 2022-04-02T02:04:23.679 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 292 16 95305 95289 20.3922 12.9375 0.0287815 0.04902 2022-04-02T02:04:24.679 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 293 16 95526 95510 20.3697 13.8125 0.0396069 0.0490807 2022-04-02T02:04:25.680 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 294 16 95774 95758 20.3531 15.5 0.0759881 0.0491206 2022-04-02T02:04:26.248 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:26.243619 I | cephclient: creating replicated pool foo.rgw.buckets.index succeeded 2022-04-02T02:04:26.680 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 295 16 95988 95972 20.3295 13.375 0.101207 0.0491758 2022-04-02T02:04:27.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 296 16 96234 96218 20.3127 15.375 0.0784043 0.049219 2022-04-02T02:04:28.116 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:28.115515 I | cephclient: creating replicated pool foo.rgw.meta succeeded 2022-04-02T02:04:28.135 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:28.134402 I | cephclient: creating replicated pool foo-metadata succeeded 2022-04-02T02:04:28.680 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 297 16 96504 96488 20.3012 16.875 0.0314689 0.0492457 2022-04-02T02:04:29.680 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 298 16 96747 96731 20.284 15.1875 0.0784491 0.049288 2022-04-02T02:04:29.697 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:29.677879 I | cephclient: creating replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T02:04:29.698 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:29.683448 I | cephclient: creating replicated pool foo.rgw.control succeeded 2022-04-02T02:04:29.698 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:29.694293 I | cephclient: creating replicated pool foo.rgw.log succeeded 2022-04-02T02:04:30.296 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:30.295938 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:04:30.299 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:30.295964 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:04:30.680 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 299 16 96967 96951 20.2621 13.75 0.076157 0.0493381 2022-04-02T02:04:30.734 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:30.733187 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:04:31.680 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:04:31.680405+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.049387 2022-04-02T02:04:31.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:04:31.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 300 16 97182 97166 20.2394 13.4375 0.148139 0.049387 2022-04-02T02:04:32.680 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 301 16 97441 97425 20.2259 16.1875 0.0512423 0.0494321 2022-04-02T02:04:33.680 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 302 16 97669 97653 20.2061 14.25 0.0485452 0.0494802 2022-04-02T02:04:34.532 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:34.531993 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:04:34.678 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:34.675451 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:04:34.679 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:34.675475 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:04:34.680 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 303 16 97907 97891 20.1885 14.875 0.0197621 0.0495219 2022-04-02T02:04:35.210 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:35.209513 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo-data0" 2022-04-02T02:04:35.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 304 16 98151 98135 20.1723 15.25 0.0838335 0.0495622 2022-04-02T02:04:35.799 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:35.798362 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:04:36.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 305 16 98340 98324 20.1449 11.8125 0.00928378 0.0496262 2022-04-02T02:04:37.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 306 16 98518 98502 20.1154 11.125 0.0807752 0.0497008 2022-04-02T02:04:38.396 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:38.395168 I | cephclient: creating replicated pool foo-data0 succeeded 2022-04-02T02:04:38.396 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:38.395194 I | cephclient: creating filesystem "foo" with metadata pool "foo-metadata" and data pools [foo-data0] 2022-04-02T02:04:38.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 307 16 98753 98737 20.0977 14.6875 0.108458 0.0497457 2022-04-02T02:04:39.332 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:39.329536 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi160": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T02:04:39.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 308 16 98952 98936 20.0728 12.4375 0.0591156 0.0498031 2022-04-02T02:04:40.104 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:40.103904 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:04:40.133 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:40.129278 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:04:40.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 309 16 99204 99188 20.0588 15.75 0.0606113 0.0498429 2022-04-02T02:04:41.407 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:41.405282 I | ceph-file-controller: created filesystem "foo" on 1 data pool(s) and metadata pool "foo-metadata" 2022-04-02T02:04:41.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 310 16 99418 99402 20.0373 13.375 0.248508 0.049893 2022-04-02T02:04:42.228 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:42.226551 I | cephclient: setting allow_standby_replay for filesystem "foo" 2022-04-02T02:04:42.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 311 16 99601 99585 20.0096 11.4375 0.0221903 0.0499661 2022-04-02T02:04:43.127 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:43.126649 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:04:43.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 312 16 99813 99797 19.988 13.25 0.0573324 0.0500016 2022-04-02T02:04:43.895 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:43.895136 I | ceph-file-controller: start running mdses for filesystem "foo" 2022-04-02T02:04:44.214 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:44.212511 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:04:44.214 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:44.212600 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:04:44.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 313 16 100040 100024 19.9694 14.1875 0.0562281 0.0500642 2022-04-02T02:04:44.945 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:44.943151 I | cephclient: getting or creating ceph auth key "mds.foo-a" 2022-04-02T02:04:44.951 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:44.948196 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:04:45.681 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 314 16 100224 100208 19.9425 11.5 0.0527717 0.050129 2022-04-02T02:04:46.682 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 315 16 100400 100384 19.9141 11 0.0801106 0.0502043 2022-04-02T02:04:46.704 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:46.699454 I | op-mds: setting mds config flags 2022-04-02T02:04:46.704 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:46.699483 I | op-config: setting "mds.foo-a"="mds_join_fs"="foo" option to the mon configuration database 2022-04-02T02:04:47.682 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 316 16 100597 100581 19.89 12.3125 0.111611 0.0502624 2022-04-02T02:04:47.695 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:47.694700 I | op-config: successfully set "mds.foo-a"="mds_join_fs"="foo" option to the mon configuration database 2022-04-02T02:04:47.707 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:47.706374 I | cephclient: getting or creating ceph auth key "mds.foo-b" 2022-04-02T02:04:48.583 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:48.581830 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:04:48.615 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:48.612669 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:04:48.682 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 317 16 100811 100795 19.8694 13.375 0.114819 0.0503158 2022-04-02T02:04:49.682 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 318 16 101072 101056 19.8583 16.3125 0.0419377 0.0503478 2022-04-02T02:04:50.292 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:50.288185 I | op-mds: setting mds config flags 2022-04-02T02:04:50.293 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:50.288501 I | op-config: setting "mds.foo-b"="mds_join_fs"="foo" option to the mon configuration database 2022-04-02T02:04:50.682 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 319 16 101301 101285 19.8409 14.3125 0.132956 0.0503849 2022-04-02T02:04:51.203 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:51.203336 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:04:51.380 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:51.379881 I | op-config: successfully set "mds.foo-b"="mds_join_fs"="foo" option to the mon configuration database 2022-04-02T02:04:51.682 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:04:51.682384+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0504265 2022-04-02T02:04:51.683 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:04:51.683 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 320 16 101541 101525 19.8257 15 0.0448348 0.0504265 2022-04-02T02:04:52.682 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 321 16 101777 101761 19.8099 14.75 0.122366 0.0504695 2022-04-02T02:04:52.826 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:52.826313 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:04:52.827 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:52.826494 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:04:53.586 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:53.585514 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:04:53.682 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 322 16 102011 101995 19.7938 14.625 0.0122462 0.050505 2022-04-02T02:04:54.682 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 323 16 102179 102163 19.765 10.5 0.222996 0.050579 2022-04-02T02:04:55.682 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 324 16 102407 102391 19.748 14.25 0.0262667 0.0506261 2022-04-02T02:04:56.683 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 325 16 102635 102619 19.7311 14.25 0.0716875 0.0506691 2022-04-02T02:04:57.683 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 326 16 102872 102856 19.716 14.8125 0.0393761 0.0507114 2022-04-02T02:04:58.021 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:58.019886 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:04:58.067 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:04:58.066013 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:04:58.683 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 327 16 103088 103072 19.697 13.5 0.0614467 0.0507532 2022-04-02T02:04:59.683 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 328 16 103298 103282 19.677 13.125 0.0503334 0.0508039 2022-04-02T02:05:00.683 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 329 16 103494 103478 19.6544 12.25 0.0270523 0.0508686 2022-04-02T02:05:00.793 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:00.792165 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:05:01.683 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 330 16 103652 103636 19.6247 9.875 0.0692588 0.0509435 2022-04-02T02:05:02.316 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:02.316193 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:05:02.317 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:02.316220 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:05:02.683 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 331 16 103878 103862 19.6081 14.125 0.0388122 0.0509897 2022-04-02T02:05:03.255 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:03.253051 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:05:03.683 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 332 15 104120 104105 19.5948 15.1875 0.0315707 0.0510178 2022-04-02T02:05:04.684 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 333 16 104296 104280 19.5688 10.9375 0.0600861 0.0510932 2022-04-02T02:05:05.684 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 334 16 104545 104529 19.5568 15.5625 0.0602288 0.051113 2022-04-02T02:05:06.684 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 335 16 104684 104668 19.5243 8.6875 0.0322749 0.0512053 2022-04-02T02:05:07.684 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 336 16 104920 104904 19.5101 14.75 0.0231098 0.0512448 2022-04-02T02:05:08.684 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 337 16 105101 105085 19.4858 11.3125 0.00888344 0.0513077 2022-04-02T02:05:09.684 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 338 16 105432 105416 19.4893 20.6875 0.00752271 0.0512886 2022-04-02T02:05:10.391 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:10.390591 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:05:10.643 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:10.567262 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:05:10.684 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 339 16 105616 105600 19.4658 11.5 0.0668191 0.0513607 2022-04-02T02:05:11.685 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:05:11.685001+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0513736 2022-04-02T02:05:11.685 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:05:11.685 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 340 16 105884 105868 19.4578 16.75 0.147726 0.0513736 2022-04-02T02:05:12.685 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 341 16 106225 106209 19.4632 21.3125 0.0433957 0.0513699 2022-04-02T02:05:13.685 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 342 16 106545 106529 19.4648 20 0.0594505 0.0513641 2022-04-02T02:05:13.719 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:13.715894 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:05:14.685 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 343 16 106869 106853 19.4671 20.25 0.0240442 0.0513601 2022-04-02T02:05:15.486 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:15.482995 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:05:15.486 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:15.483059 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:05:15.685 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 344 16 107176 107160 19.4662 19.1875 0.0484047 0.0513592 2022-04-02T02:05:16.376 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:16.358517 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:05:16.685 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 345 16 107404 107388 19.4511 14.25 0.137918 0.0513809 2022-04-02T02:05:17.685 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 346 16 107612 107596 19.4325 13 0.0320771 0.0514517 2022-04-02T02:05:18.685 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 347 16 107982 107966 19.4431 23.125 0.0649356 0.051423 2022-04-02T02:05:19.502 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:19.502114 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:05:19.670 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:19.669487 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:05:19.685 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 348 16 108364 108348 19.4558 23.875 0.0299658 0.0513886 2022-04-02T02:05:20.685 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 349 16 108645 108629 19.4504 17.5625 0.0195698 0.0514027 2022-04-02T02:05:21.686 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 350 16 109015 108999 19.4609 23.125 0.0521188 0.0513754 2022-04-02T02:05:21.712 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:21.706502 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:05:21.807 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:21.807219 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:05:21.808 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:21.807432 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:05:22.477 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:22.476837 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:05:22.686 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 351 16 109366 109350 19.4679 21.9375 0.150376 0.0513564 2022-04-02T02:05:23.686 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 352 16 109661 109645 19.465 18.4375 0.0507646 0.0513652 2022-04-02T02:05:24.686 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 353 16 110020 110004 19.4734 22.4375 0.0149414 0.0513417 2022-04-02T02:05:25.686 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 354 16 110392 110376 19.4841 23.25 0.0594559 0.0513146 2022-04-02T02:05:25.863 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:25.861342 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:05:26.188 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:26.187997 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:05:26.686 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 355 16 110745 110729 19.4913 22.0625 0.0678771 0.0512925 2022-04-02T02:05:27.686 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 356 16 111071 111055 19.4938 20.375 0.0078083 0.0512797 2022-04-02T02:05:28.573 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:28.571361 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:05:28.687 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 357 16 111277 111261 19.4753 12.875 0.0306262 0.0513378 2022-04-02T02:05:28.716 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:28.703395 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:05:28.716 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:28.703420 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:05:29.289 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:29.287130 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:05:29.687 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 358 16 111606 111590 19.4783 20.5625 0.0274653 0.0513309 2022-04-02T02:05:30.687 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 359 16 111861 111845 19.4684 15.9375 0.0409742 0.0513553 2022-04-02T02:05:31.687 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:2022-04-02T02:05:31.687246+0000 min lat: 0.00141847 max lat: 13.3478 avg lat: 0.0513324 2022-04-02T02:05:31.687 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T02:05:31.688 INFO:tasks.radosbench.radosbench.a.smithi160.stdout: 360 16 112155 112139 19.4654 18.375 0.00846412 0.0513324 2022-04-02T02:05:32.073 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:32.073067 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:05:32.687 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Total time run: 360.186 2022-04-02T02:05:32.688 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Total writes made: 112155 2022-04-02T02:05:32.688 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Write size: 65536 2022-04-02T02:05:32.688 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Object size: 65536 2022-04-02T02:05:32.688 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Bandwidth (MB/sec): 19.4613 2022-04-02T02:05:32.688 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Stddev Bandwidth: 15.4049 2022-04-02T02:05:32.689 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Max bandwidth (MB/sec): 85.4375 2022-04-02T02:05:32.689 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Min bandwidth (MB/sec): 0 2022-04-02T02:05:32.689 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Average IOPS: 311 2022-04-02T02:05:32.689 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Stddev IOPS: 246.489 2022-04-02T02:05:32.689 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Max IOPS: 1367 2022-04-02T02:05:32.690 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Min IOPS: 0 2022-04-02T02:05:32.690 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Average Latency(s): 0.0513765 2022-04-02T02:05:32.690 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Stddev Latency(s): 0.350361 2022-04-02T02:05:32.690 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Max latency(s): 13.3478 2022-04-02T02:05:32.690 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Min latency(s): 0.00141847 2022-04-02T02:05:32.693 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Cleaning up (deleting benchmark objects) 2022-04-02T02:05:32.721 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:32.721224 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:05:34.466 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:34.464337 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:05:34.655 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:34.651649 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:05:34.656 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:34.651676 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:05:35.288 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:35.276992 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:05:38.243 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:38.242168 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:05:39.871 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:39.870369 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:05:41.976 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:41.976008 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:05:42.704 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:42.700545 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:05:42.705 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:42.700570 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:05:43.362 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:43.361542 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:05:46.257 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:46.256244 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:05:49.323 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:49.322762 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:05:51.244 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:51.243627 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:05:52.785 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:52.785036 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:05:52.788 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:52.786216 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:05:53.695 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:53.695284 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:05:57.443 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:05:57.443004 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:06:02.575 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:02.574597 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:06:04.497 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:04.497124 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:06:04.569 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:04.568752 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:06:04.569 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:04.568780 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:06:05.082 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:05.081568 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:06:08.399 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:08.399372 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:06:18.647 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:18.647380 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:06:20.357 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:20.356772 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:06:21.043 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:21.043249 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:06:21.044 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:21.043267 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:06:21.528 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:21.527327 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:06:25.100 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:25.099760 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:06:45.617 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:45.617446 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:06:47.971 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:47.971360 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:06:48.050 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:48.049493 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:06:48.051 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:48.049520 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:06:48.788 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:48.788436 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:06:52.026 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:06:52.025789 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:07:32.996 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:07:32.994813 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:07:35.339 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:07:35.337395 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:07:35.437 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:07:35.437109 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:07:35.437 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:07:35.437136 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:07:35.905 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:07:35.905099 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:07:39.197 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:07:39.191253 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:09:01.123 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:09:01.122526 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:09:02.999 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:09:02.994724 I | ceph-object-controller: reconciling object store deployments 2022-04-02T02:09:03.145 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:09:03.143843 I | ceph-object-controller: ceph object store gateway service running at 10.98.138.137 2022-04-02T02:09:03.146 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:09:03.143870 I | ceph-object-controller: reconciling object store pools 2022-04-02T02:09:03.806 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:09:03.805702 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T02:09:07.210 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:09:07.210926 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-04-02T02:11:01.459 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Removed 112155 objects 2022-04-02T02:11:01.461 INFO:tasks.radosbench.radosbench.a.smithi160.stdout:Clean up completed and total clean up time :328.766 2022-04-02T02:11:02.254 INFO:tasks.rook.ceph_manager.ceph:removing pool_name unique_pool_0 2022-04-02T02:11:02.256 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2022-04-02T02:11:03.786 INFO:teuthology.orchestra.run.smithi160.stderr:pool 'unique_pool_0' removed 2022-04-02T02:11:03.805 DEBUG:teuthology.run_tasks:Unwinding manager install 2022-04-02T02:11:03.826 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits... 2022-04-02T02:11:03.827 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits 2022-04-02T02:11:03.896 DEBUG:teuthology.run_tasks:Unwinding manager rook 2022-04-02T02:11:03.965 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:11:04.799 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:11:04.800 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:04:08.000000Z", "last_refresh": "2022-04-02T02:11:04.667018Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "mds.foo", "service_type": "mds", "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:11:04.667018Z", "running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:11:04.667018Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:11:04.667018Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:11:04.667018Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:11:04.667018Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_name": "rbd-mirror", "service_type": "rbd-mirror", "status": {"last_refresh": "2022-04-02T02:11:04.667018Z", "running": 0, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:11:04.667018Z", "running": 0, "size": 1}}] 2022-04-02T02:11:04.820 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch rm mds.foo 2022-04-02T02:11:05.411 INFO:teuthology.orchestra.run.smithi160.stdout:Removed cephfilesystems/foo 2022-04-02T02:11:05.430 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch rm rbd-mirror 2022-04-02T02:11:05.460 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:05.461296 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:11:05.952 INFO:teuthology.orchestra.run.smithi160.stdout:Removed cephrbdmirrors/default-rbd-mirror 2022-04-02T02:11:05.974 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch rm rgw.foo 2022-04-02T02:11:06.040 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:06.040578 I | ceph-spec: object "rook-ceph-rbd-mirror-a" matched on delete, reconciling 2022-04-02T02:11:06.534 INFO:teuthology.orchestra.run.smithi160.stdout:Removed cephobjectstores/foo 2022-04-02T02:11:06.557 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:11:06.738 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:06.738617 I | op-config: deleting "mds_join_fs" option from the mon configuration database 2022-04-02T02:11:06.927 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:06.928399 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:11:07.605 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:07.605275 I | op-config: successfully deleted "mds_join_fs" option from the mon configuration database 2022-04-02T02:11:07.605 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:07.605306 I | op-mds: successfully deleted mds config for "mds.foo-a" in mon configuration database 2022-04-02T02:11:07.605 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:07.605317 I | cephclient: deleting ceph auth "mds.foo-a" 2022-04-02T02:11:08.148 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:11:08.148 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:04:08.000000Z", "last_refresh": "2022-04-02T02:11:07.644249Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "mds.foo", "service_type": "mds", "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:11:07.644249Z", "running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:11:07.644249Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:11:07.644249Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:11:07.644249Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:11:07.644249Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:11:07.644249Z", "running": 0, "size": 1}}] 2022-04-02T02:11:10.035 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:10.035862 I | op-mds: successfully deleted mds CephX key for "mds.foo-a" 2022-04-02T02:11:10.403 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:10.404448 I | op-config: deleting "mds_join_fs" option from the mon configuration database 2022-04-02T02:11:11.192 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:11.190697 I | op-config: successfully deleted "mds_join_fs" option from the mon configuration database 2022-04-02T02:11:11.192 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:11.190727 I | op-mds: successfully deleted mds config for "mds.foo-b" in mon configuration database 2022-04-02T02:11:11.192 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:11.190733 I | cephclient: deleting ceph auth "mds.foo-b" 2022-04-02T02:11:12.005 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:12.005932 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:11:11.993+0000 7f661397a340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:11:12.006 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:11:11.993+0000 7f661397a340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:11:12.006 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:11:11.993+0000 7f661397a340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:11:12.006 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:11:12.006 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:12.005950 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:11:11.993+0000 7f661397a340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:11:12.007 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:11:11.993+0000 7f661397a340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:11:12.007 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:11:11.993+0000 7f661397a340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:11:12.007 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:11:12.829 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:12.830327 I | op-mds: successfully deleted mds CephX key for "mds.foo-b" 2022-04-02T02:11:12.830 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:12.830344 I | ceph-file-controller: downing filesystem "foo" 2022-04-02T02:11:15.056 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:15.056350 I | ceph-file-controller: downed filesystem "foo" 2022-04-02T02:11:18.171 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:11:20.289 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:20.290308 I | cephclient: no images/snapshosts present in pool "foo-metadata" 2022-04-02T02:11:20.289 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:20.290325 I | cephclient: purging pool "foo-metadata" (id=9) 2022-04-02T02:11:20.675 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:11:20.675 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:04:08.000000Z", "last_refresh": "2022-04-02T02:11:19.814010Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "mds.foo", "service_type": "mds", "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:11:19.814010Z", "running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:11:19.814010Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:11:19.814010Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:11:19.814010Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:11:19.814010Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:11:19.814010Z", "running": 0, "size": 1}}] 2022-04-02T02:11:22.625 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:22.625739 I | cephclient: purge completed for pool "foo-metadata" 2022-04-02T02:11:23.142 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:23.142630 I | cephclient: no images/snapshosts present in pool "foo-data0" 2022-04-02T02:11:23.143 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:23.142659 I | cephclient: purging pool "foo-data0" (id=10) 2022-04-02T02:11:24.721 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:24.721934 I | cephclient: purge completed for pool "foo-data0" 2022-04-02T02:11:24.722 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:24.721979 I | ceph-spec: removing finalizer "cephfilesystem.ceph.rook.io" on "foo" 2022-04-02T02:11:24.730 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:24.729007 E | ceph-file-controller: failed to reconcile failed to remove finalizer: failed to remove finalizer "cephfilesystem.ceph.rook.io" on "foo": Operation cannot be fulfilled on cephfilesystems.ceph.rook.io "foo": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T02:11:24.740 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:24.739752 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:11:25.598 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:25.597442 I | ceph-spec: removing finalizer "cephfilesystem.ceph.rook.io" on "foo" 2022-04-02T02:11:25.626 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:25.627410 I | ceph-spec: object "rook-ceph-mds-foo-b" matched on delete, reconciling 2022-04-02T02:11:25.628 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:25.627856 I | ceph-spec: object "rook-ceph-mds-foo-a" matched on delete, reconciling 2022-04-02T02:11:25.634 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:25.635690 I | ceph-spec: object "rook-ceph-mds-foo-a-keyring" matched on delete, reconciling 2022-04-02T02:11:25.643 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:25.644009 I | ceph-spec: object "rook-ceph-mds-foo-b-keyring" matched on delete, reconciling 2022-04-02T02:11:30.694 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:11:31.869 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:11:31.869 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:04:08.000000Z", "last_refresh": "2022-04-02T02:11:31.690224Z", "running": 2, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:11:31.690224Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:11:31.690224Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:11:31.690224Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:11:31.690224Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:11:31.690224Z", "running": 0, "size": 1}}] 2022-04-02T02:11:41.893 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:11:43.402 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:11:43.402 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:04:08.000000Z", "last_refresh": "2022-04-02T02:11:42.413531Z", "running": 2, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:11:42.413531Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:11:42.413531Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:11:42.413531Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:11:42.413531Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:11:42.413531Z", "running": 0, "size": 1}}] 2022-04-02T02:11:51.058 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:51.058957 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:11:51.654 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:51.654710 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:11:51.644+0000 7f0b38832340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:11:51.654 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:11:51.644+0000 7f0b38832340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:11:51.655 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:11:51.644+0000 7f0b38832340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:11:51.655 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:11:51.655 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:11:51.654731 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:11:51.644+0000 7f0b38832340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:11:51.655 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:11:51.644+0000 7f0b38832340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:11:51.656 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:11:51.644+0000 7f0b38832340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:11:51.656 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:11:53.426 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:11:54.190 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:11:54.191 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:11:54.013897Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:11:54.013897Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:11:54.013897Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:11:54.013897Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:11:54.013897Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:11:54.013897Z", "running": 0, "size": 1}}] 2022-04-02T02:12:04.212 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:12:04.837 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:12:04.838 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:12:04.748691Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:12:04.748691Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:12:04.748691Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:12:04.748691Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:12:04.748691Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:12:04.748691Z", "running": 0, "size": 1}}] 2022-04-02T02:12:14.859 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:12:15.485 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:12:15.486 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:12:15.383432Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:12:15.383432Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:12:15.383432Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:12:15.383432Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:12:15.383432Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:12:15.383432Z", "running": 0, "size": 1}}] 2022-04-02T02:12:25.508 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:12:26.080 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:12:26.080 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:12:25.982185Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:12:25.982185Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:12:25.982185Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:12:25.982185Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:12:25.982185Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:12:25.982185Z", "running": 0, "size": 1}}] 2022-04-02T02:12:36.105 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:12:36.808 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:12:36.809 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:12:36.689333Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:12:36.689333Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:12:36.689333Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:12:36.689333Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:12:36.689333Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:12:36.689333Z", "running": 0, "size": 1}}] 2022-04-02T02:12:46.830 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:12:47.464 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:12:47.464 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:12:47.339456Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:12:47.339456Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:12:47.339456Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:12:47.339456Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:12:47.339456Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:12:47.339456Z", "running": 0, "size": 1}}] 2022-04-02T02:12:57.487 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:12:58.142 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:12:58.142 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:12:58.059058Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:12:58.059058Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:12:58.059058Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:12:58.059058Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:12:58.059058Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:12:58.059058Z", "running": 0, "size": 1}}] 2022-04-02T02:13:08.166 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:13:08.824 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:13:08.824 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:13:08.715124Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:13:08.715124Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:13:08.715124Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:13:08.715124Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:13:08.715124Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:13:08.715124Z", "running": 0, "size": 1}}] 2022-04-02T02:13:18.847 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:13:19.942 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:13:19.943 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:13:19.387091Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:13:19.387091Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:13:19.387091Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:13:19.387091Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:13:19.387091Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:13:19.387091Z", "running": 0, "size": 1}}] 2022-04-02T02:13:29.967 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:13:30.605 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:13:30.606 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:13:30.504711Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:13:30.504711Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:13:30.504711Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:13:30.504711Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:13:30.504711Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:13:30.504711Z", "running": 0, "size": 1}}] 2022-04-02T02:13:40.646 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:13:41.240 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:13:41.241 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:13:41.135850Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:13:41.135850Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:13:41.135850Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:13:41.135850Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:13:41.135850Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:13:41.135850Z", "running": 0, "size": 1}}] 2022-04-02T02:13:51.262 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:13:52.156 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:13:52.157 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:13:52.069388Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:13:52.069388Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:13:52.069388Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:13:52.069388Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:13:52.069388Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:13:52.069388Z", "running": 0, "size": 1}}] 2022-04-02T02:14:02.183 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:14:05.349 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:14:05.350 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:14:05.238569Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:14:05.238569Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:14:05.238569Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:14:05.238569Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:14:05.238569Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:14:05.238569Z", "running": 0, "size": 1}}] 2022-04-02T02:14:15.374 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:14:16.115 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:14:16.116 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:14:15.966761Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:14:15.966761Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:14:15.966761Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:14:15.966761Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:14:15.966761Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:14:15.966761Z", "running": 0, "size": 1}}] 2022-04-02T02:14:26.146 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:14:26.858 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:14:26.859 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:14:26.731836Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:14:26.731836Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:14:26.731836Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:14:26.731836Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:14:26.731836Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:14:26.731836Z", "running": 0, "size": 1}}] 2022-04-02T02:14:36.882 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:14:37.550 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:14:37.551 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:14:37.430707Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:14:37.430707Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:14:37.430707Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:14:37.430707Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:14:37.430707Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:14:37.430707Z", "running": 0, "size": 1}}] 2022-04-02T02:14:47.576 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:14:48.226 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:14:48.227 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:14:48.132934Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:14:48.132934Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:14:48.132934Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:14:48.132934Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:14:48.132934Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:14:48.132934Z", "running": 0, "size": 1}}] 2022-04-02T02:14:58.251 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:14:58.878 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:14:58.878 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:14:58.796817Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:14:58.796817Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:14:58.796817Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:14:58.796817Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:14:58.796817Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:14:58.796817Z", "running": 0, "size": 1}}] 2022-04-02T02:15:08.897 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:15:09.491 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:15:09.491 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:15:09.398583Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:15:09.398583Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:15:09.398583Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:15:09.398583Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:15:09.398583Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:15:09.398583Z", "running": 0, "size": 1}}] 2022-04-02T02:15:19.515 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:15:20.175 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:15:20.175 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:15:20.082357Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:15:20.082357Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:15:20.082357Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:15:20.082357Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:15:20.082357Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:15:20.082357Z", "running": 0, "size": 1}}] 2022-04-02T02:15:30.199 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:15:30.820 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:15:30.820 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:15:30.737223Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:15:30.737223Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:15:30.737223Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:15:30.737223Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:15:30.737223Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:15:30.737223Z", "running": 0, "size": 1}}] 2022-04-02T02:15:40.845 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:15:41.505 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:15:41.506 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:15:41.391420Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:15:41.391420Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:15:41.391420Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:15:41.391420Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:15:41.391420Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:15:41.391420Z", "running": 0, "size": 1}}] 2022-04-02T02:15:51.531 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:15:52.304 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:15:52.304 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:15:52.171417Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:15:52.171417Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:15:52.171417Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:15:52.171417Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:15:52.171417Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:15:52.171417Z", "running": 0, "size": 1}}] 2022-04-02T02:16:02.326 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:16:03.026 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:16:03.027 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:16:02.919057Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:16:02.919057Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:16:02.919057Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:16:02.919057Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:16:02.919057Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:16:02.919057Z", "running": 0, "size": 1}}] 2022-04-02T02:16:13.052 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:16:13.730 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:16:13.731 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:16:13.588290Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:16:13.588290Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:16:13.588290Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:16:13.588290Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:16:13.588290Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:16:13.588290Z", "running": 0, "size": 1}}] 2022-04-02T02:16:23.759 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:16:24.385 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:16:24.386 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:16:24.264328Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:16:24.264328Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:16:24.264328Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:16:24.264328Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:16:24.264328Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:16:24.264328Z", "running": 0, "size": 1}}] 2022-04-02T02:16:34.410 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:16:35.062 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:16:35.062 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:16:34.962554Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:16:34.962554Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:16:34.962554Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:16:34.962554Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:16:34.962554Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:16:34.962554Z", "running": 0, "size": 1}}] 2022-04-02T02:16:45.084 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:16:45.747 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:16:45.747 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:16:45.650864Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:16:45.650864Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:16:45.650864Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:16:45.650864Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:16:45.650864Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:16:45.650864Z", "running": 0, "size": 1}}] 2022-04-02T02:16:55.768 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:16:56.363 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:16:56.364 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:16:56.273713Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:16:56.273713Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:16:56.273713Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:16:56.273713Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:16:56.273713Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:16:56.273713Z", "running": 0, "size": 1}}] 2022-04-02T02:17:06.413 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:17:07.065 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:17:07.066 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:17:06.915339Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:17:06.915339Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:17:06.915339Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:17:06.915339Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:17:06.915339Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:17:06.915339Z", "running": 0, "size": 1}}] 2022-04-02T02:17:17.095 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:17:17.771 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:17:17.771 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:17:17.647392Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:17:17.647392Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:17:17.647392Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:17:17.647392Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:17:17.647392Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:17:17.647392Z", "running": 0, "size": 1}}] 2022-04-02T02:17:27.792 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:17:28.440 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:17:28.440 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:17:28.303856Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:17:28.303856Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:17:28.303856Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:17:28.303856Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:17:28.303856Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:17:28.303856Z", "running": 0, "size": 1}}] 2022-04-02T02:17:38.482 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:17:39.087 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:17:39.087 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:17:38.996938Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:17:38.996938Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:17:38.996938Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:17:38.996938Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:17:38.996938Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:17:38.996938Z", "running": 0, "size": 1}}] 2022-04-02T02:17:49.108 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:17:49.720 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:17:49.720 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:17:49.634858Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:17:49.634858Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:17:49.634858Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:17:49.634858Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:17:49.634858Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:17:49.634858Z", "running": 0, "size": 1}}] 2022-04-02T02:17:59.743 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:18:00.423 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:18:00.424 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:18:00.328771Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:18:00.328771Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:18:00.328771Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:18:00.328771Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:18:00.328771Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:18:00.328771Z", "running": 0, "size": 1}}] 2022-04-02T02:18:10.448 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:18:11.073 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:18:11.074 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:18:10.986271Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:18:10.986271Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:18:10.986271Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:18:10.986271Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:18:10.986271Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:18:10.986271Z", "running": 0, "size": 1}}] 2022-04-02T02:18:21.093 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:18:21.744 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:18:21.745 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:18:21.649212Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:18:21.649212Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:18:21.649212Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:18:21.649212Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:18:21.649212Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:18:21.649212Z", "running": 0, "size": 1}}] 2022-04-02T02:18:31.769 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:18:32.428 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:18:32.429 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:18:32.335378Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:18:32.335378Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:18:32.335378Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:18:32.335378Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:18:32.335378Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:18:32.335378Z", "running": 0, "size": 1}}] 2022-04-02T02:18:42.451 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:18:43.053 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:18:43.053 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:18:42.956588Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:18:42.956588Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:18:42.956588Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:18:42.956588Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:18:42.956588Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:18:42.956588Z", "running": 0, "size": 1}}] 2022-04-02T02:18:53.074 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:18:53.693 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:18:53.693 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:18:53.605348Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:18:53.605348Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:18:53.605348Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:18:53.605348Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:18:53.605348Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:18:53.605348Z", "running": 0, "size": 1}}] 2022-04-02T02:19:03.717 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:19:04.375 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:19:04.376 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:19:04.282497Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:19:04.282497Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:19:04.282497Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:19:04.282497Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:19:04.282497Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:19:04.282497Z", "running": 0, "size": 1}}] 2022-04-02T02:19:14.398 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:19:14.999 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:19:15.000 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:19:14.898177Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:19:14.898177Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:19:14.898177Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:19:14.898177Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:19:14.898177Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:19:14.898177Z", "running": 0, "size": 1}}] 2022-04-02T02:19:25.023 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:19:25.683 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:19:25.684 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:19:25.543383Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:19:25.543383Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:19:25.543383Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:19:25.543383Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:19:25.543383Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:19:25.543383Z", "running": 0, "size": 1}}] 2022-04-02T02:19:35.705 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:19:36.367 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:19:36.368 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:19:36.281089Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:19:36.281089Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:19:36.281089Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:19:36.281089Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:19:36.281089Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:19:36.281089Z", "running": 0, "size": 1}}] 2022-04-02T02:19:46.414 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:19:47.029 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:19:47.029 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:19:46.940815Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:19:46.940815Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:19:46.940815Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:19:46.940815Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:19:46.940815Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:19:46.940815Z", "running": 0, "size": 1}}] 2022-04-02T02:19:57.054 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:19:57.697 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:19:57.697 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:19:57.580291Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:19:57.580291Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:19:57.580291Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:19:57.580291Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:19:57.580291Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:19:57.580291Z", "running": 0, "size": 1}}] 2022-04-02T02:20:07.721 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:20:08.364 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:20:08.365 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:20:08.274298Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:20:08.274298Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:20:08.274298Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:20:08.274298Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:20:08.274298Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:20:08.274298Z", "running": 0, "size": 1}}] 2022-04-02T02:20:18.389 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:20:19.035 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:20:19.035 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:20:18.884488Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:20:18.884488Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:20:18.884488Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:20:18.884488Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:20:18.884488Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:20:18.884488Z", "running": 0, "size": 1}}] 2022-04-02T02:20:29.059 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:20:29.665 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:20:29.665 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:20:29.557178Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:20:29.557178Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:20:29.557178Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:20:29.557178Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:20:29.557178Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:20:29.557178Z", "running": 0, "size": 1}}] 2022-04-02T02:20:39.685 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:20:40.307 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:20:40.308 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:20:40.204274Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:20:40.204274Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:20:40.204274Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:20:40.204274Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:20:40.204274Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:20:40.204274Z", "running": 0, "size": 1}}] 2022-04-02T02:20:50.329 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:20:50.973 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:20:50.974 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:20:50.876375Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:20:50.876375Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:20:50.876375Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:20:50.876375Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:20:50.876375Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:20:50.876375Z", "running": 0, "size": 1}}] 2022-04-02T02:21:00.998 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:21:01.620 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:21:01.621 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:21:01.529652Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:21:01.529652Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:21:01.529652Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:21:01.529652Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:21:01.529652Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:21:01.529652Z", "running": 0, "size": 1}}] 2022-04-02T02:21:11.642 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:21:12.281 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:21:12.281 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:21:12.193638Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:21:12.193638Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:21:12.193638Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:21:12.193638Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:21:12.193638Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:21:12.193638Z", "running": 0, "size": 1}}] 2022-04-02T02:21:22.307 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:21:23.170 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:21:23.171 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:21:22.850635Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:21:22.850635Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:21:22.850635Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:21:22.850635Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:21:22.850635Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:21:22.850635Z", "running": 0, "size": 1}}] 2022-04-02T02:21:33.196 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:21:33.851 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:21:33.852 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:21:33.752626Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:21:33.752626Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:21:33.752626Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:21:33.752626Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:21:33.752626Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:21:33.752626Z", "running": 0, "size": 1}}] 2022-04-02T02:21:43.876 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:21:44.492 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:21:44.493 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:21:44.394751Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:21:44.394751Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:21:44.394751Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:21:44.394751Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:21:44.394751Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:21:44.394751Z", "running": 0, "size": 1}}] 2022-04-02T02:21:54.516 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:21:55.141 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:21:55.142 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:21:55.044245Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:21:55.044245Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:21:55.044245Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:21:55.044245Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:21:55.044245Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:21:55.044245Z", "running": 0, "size": 1}}] 2022-04-02T02:22:05.167 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:22:05.851 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:22:05.851 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:22:05.753279Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:22:05.753279Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:22:05.753279Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:22:05.753279Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:22:05.753279Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:22:05.753279Z", "running": 0, "size": 1}}] 2022-04-02T02:22:15.873 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:22:16.474 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:22:16.475 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:22:16.384403Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:22:16.384403Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:22:16.384403Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:22:16.384403Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:22:16.384403Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:22:16.384403Z", "running": 0, "size": 1}}] 2022-04-02T02:22:26.497 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:22:27.138 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:22:27.139 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:22:27.012718Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:22:27.012718Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:22:27.012718Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:22:27.012718Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:22:27.012718Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:22:27.012718Z", "running": 0, "size": 1}}] 2022-04-02T02:22:37.163 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:22:37.764 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:22:37.764 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:22:37.650458Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:22:37.650458Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:22:37.650458Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:22:37.650458Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:22:37.650458Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:22:37.650458Z", "running": 0, "size": 1}}] 2022-04-02T02:22:47.021 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:22:47.020884 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:22:47.617 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:22:47.616326 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:22:47.610+0000 7f2e011de340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:22:47.618 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:22:47.610+0000 7f2e011de340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:22:47.618 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:22:47.610+0000 7f2e011de340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:22:47.618 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:22:47.619 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:22:47.616352 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:22:47.610+0000 7f2e011de340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:22:47.619 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:22:47.610+0000 7f2e011de340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:22:47.619 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:22:47.610+0000 7f2e011de340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:22:47.619 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:22:47.784 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:22:48.393 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:22:48.393 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:22:48.285845Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:22:48.285845Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:22:48.285845Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:22:48.285845Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:22:48.285845Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:22:48.285845Z", "running": 0, "size": 1}}] 2022-04-02T02:22:58.446 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:22:59.043 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:22:59.043 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:22:58.929017Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:22:58.929017Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:22:58.929017Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:22:58.929017Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:22:58.929017Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:22:58.929017Z", "running": 0, "size": 1}}] 2022-04-02T02:23:09.071 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:23:09.696 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:23:09.696 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:23:09.600461Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:23:09.600461Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:23:09.600461Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:23:09.600461Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:23:09.600461Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:23:09.600461Z", "running": 0, "size": 1}}] 2022-04-02T02:23:19.718 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:23:20.338 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:23:20.338 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:23:20.248185Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:23:20.248185Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:23:20.248185Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:23:20.248185Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:23:20.248185Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:23:20.248185Z", "running": 0, "size": 1}}] 2022-04-02T02:23:30.363 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:23:31.014 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:23:31.015 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:23:30.913525Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:23:30.913525Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:23:30.913525Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:23:30.913525Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:23:30.913525Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:23:30.913525Z", "running": 0, "size": 1}}] 2022-04-02T02:23:41.040 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:23:41.806 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:23:41.807 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:23:41.594825Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:23:41.594825Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:23:41.594825Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:23:41.594825Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:23:41.594825Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:23:41.594825Z", "running": 0, "size": 1}}] 2022-04-02T02:23:51.828 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:23:52.723 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:23:52.724 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:23:52.614995Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:23:52.614995Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:23:52.614995Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:23:52.614995Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:23:52.614995Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:23:52.614995Z", "running": 0, "size": 1}}] 2022-04-02T02:24:02.745 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:24:03.492 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:24:03.493 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:24:03.375159Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:24:03.375159Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:24:03.375159Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:24:03.375159Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:24:03.375159Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:24:03.375159Z", "running": 0, "size": 1}}] 2022-04-02T02:24:13.517 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:24:16.723 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:24:16.723 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:24:16.615173Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:24:16.615173Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:24:16.615173Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:24:16.615173Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:24:16.615173Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:24:16.615173Z", "running": 0, "size": 1}}] 2022-04-02T02:24:26.746 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:24:27.327 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:24:27.327 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:24:27.226737Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:24:27.226737Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:24:27.226737Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:24:27.226737Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:24:27.226737Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:24:27.226737Z", "running": 0, "size": 1}}] 2022-04-02T02:24:37.353 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:24:37.978 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:24:37.978 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:24:37.848303Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:24:37.848303Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:24:37.848303Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:24:37.848303Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:24:37.848303Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:24:37.848303Z", "running": 0, "size": 1}}] 2022-04-02T02:24:48.003 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:24:48.632 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:24:48.633 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:24:48.543371Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:24:48.543371Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:24:48.543371Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:24:48.543371Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:24:48.543371Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:24:48.543371Z", "running": 0, "size": 1}}] 2022-04-02T02:24:58.651 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:24:59.294 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:24:59.294 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:24:59.205253Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:24:59.205253Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:24:59.205253Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:24:59.205253Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:24:59.205253Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:24:59.205253Z", "running": 0, "size": 1}}] 2022-04-02T02:25:09.314 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:25:09.992 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:25:09.993 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:25:09.857391Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:25:09.857391Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:25:09.857391Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:25:09.857391Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:25:09.857391Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:25:09.857391Z", "running": 0, "size": 1}}] 2022-04-02T02:25:20.016 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:25:20.706 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:25:20.706 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:25:20.574257Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:25:20.574257Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:25:20.574257Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:25:20.574257Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:25:20.574257Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:25:20.574257Z", "running": 0, "size": 1}}] 2022-04-02T02:25:30.729 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:25:31.688 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:25:31.689 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:25:31.595793Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:25:31.595793Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:25:31.595793Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:25:31.595793Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:25:31.595793Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:25:31.595793Z", "running": 0, "size": 1}}] 2022-04-02T02:25:41.709 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:25:42.325 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:25:42.325 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:25:42.222181Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:25:42.222181Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:25:42.222181Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:25:42.222181Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:25:42.222181Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:25:42.222181Z", "running": 0, "size": 1}}] 2022-04-02T02:25:52.348 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:25:53.038 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:25:53.038 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:25:52.896898Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:25:52.896898Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:25:52.896898Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:25:52.896898Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:25:52.896898Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:25:52.896898Z", "running": 0, "size": 1}}] 2022-04-02T02:26:03.069 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:26:03.735 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:26:03.735 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:26:03.624618Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:26:03.624618Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:26:03.624618Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:26:03.624618Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:26:03.624618Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:26:03.624618Z", "running": 0, "size": 1}}] 2022-04-02T02:26:13.761 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:26:14.399 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:26:14.399 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:26:14.272803Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:26:14.272803Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:26:14.272803Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:26:14.272803Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:26:14.272803Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:26:14.272803Z", "running": 0, "size": 1}}] 2022-04-02T02:26:24.423 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:26:25.043 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:26:25.044 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:26:24.947805Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:26:24.947805Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:26:24.947805Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:26:24.947805Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:26:24.947805Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:26:24.947805Z", "running": 0, "size": 1}}] 2022-04-02T02:26:35.066 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:26:35.715 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:26:35.715 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:26:35.620779Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:26:35.620779Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:26:35.620779Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:26:35.620779Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:26:35.620779Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:26:35.620779Z", "running": 0, "size": 1}}] 2022-04-02T02:26:45.737 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:26:46.340 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:26:46.340 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:26:46.239833Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:26:46.239833Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:26:46.239833Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:26:46.239833Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:26:46.239833Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:26:46.239833Z", "running": 0, "size": 1}}] 2022-04-02T02:26:56.365 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:26:56.968 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:26:56.968 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:26:56.866447Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:26:56.866447Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:26:56.866447Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:26:56.866447Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:26:56.866447Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:26:56.866447Z", "running": 0, "size": 1}}] 2022-04-02T02:27:06.991 DEBUG:teuthology.orchestra.run.smithi160:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-hkvjq -- ceph orch ls -f json 2022-04-02T02:27:07.578 INFO:teuthology.orchestra.run.smithi160.stdout: 2022-04-02T02:27:07.578 INFO:teuthology.orchestra.run.smithi160.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T02:11:30.000000Z", "last_refresh": "2022-04-02T02:27:07.482637Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:54:24.000000Z", "last_refresh": "2022-04-02T02:27:07.482637Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:53:59.000000Z", "last_refresh": "2022-04-02T02:27:07.482637Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:56:06.000000Z", "last_refresh": "2022-04-02T02:27:07.482637Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T02:27:07.482637Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T02:27:07.482637Z", "running": 0, "size": 1}}] 2022-04-02T02:27:07.600 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-04-02T02:27:07.601 ERROR:tasks.rook:'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 530, in ceph_config_keyring yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-04-02T02:27:07.601 INFO:tasks.rook:Cleaning up config and client.admin keyring 2022-04-02T02:27:07.602 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2022-04-02T02:27:07.693 ERROR:tasks.rook:'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 478, in rook_post_config yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-04-02T02:27:07.694 ERROR:tasks.rook:'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 442, in rook_toolbox yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-04-02T02:27:07.720 DEBUG:teuthology.orchestra.remote:smithi160:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-04-02T02:27:07.735 DEBUG:teuthology.orchestra.run.smithi160:> kubectl delete -f rook/cluster/examples/kubernetes/ceph/toolbox.yaml 2022-04-02T02:27:07.820 INFO:teuthology.orchestra.run.smithi160.stdout:deployment.apps "rook-ceph-tools" deleted 2022-04-02T02:27:07.839 ERROR:tasks.rook:'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 379, in rook_cluster yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-04-02T02:27:07.839 DEBUG:teuthology.orchestra.run.smithi160:> kubectl delete -f cluster.yaml 2022-04-02T02:27:07.986 INFO:teuthology.orchestra.run.smithi160.stdout:cephcluster.ceph.rook.io "rook-ceph" deleted 2022-04-02T02:27:07.989 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:07.988637 I | ceph-cluster-controller: CR "rook-ceph" is going be deleted, cancelling any ongoing orchestration 2022-04-02T02:27:08.267 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:08.266120 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:27:08.527 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:08.526045 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:27:08.528 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:08.526073 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Warning:ReconcileFailed:CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:27:18.779 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:18.778690 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:27:18.789 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:18.789315 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:27:29.010 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:29.008838 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:27:29.021 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:29.020738 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:27:39.242 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:39.241053 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:27:39.255 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:39.254043 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:27:49.477 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:49.476523 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:27:49.490 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:49.489314 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:27:59.709 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:59.708266 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:27:59.724 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:27:59.723498 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:28:09.958 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:28:09.957639 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:28:10.071 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:28:10.070212 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:28:20.190 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:28:20.189482 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 02:28:20.158491543 +0000 UTC m=+2142.955636012 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T02:28:20.285 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:28:20.284671 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:28:20.349 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:28:20.348099 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:28:30.593 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:28:30.592843 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:28:30.605 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:28:30.604516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:28:40.826 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:28:40.825744 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:28:40.838 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:28:40.838077 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:28:51.060 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:28:51.058955 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:28:51.073 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:28:51.073049 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:29:01.294 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:29:01.293010 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:29:01.306 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:29:01.305542 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:29:11.531 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:29:11.530432 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:29:11.545 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:29:11.544285 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:29:21.954 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:29:21.953597 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:29:21.966 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:29:21.965835 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:29:32.207 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:29:32.206247 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:29:32.221 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:29:32.219788 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:29:42.449 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:29:42.447868 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:29:42.459 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:29:42.459290 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:29:52.722 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:29:52.720737 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:29:52.735 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:29:52.734707 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:30:02.989 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:30:02.988846 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:30:03.003 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:30:03.002584 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:30:13.228 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:30:13.227707 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:30:13.240 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:30:13.239706 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:30:23.457 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:30:23.456896 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:30:23.470 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:30:23.470361 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:30:33.701 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:30:33.700481 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:30:33.714 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:30:33.713548 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:30:43.941 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:30:43.940841 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:30:43.954 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:30:43.954081 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:30:54.175 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:30:54.174756 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:30:54.188 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:30:54.188261 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:31:04.409 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:31:04.408884 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:31:04.419 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:31:04.418750 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:31:14.653 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:31:14.652913 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:31:14.663 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:31:14.662928 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:31:24.879 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:31:24.878927 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:31:24.896 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:31:24.895614 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:31:35.117 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:31:35.116798 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:31:35.129 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:31:35.129214 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:31:45.365 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:31:45.364633 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:31:45.378 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:31:45.377644 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:31:55.595 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:31:55.595322 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:31:55.606 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:31:55.605631 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:32:05.822 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:32:05.821686 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:32:05.835 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:32:05.834570 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:32:16.054 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:32:16.053667 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:32:16.061 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:32:16.061667 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:32:26.336 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:32:26.335795 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:32:26.348 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:32:26.348529 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:32:36.654 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:32:36.653671 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:32:36.665 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:32:36.665206 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:32:46.964 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:32:46.963713 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:32:46.975 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:32:46.975310 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:32:57.193 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:32:57.191777 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:32:57.204 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:32:57.203933 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:33:07.424 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:33:07.423903 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:33:07.442 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:33:07.439012 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:33:17.667 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:33:17.666798 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:33:17.679 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:33:17.679606 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:33:27.900 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:33:27.899121 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:33:27.914 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:33:27.912407 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:33:38.131 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:33:38.130851 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:33:38.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:33:38.144280 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:33:48.383 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:33:48.382819 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:33:48.396 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:33:48.395478 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:33:58.615 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:33:58.614752 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:33:58.627 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:33:58.627001 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:34:08.846 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:34:08.845336 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:34:08.859 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:34:08.858809 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:34:19.080 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:34:19.079844 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:34:19.091 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:34:19.091040 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:34:29.310 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:34:29.310218 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:34:29.324 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:34:29.324082 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:34:39.544 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:34:39.544008 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:34:39.554 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:34:39.554262 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:34:49.793 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:34:49.792500 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:34:49.805 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:34:49.805055 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:35:00.023 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:35:00.023259 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:35:00.032 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:35:00.032452 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:35:10.259 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:35:10.258760 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:35:10.270 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:35:10.270571 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:35:20.490 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:35:20.490024 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:35:20.503 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:35:20.503691 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:35:30.721 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:35:30.721394 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:35:30.733 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:35:30.733423 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:35:40.951 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:35:40.950857 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:35:40.961 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:35:40.961544 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:35:51.182 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:35:51.182101 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:35:51.194 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:35:51.194253 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:36:01.413 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:36:01.412483 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:36:01.424 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:36:01.424146 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:36:11.643 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:36:11.642708 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:36:11.656 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:36:11.656118 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:36:21.888 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:36:21.888404 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:36:21.899 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:36:21.899352 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:36:32.118 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:36:32.118003 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:36:32.126 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:36:32.126549 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:36:42.369 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:36:42.368678 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:36:42.403 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:36:42.403154 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:36:52.702 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:36:52.701379 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:36:52.715 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:36:52.715386 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:37:02.953 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:37:02.953621 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:37:02.966 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:37:02.966795 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:37:13.205 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:37:13.205534 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:37:13.214 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:37:13.214591 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:37:23.437 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:37:23.437191 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:37:23.449 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:37:23.449647 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:37:33.678 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:37:33.677658 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:37:33.702 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:37:33.702120 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:37:43.926 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:37:43.925377 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:37:44.000 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:37:44.000338 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:37:54.223 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:37:54.222750 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:37:54.234 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:37:54.234301 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:38:04.475 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:38:04.475661 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:38:04.488 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:38:04.488118 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:38:14.709 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:38:14.708793 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:38:14.721 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:38:14.721331 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:38:24.939 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:38:24.938617 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:38:24.949 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:38:24.949154 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:38:35.169 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:38:35.169424 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:38:35.183 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:38:35.184004 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:38:45.405 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:38:45.405282 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:38:45.418 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:38:45.418441 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:38:55.661 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:38:55.660991 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:38:55.674 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:38:55.672775 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:39:05.891 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:05.891577 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:39:05.909 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:05.909506 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:39:16.129 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:16.128896 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:39:16.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:16.144610 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:39:26.366 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:26.366375 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:39:26.380 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:26.380392 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:39:27.626 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:27.626195 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:39:28.297 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:28.296497 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:39:28.288+0000 7f744b2c1340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:39:28.297 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:39:28.288+0000 7f744b2c1340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:39:28.298 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:39:28.288+0000 7f744b2c1340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:39:28.298 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:39:28.298 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:28.296523 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:39:28.288+0000 7f744b2c1340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:39:28.298 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:39:28.288+0000 7f744b2c1340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:39:28.299 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:39:28.288+0000 7f744b2c1340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:39:28.299 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:39:36.601 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:36.601603 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:39:36.612 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:36.612812 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:39:46.836 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:46.835985 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:39:46.848 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:46.848459 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:39:57.072 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:57.072319 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:39:57.082 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:39:57.082616 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:40:07.342 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:40:07.342294 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:40:07.352 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:40:07.352570 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:40:17.585 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:40:17.584762 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:40:17.599 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:40:17.599126 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:40:27.819 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:40:27.818392 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:40:27.833 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:40:27.833663 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:40:38.149 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:40:38.148807 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:40:38.158 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:40:38.158429 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:40:48.373 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:40:48.373262 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:40:48.384 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:40:48.384234 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:40:58.645 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:40:58.644800 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:40:58.656 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:40:58.657009 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:41:08.876 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:41:08.876213 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:41:08.890 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:41:08.890593 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:41:19.134 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:41:19.134153 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:41:19.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:41:19.144070 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:41:29.373 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:41:29.373562 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:41:29.382 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:41:29.382542 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:41:39.603 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:41:39.603395 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:41:39.614 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:41:39.613842 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:41:49.836 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:41:49.835815 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:41:49.848 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:41:49.847956 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:42:00.064 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:42:00.064032 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:42:00.073 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:42:00.073710 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:42:10.294 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:42:10.294493 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:42:10.304 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:42:10.305028 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:42:20.521 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:42:20.521676 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:42:20.530 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:42:20.530390 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:42:30.745 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:42:30.745486 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:42:30.755 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:42:30.755945 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:42:41.004 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:42:41.004244 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:42:41.014 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:42:41.014562 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:42:51.235 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:42:51.234712 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:42:51.246 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:42:51.246374 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:43:01.468 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:43:01.468193 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:43:01.479 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:43:01.479629 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:43:11.700 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:43:11.700514 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:43:11.710 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:43:11.711096 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:43:21.930 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:43:21.930697 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:43:21.944 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:43:21.944277 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:43:32.222 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:43:32.221660 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:43:32.241 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:43:32.241211 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:43:42.513 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:43:42.510921 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:43:42.521 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:43:42.521781 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:43:52.797 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:43:52.796901 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:43:52.809 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:43:52.809340 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:44:03.058 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:44:03.057999 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:44:03.068 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:44:03.069240 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:44:13.289 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:44:13.288942 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:44:13.300 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:44:13.300942 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:44:23.522 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:44:23.522407 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:44:23.533 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:44:23.533724 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:44:33.781 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:44:33.781280 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:44:33.788 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:44:33.789116 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:44:44.008 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:44:44.008107 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:44:44.021 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:44:44.022122 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:44:54.242 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:44:54.242022 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:44:54.256 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:44:54.255787 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:45:04.476 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:04.475899 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:45:04.489 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:04.489002 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:45:14.709 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:14.709325 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:45:14.722 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:14.722524 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:45:24.947 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:24.946789 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:45:24.958 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:24.958543 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:45:35.178 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:35.177993 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:45:35.189 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:35.190487 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:45:35.293 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:35.293345 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 02:45:35.283518359 +0000 UTC m=+3178.080662810 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T02:45:45.408 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:45.408878 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:45:45.421 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:45.422153 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:45:55.649 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:55.649035 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:45:55.659 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:45:55.659415 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:46:05.876 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:46:05.876237 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:46:05.888 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:46:05.888321 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:46:16.133 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:46:16.133502 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:46:16.148 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:46:16.148400 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:46:26.367 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:46:26.367186 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:46:26.377 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:46:26.376190 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:46:36.595 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:46:36.595428 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:46:36.614 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:46:36.614283 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:46:46.833 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:46:46.833798 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:46:46.844 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:46:46.845159 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:46:57.060 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:46:57.059552 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:46:57.079 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:46:57.078784 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:47:07.326 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:47:07.325866 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:47:07.338 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:47:07.338548 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:47:17.562 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:47:17.562245 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:47:17.576 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:47:17.576259 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:47:27.796 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:47:27.796146 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:47:27.810 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:47:27.810304 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:47:38.041 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:47:38.041312 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:47:38.050 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:47:38.051005 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:47:48.269 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:47:48.269462 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:47:48.279 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:47:48.280116 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:47:58.508 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:47:58.508029 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:47:58.520 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:47:58.520972 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:48:08.739 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:48:08.738618 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:48:08.751 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:48:08.751913 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:48:18.974 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:48:18.974176 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:48:19.019 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:48:19.019207 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:48:29.247 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:48:29.247075 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:48:29.259 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:48:29.259073 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:48:39.508 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:48:39.508678 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:48:39.518 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:48:39.518498 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:48:49.736 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:48:49.736339 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:48:49.750 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:48:49.748580 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:48:59.977 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:48:59.976911 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:48:59.992 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:48:59.992187 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:49:10.213 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:49:10.213229 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:49:10.228 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:49:10.227926 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:49:20.451 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:49:20.451131 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:49:20.464 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:49:20.463848 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:49:30.691 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:49:30.688216 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:49:30.699 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:49:30.699435 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:49:40.920 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:49:40.920116 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:49:40.933 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:49:40.933219 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:49:51.163 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:49:51.162886 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:49:51.174 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:49:51.174604 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:50:01.397 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:50:01.396689 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:50:01.408 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:50:01.408334 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:50:11.634 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:50:11.633812 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:50:11.646 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:50:11.646263 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:50:21.866 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:50:21.866443 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:50:21.878 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:50:21.878781 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:50:32.103 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:50:32.102745 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:50:32.115 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:50:32.115720 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:50:42.338 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:50:42.337571 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:50:42.379 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:50:42.377206 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:50:52.651 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:50:52.651361 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:50:52.664 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:50:52.663813 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:51:02.881 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:51:02.880911 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:51:02.893 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:51:02.892330 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:51:13.170 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:51:13.169607 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:51:13.182 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:51:13.182014 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:51:23.405 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:51:23.404719 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:51:23.417 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:51:23.417347 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:51:33.639 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:51:33.638875 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:51:33.651 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:51:33.651380 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:51:43.900 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:51:43.899358 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:51:43.920 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:51:43.919233 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:51:54.136 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:51:54.135620 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:51:54.143 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:51:54.144014 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:52:04.367 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:52:04.366798 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:52:04.379 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:52:04.379489 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:52:14.599 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:52:14.598767 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:52:14.611 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:52:14.610743 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:52:24.826 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:52:24.826123 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:52:24.841 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:52:24.839720 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:52:35.057 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:52:35.057422 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:52:35.067 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:52:35.067806 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:52:45.285 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:52:45.285397 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:52:45.294 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:52:45.294488 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:52:55.520 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:52:55.520385 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:52:55.531 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:52:55.531604 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:53:05.776 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:53:05.775552 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:53:05.825 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:53:05.825349 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:53:16.044 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:53:16.043426 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:53:16.057 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:53:16.056818 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:53:26.276 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:53:26.276166 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:53:26.289 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:53:26.289272 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:53:36.506 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:53:36.505397 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:53:36.517 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:53:36.517109 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:53:46.738 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:53:46.737827 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:53:46.754 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:53:46.752373 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:53:56.976 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:53:56.975907 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:53:56.990 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:53:56.989116 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:54:07.210 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:54:07.209754 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:54:07.221 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:54:07.220974 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:54:17.443 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:54:17.442869 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:54:17.456 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:54:17.456631 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:54:27.679 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:54:27.679343 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:54:27.689 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:54:27.688210 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:54:37.941 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:54:37.941123 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:54:37.956 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:54:37.956156 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:54:48.179 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:54:48.178537 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:54:48.189 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:54:48.189117 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:54:58.410 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:54:58.409256 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:54:58.422 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:54:58.421663 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:55:08.642 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:55:08.641956 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:55:08.690 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:55:08.689658 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:55:18.911 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:55:18.910865 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:55:18.923 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:55:18.923019 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:55:29.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:55:29.143733 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:55:29.158 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:55:29.157713 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:55:39.377 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:55:39.376712 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:55:39.390 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:55:39.389739 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:55:49.616 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:55:49.616065 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:55:49.629 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:55:49.629796 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:55:59.849 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:55:59.849142 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:55:59.866 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:55:59.865677 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:56:08.303 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:08.302854 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T02:56:08.983 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:08.982238 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:56:08.972+0000 7f115d34f340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:56:08.984 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:56:08.972+0000 7f115d34f340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:56:08.984 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:56:08.972+0000 7f115d34f340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:56:08.984 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:56:08.984 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:08.982266 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:56:08.972+0000 7f115d34f340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:56:08.985 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:56:08.972+0000 7f115d34f340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:56:08.985 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T02:56:08.972+0000 7f115d34f340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:56:08.985 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:56:10.085 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:10.085288 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:56:10.100 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:10.098964 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:56:20.323 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:20.322320 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:56:20.339 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:20.339383 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:56:30.558 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:30.557370 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:56:30.573 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:30.572649 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:56:40.802 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:40.802411 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:56:40.811 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:40.810978 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:56:51.032 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:51.031105 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:56:51.042 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:56:51.042229 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:57:01.265 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:57:01.264387 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:57:01.280 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:57:01.279427 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:57:11.501 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:57:11.501158 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:57:11.519 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:57:11.518896 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:57:21.741 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:57:21.741125 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:57:21.754 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:57:21.754356 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:57:31.978 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:57:31.976889 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:57:31.990 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:57:31.989818 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:57:42.226 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:57:42.225847 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:57:42.240 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:57:42.239928 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:57:52.464 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:57:52.463365 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:57:52.476 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:57:52.475849 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:58:02.728 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:58:02.727792 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:58:02.741 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:58:02.740202 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:58:12.957 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:58:12.956835 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:58:12.969 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:58:12.968911 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:58:23.187 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:58:23.187129 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:58:23.200 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:58:23.199704 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:58:33.426 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:58:33.426119 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:58:33.439 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:58:33.438915 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:58:43.663 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:58:43.661170 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:58:43.732 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:58:43.731236 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:58:53.957 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:58:53.956893 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:58:53.969 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:58:53.969205 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:59:04.208 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:59:04.207098 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:59:04.217 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:59:04.216618 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:59:14.456 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:59:14.456163 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:59:14.471 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:59:14.470619 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:59:24.721 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:59:24.721041 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:59:24.734 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:59:24.734419 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:59:34.987 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:59:34.986468 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:59:34.995 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:59:34.995375 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:59:45.216 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:59:45.215851 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:59:45.224 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:59:45.224376 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:59:55.441 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:59:55.441090 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T02:59:55.453 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 02:59:55.453511 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:00:05.706 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:00:05.705964 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:00:05.730 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:00:05.729768 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:00:15.977 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:00:15.976734 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:00:15.992 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:00:15.992041 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:00:26.207 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:00:26.206200 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:00:26.218 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:00:26.218248 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:00:36.437 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:00:36.436502 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:00:36.454 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:00:36.451723 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:00:46.666 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:00:46.665364 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:00:46.674 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:00:46.673815 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:00:56.889 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:00:56.888529 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:00:56.903 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:00:56.903309 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:01:07.125 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:01:07.124686 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:01:07.138 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:01:07.137972 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:01:17.361 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:01:17.360497 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:01:17.374 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:01:17.373415 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:01:27.589 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:01:27.588670 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:01:27.600 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:01:27.600165 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:01:37.819 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:01:37.818219 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:01:37.832 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:01:37.832278 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:01:48.056 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:01:48.055082 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:01:48.067 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:01:48.067088 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:01:58.290 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:01:58.289476 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:01:58.302 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:01:58.301656 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:02:08.522 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:02:08.521744 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:02:08.536 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:02:08.536315 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:02:18.757 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:02:18.756044 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:02:18.771 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:02:18.770553 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:02:29.021 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:02:29.020249 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:02:29.043 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:02:29.043016 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:02:39.274 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:02:39.273138 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:02:39.288 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:02:39.287497 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:02:49.504 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:02:49.503174 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:02:49.518 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:02:49.516732 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:02:59.738 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:02:59.737364 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:02:59.749 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:02:59.748750 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:03:09.976 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:03:09.975707 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:03:09.990 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:03:09.989918 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:03:20.209 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:03:20.208456 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:03:20.221 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:03:20.220304 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:03:30.445 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:03:30.444800 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:03:30.457 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:03:30.457076 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:03:40.676 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:03:40.675796 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:03:40.686 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:03:40.685187 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:03:50.990 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:03:50.989714 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:03:51.004 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:03:51.004484 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:04:01.225 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:01.224377 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:04:01.238 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:01.236709 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:04:11.457 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:11.456192 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:04:11.471 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:11.468905 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:04:21.693 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:21.692000 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:04:21.708 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:21.707460 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:04:31.922 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:31.921153 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:04:31.932 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:31.931891 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:04:42.180 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:42.179148 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:04:42.193 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:42.192062 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:04:52.390 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:52.389400 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 03:04:52.380144504 +0000 UTC m=+4335.177288962 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T03:04:52.409 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:52.408469 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:04:52.422 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:04:52.422145 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:05:02.688 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:05:02.687435 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:05:02.721 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:05:02.721061 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:05:12.950 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:05:12.948990 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:05:12.961 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:05:12.960622 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:05:23.182 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:05:23.181164 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:05:23.194 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:05:23.194087 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:05:33.416 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:05:33.415260 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:05:33.428 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:05:33.427140 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:05:43.650 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:05:43.649172 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:05:43.664 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:05:43.663894 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:05:53.886 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:05:53.885439 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:05:53.898 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:05:53.898110 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:06:04.120 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:06:04.119005 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:06:04.133 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:06:04.132956 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:06:14.359 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:06:14.353488 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:06:14.369 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:06:14.367919 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:06:24.591 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:06:24.590021 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:06:24.602 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:06:24.601815 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:06:34.819 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:06:34.818379 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:06:34.830 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:06:34.830124 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:06:45.051 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:06:45.050270 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:06:45.063 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:06:45.063013 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:06:55.313 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:06:55.312304 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:06:55.326 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:06:55.325454 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:07:05.572 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:07:05.571957 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:07:05.590 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:07:05.589757 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:07:15.810 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:07:15.809147 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:07:15.823 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:07:15.821521 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:07:26.042 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:07:26.041195 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:07:26.053 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:07:26.053038 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:07:36.319 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:07:36.318474 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:07:36.328 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:07:36.327290 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:07:46.558 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:07:46.558086 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:07:46.568 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:07:46.567577 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:07:56.785 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:07:56.784846 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:07:56.796 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:07:56.796368 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:08:07.010 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:08:07.008238 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:08:07.021 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:08:07.020683 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:08:17.236 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:08:17.235589 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:08:17.252 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:08:17.249325 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:08:27.512 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:08:27.511381 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:08:27.526 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:08:27.525288 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:08:37.746 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:08:37.744704 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:08:37.756 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:08:37.756145 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:08:48.116 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:08:48.115582 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:08:48.134 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:08:48.133967 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:08:58.354 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:08:58.353218 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:08:58.366 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:08:58.365569 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:09:08.588 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:09:08.587609 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:09:08.598 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:09:08.598283 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:09:18.811 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:09:18.810490 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:09:18.823 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:09:18.822533 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:09:29.040 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:09:29.039884 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:09:29.053 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:09:29.052589 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:09:39.272 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:09:39.271559 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:09:39.284 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:09:39.283929 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:09:49.567 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:09:49.565126 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:09:49.578 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:09:49.577172 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:09:59.803 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:09:59.802077 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:09:59.817 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:09:59.815701 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:10:10.045 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:10:10.044174 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:10:10.054 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:10:10.054180 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:10:20.276 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:10:20.275827 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:10:20.288 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:10:20.288043 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:10:30.524 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:10:30.524208 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:10:30.538 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:10:30.538101 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:10:40.829 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:10:40.828746 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:10:40.861 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:10:40.861043 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:10:51.083 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:10:51.082812 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:10:51.095 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:10:51.094799 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:11:01.313 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:11:01.312092 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:11:01.325 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:11:01.324658 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:11:11.547 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:11:11.546323 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:11:11.558 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:11:11.557594 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:11:21.773 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:11:21.772645 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:11:21.820 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:11:21.819733 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:11:32.082 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:11:32.081793 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:11:32.094 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:11:32.093359 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:11:42.311 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:11:42.310415 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:11:42.359 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:11:42.359333 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:11:52.604 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:11:52.603342 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:11:52.635 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:11:52.634748 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:12:02.854 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:02.853325 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:12:02.862 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:02.861996 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:12:13.109 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:13.108400 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:12:13.121 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:13.120529 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:12:23.341 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:23.340458 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:12:23.354 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:23.353194 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:12:33.582 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:33.581390 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:12:33.595 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:33.593942 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:12:43.830 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:43.829833 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:12:43.841 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:43.840741 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:12:48.991 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:48.990812 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T03:12:49.601 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:49.600615 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T03:12:49.572+0000 7fc656ff6340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T03:12:49.602 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T03:12:49.572+0000 7fc656ff6340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T03:12:49.602 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T03:12:49.572+0000 7fc656ff6340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T03:12:49.602 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T03:12:49.603 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:49.600649 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T03:12:49.572+0000 7fc656ff6340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T03:12:49.603 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T03:12:49.572+0000 7fc656ff6340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T03:12:49.604 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T03:12:49.572+0000 7fc656ff6340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T03:12:49.604 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T03:12:54.057 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:54.056481 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:12:54.068 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:12:54.068358 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:13:04.320 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:13:04.320034 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:13:04.335 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:13:04.335597 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:13:14.552 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:13:14.552218 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:13:14.561 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:13:14.561016 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:13:24.787 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:13:24.786756 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:13:24.802 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:13:24.800787 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:13:35.054 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:13:35.053782 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:13:35.067 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:13:35.066802 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:13:45.281 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:13:45.280475 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:13:45.293 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:13:45.292398 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:13:55.512 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:13:55.511547 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:13:55.521 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:13:55.521124 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:14:05.756 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:14:05.755577 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:14:05.768 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:14:05.767906 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:14:16.013 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:14:16.012224 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:14:16.029 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:14:16.028235 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:14:26.271 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:14:26.270164 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:14:26.285 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:14:26.285144 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:14:36.509 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:14:36.508286 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:14:36.524 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:14:36.524042 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:14:46.791 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:14:46.790632 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:14:46.818 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:14:46.817906 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:14:57.067 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:14:57.066512 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:14:57.082 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:14:57.080176 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:15:07.354 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:15:07.353727 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:15:07.365 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:15:07.365425 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:15:17.584 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:15:17.583540 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:15:17.595 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:15:17.595284 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:15:27.814 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:15:27.813394 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:15:27.828 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:15:27.827812 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:15:38.045 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:15:38.045236 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:15:38.058 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:15:38.057796 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:15:48.306 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:15:48.306034 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:15:48.317 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:15:48.317386 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:15:58.535 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:15:58.535173 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:15:58.596 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:15:58.595480 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:16:08.819 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:16:08.818486 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:16:08.830 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:16:08.830462 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:16:19.048 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:16:19.047710 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:16:19.060 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:16:19.060114 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:16:29.292 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:16:29.292080 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:16:29.306 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:16:29.305357 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:16:39.523 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:16:39.522752 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:16:39.536 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:16:39.536239 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:16:49.769 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:16:49.769401 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:16:49.781 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:16:49.781086 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:17:00.071 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:17:00.070599 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:17:00.082 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:17:00.081997 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:17:10.301 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:17:10.300825 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:17:10.314 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:17:10.313792 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:17:20.528 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:17:20.528151 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:17:20.547 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:17:20.544291 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:17:30.761 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:17:30.760977 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:17:30.772 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:17:30.771451 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:17:41.035 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:17:41.034934 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:17:41.048 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:17:41.047724 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:17:51.264 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:17:51.263897 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:17:51.276 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:17:51.276233 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:18:01.537 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:18:01.537105 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:18:01.550 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:18:01.550321 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:18:11.802 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:18:11.801586 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:18:11.813 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:18:11.813349 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:18:22.032 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:18:22.032237 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:18:22.045 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:18:22.045291 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:18:32.259 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:18:32.259417 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:18:32.272 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:18:32.272862 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:18:42.488 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:18:42.488025 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:18:42.503 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:18:42.503427 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:18:52.719 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:18:52.718639 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:18:52.732 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:18:52.731949 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:19:02.953 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:19:02.953180 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:19:02.968 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:19:02.967467 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:19:13.215 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:19:13.214823 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:19:13.228 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:19:13.228232 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:19:23.449 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:19:23.448604 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:19:23.459 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:19:23.459127 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:19:33.720 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:19:33.720250 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:19:33.731 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:19:33.731645 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:19:43.995 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:19:43.994891 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:19:44.020 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:19:44.020287 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:19:54.256 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:19:54.256434 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:19:54.266 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:19:54.266283 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:20:04.484 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:20:04.484314 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:20:04.496 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:20:04.495920 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:20:14.733 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:20:14.733114 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:20:14.747 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:20:14.747562 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:20:24.968 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:20:24.968387 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:20:24.982 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:20:24.982475 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:20:35.245 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:20:35.244729 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:20:35.258 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:20:35.258231 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:20:45.478 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:20:45.477726 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:20:45.492 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:20:45.491906 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:20:55.715 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:20:55.715158 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:20:55.728 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:20:55.728024 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:21:05.958 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:21:05.958363 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:21:05.969 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:21:05.970039 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:21:16.200 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:21:16.199909 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:21:16.213 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:21:16.213182 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:21:26.435 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:21:26.434945 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:21:26.447 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:21:26.447896 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:21:36.852 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:21:36.852386 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:21:36.865 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:21:36.865572 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:21:47.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:21:47.144176 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:21:47.156 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:21:47.156759 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:21:57.374 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:21:57.374185 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:21:57.389 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:21:57.389752 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:22:07.684 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:07.684019 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 03:22:07.676580158 +0000 UTC m=+5370.473724586 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T03:22:07.856 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:07.856342 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:22:07.868 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:07.868709 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:22:18.124 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:18.124341 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:22:18.136 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:18.136199 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:22:28.395 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:28.394586 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:22:28.427 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:28.427641 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:22:38.767 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:38.767355 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:22:38.777 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:38.777849 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:22:48.995 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:48.995601 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:22:49.007 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:49.007445 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:22:59.222 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:59.222579 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:22:59.232 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:22:59.232341 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:23:09.525 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:23:09.525070 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:23:09.535 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:23:09.534857 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:23:19.849 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:23:19.848927 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:23:19.860 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:23:19.860668 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:23:30.086 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:23:30.085906 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:23:30.097 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:23:30.097604 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:23:40.492 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:23:40.492359 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:23:40.506 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:23:40.506474 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:23:50.738 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:23:50.738511 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:23:50.747 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:23:50.748115 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:24:00.966 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:24:00.965878 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:24:00.979 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:24:00.979391 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:24:11.266 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:24:11.265998 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:24:11.281 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:24:11.281800 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:24:21.502 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:24:21.502194 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:24:21.514 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:24:21.514169 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:24:31.734 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:24:31.734646 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:24:31.746 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:24:31.746315 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:24:41.988 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:24:41.988270 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:24:42.000 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:24:42.000095 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:24:52.228 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:24:52.227829 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:24:52.266 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:24:52.266751 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:25:02.505 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:25:02.504979 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:25:02.519 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:25:02.519355 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:25:12.873 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:25:12.873891 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:25:12.884 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:25:12.884521 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:25:23.129 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:25:23.129741 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:25:23.141 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:25:23.141730 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:25:33.368 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:25:33.368299 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:25:33.381 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:25:33.381372 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:25:43.601 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:25:43.601681 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:25:43.616 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:25:43.616369 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:25:53.850 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:25:53.850282 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:25:53.861 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:25:53.861695 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:26:04.078 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:26:04.078040 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:26:04.093 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:26:04.093821 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:26:14.342 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:26:14.342791 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:26:14.355 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:26:14.355878 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:26:24.592 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:26:24.592384 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:26:24.607 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:26:24.607584 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:26:34.892 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:26:34.891966 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:26:34.903 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:26:34.904012 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:26:45.120 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:26:45.120660 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:26:45.148 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:26:45.148842 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:26:55.420 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:26:55.420447 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:26:55.437 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:26:55.437660 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:05.689 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:05.689919 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:05.700 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:05.700865 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:16.129 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:16.129148 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:16.140 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:16.140712 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:16.141 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:16.140745 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Warning:ReconcileFailed:CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:26.360 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:26.360117 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:26.374 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:26.373442 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:36.595 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:36.595764 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:36.604 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:36.604501 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:46.895 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:46.896031 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:46.907 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:46.907533 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:57.129 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:57.129476 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:27:57.140 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:27:57.140490 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:28:07.366 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:28:07.366215 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:28:07.377 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:28:07.378015 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:28:17.600 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:28:17.600283 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:28:17.613 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:28:17.613865 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:28:27.836 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:28:27.835931 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:28:27.853 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:28:27.850917 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:28:38.070 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:28:38.070604 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:28:38.084 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:28:38.084402 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:28:48.304 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:28:48.304453 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:28:48.314 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:28:48.315100 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:28:58.540 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:28:58.539869 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:28:58.548 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:28:58.549165 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:29:08.792 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:08.792058 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:29:08.803 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:08.803185 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:29:19.018 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:19.018351 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:29:19.030 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:19.030807 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:29:29.247 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:29.247936 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:29:29.260 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:29.260020 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:29:29.607 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:29.607748 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T03:29:30.207 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:30.206803 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T03:29:30.198+0000 7f90cc4ce340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T03:29:30.207 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T03:29:30.198+0000 7f90cc4ce340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T03:29:30.207 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T03:29:30.198+0000 7f90cc4ce340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T03:29:30.208 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T03:29:30.208 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:30.206831 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T03:29:30.198+0000 7f90cc4ce340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T03:29:30.208 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T03:29:30.198+0000 7f90cc4ce340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T03:29:30.208 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T03:29:30.198+0000 7f90cc4ce340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T03:29:30.209 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T03:29:39.480 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:39.480469 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:29:39.493 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:39.493585 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:29:49.715 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:49.715650 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:29:49.724 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:49.724549 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:29:59.945 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:59.946059 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:29:59.956 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:29:59.956903 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:30:10.175 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:30:10.174777 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:30:10.188 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:30:10.187812 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:30:20.413 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:30:20.413525 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:30:20.428 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:30:20.427918 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:30:30.648 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:30:30.648940 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:30:30.658 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:30:30.658282 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:30:40.879 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:30:40.876363 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:30:40.888 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:30:40.889150 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:30:51.108 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:30:51.108931 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:30:51.120 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:30:51.120987 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:31:01.369 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:31:01.370010 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:31:01.379 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:31:01.380034 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:31:11.598 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:31:11.597957 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:31:11.608 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:31:11.608570 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:31:21.854 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:31:21.854227 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:31:21.862 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:31:21.863401 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:31:32.110 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:31:32.111088 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:31:32.120 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:31:32.121640 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:31:42.341 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:31:42.341272 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:31:42.351 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:31:42.351921 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:31:52.577 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:31:52.577895 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:31:52.589 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:31:52.589979 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:32:02.810 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:32:02.810330 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:32:02.824 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:32:02.823862 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:32:13.040 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:32:13.040412 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:32:13.053 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:32:13.053931 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:32:23.285 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:32:23.285108 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:32:23.300 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:32:23.300741 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:32:33.515 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:32:33.515997 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:32:33.527 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:32:33.527890 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:32:43.748 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:32:43.748782 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:32:43.760 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:32:43.760810 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:32:53.985 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:32:53.986042 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:32:54.018 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:32:54.019582 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:33:04.251 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:33:04.251908 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:33:04.327 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:33:04.261999 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:33:14.490 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:33:14.491087 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:33:14.501 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:33:14.500764 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:33:24.727 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:33:24.728167 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:33:24.740 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:33:24.740402 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:33:34.955 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:33:34.955249 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:33:34.968 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:33:34.969495 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:33:45.203 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:33:45.203326 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:33:45.215 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:33:45.216003 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:33:55.460 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:33:55.461173 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:33:55.470 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:33:55.471110 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:34:05.685 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:34:05.685694 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:34:05.729 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:34:05.730101 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:34:15.947 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:34:15.947863 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:34:15.955 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:34:15.956806 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:34:26.176 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:34:26.176766 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:34:26.188 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:34:26.189340 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:34:36.414 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:34:36.411137 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:34:36.423 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:34:36.424021 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:34:46.639 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:34:46.640098 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:34:46.652 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:34:46.653033 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:34:56.915 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:34:56.912484 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:34:56.923 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:34:56.924064 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:35:07.201 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:35:07.201232 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:35:07.213 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:35:07.214055 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:35:17.434 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:35:17.435092 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:35:17.446 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:35:17.447223 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:35:27.669 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:35:27.669562 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:35:27.682 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:35:27.683494 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:35:37.903 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:35:37.904141 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:35:37.964 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:35:37.965077 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:35:48.187 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:35:48.187443 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:35:48.200 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:35:48.198886 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:35:58.451 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:35:58.450169 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:35:58.462 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:35:58.462951 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:36:08.680 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:36:08.680666 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:36:08.689 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:36:08.690224 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:36:18.909 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:36:18.910013 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:36:18.922 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:36:18.923001 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:36:29.142 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:36:29.142799 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:36:29.154 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:36:29.154933 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:36:39.375 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:36:39.375882 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:36:39.387 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:36:39.388287 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:36:49.609 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:36:49.609890 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:36:49.620 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:36:49.621825 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:36:59.841 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:36:59.841675 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:36:59.854 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:36:59.855111 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:37:10.073 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:37:10.073607 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:37:10.084 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:37:10.085366 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:37:20.300 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:37:20.301088 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:37:20.309 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:37:20.310714 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:37:30.533 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:37:30.534472 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:37:30.545 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:37:30.546964 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:37:40.767 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:37:40.768421 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:37:40.780 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:37:40.781271 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:37:51.007 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:37:51.007659 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:37:51.017 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:37:51.018263 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:38:01.239 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:01.239909 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:38:01.254 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:01.255439 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:38:11.492 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:11.493376 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:38:11.507 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:11.508541 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:38:21.722 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:21.723163 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 03:38:21.714191339 +0000 UTC m=+6344.511335818 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T03:38:21.726 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:21.725248 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:38:21.733 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:21.734277 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:38:31.950 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:31.951084 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:38:31.961 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:31.962702 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:38:42.201 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:42.202212 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:38:42.215 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:42.216874 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:38:52.438 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:52.438821 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:38:52.450 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:38:52.451175 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:39:02.709 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:39:02.710141 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:39:02.721 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:39:02.723073 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:39:12.951 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:39:12.943987 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:39:12.956 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:39:12.957741 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:39:23.183 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:39:23.184396 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:39:23.212 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:39:23.212617 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:39:33.469 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:39:33.469581 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:39:33.478 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:39:33.480125 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:39:43.700 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:39:43.700936 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:39:43.712 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:39:43.713338 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:39:53.940 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:39:53.940832 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:39:53.949 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:39:53.950787 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:40:04.175 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:40:04.174919 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:40:04.187 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:40:04.187980 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:40:14.410 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:40:14.410893 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:40:14.426 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:40:14.427559 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:40:24.694 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:40:24.695104 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:40:24.704 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:40:24.705251 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:40:34.947 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:40:34.948229 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:40:34.958 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:40:34.959458 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:40:45.180 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:40:45.181701 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:40:45.191 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:40:45.192681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:40:55.418 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:40:55.419435 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:40:55.435 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:40:55.436373 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:41:05.657 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:41:05.658553 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:41:05.670 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:41:05.671430 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:41:15.894 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:41:15.895615 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:41:15.904 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:41:15.905499 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:41:26.123 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:41:26.123876 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:41:26.134 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:41:26.135151 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:41:36.353 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:41:36.354351 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:41:36.364 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:41:36.365374 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:41:46.584 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:41:46.585329 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:41:46.602 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:41:46.603414 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:41:56.880 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:41:56.881618 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:41:56.890 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:41:56.891426 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:42:07.114 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:42:07.114709 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:42:07.169 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:42:07.170304 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:42:17.419 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:42:17.419694 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:42:17.432 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:42:17.433334 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:42:27.684 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:42:27.685231 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:42:27.694 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:42:27.695796 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:42:37.918 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:42:37.919372 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:42:37.930 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:42:37.931889 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:42:48.164 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:42:48.165205 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:42:48.174 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:42:48.175593 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:42:58.428 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:42:58.428771 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:42:58.442 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:42:58.443771 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:43:08.659 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:43:08.660500 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:43:08.671 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:43:08.672785 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:43:18.895 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:43:18.894397 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:43:18.906 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:43:18.906993 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:43:29.128 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:43:29.129249 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:43:29.140 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:43:29.141343 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:43:39.360 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:43:39.360906 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:43:39.373 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:43:39.374622 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:43:49.590 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:43:49.591084 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:43:49.600 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:43:49.602029 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:43:59.822 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:43:59.822876 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:43:59.833 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:43:59.833981 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:44:10.051 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:44:10.051992 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:44:10.063 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:44:10.064936 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:44:20.281 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:44:20.281678 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:44:20.295 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:44:20.296424 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:44:30.515 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:44:30.516771 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:44:30.529 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:44:30.530229 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:44:40.750 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:44:40.751409 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:44:40.764 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:44:40.765338 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:44:50.981 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:44:50.982031 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:44:50.993 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:44:50.993994 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:45:01.212 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:45:01.213640 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:45:01.226 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:45:01.227800 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:45:11.447 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:45:11.448272 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:45:11.462 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:45:11.463417 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:45:21.706 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:45:21.706648 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:45:21.717 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:45:21.718882 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:45:31.943 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:45:31.944562 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:45:31.953 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:45:31.954714 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:45:42.202 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:45:42.203249 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:45:42.212 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:45:42.213663 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:45:52.433 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:45:52.434247 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:45:52.445 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:45:52.446912 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:46:02.667 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:02.668113 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:46:02.711 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:02.712787 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:46:10.218 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:10.219572 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T03:46:10.840 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:10.840353 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T03:46:10.831+0000 7f500ba90340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T03:46:10.840 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T03:46:10.831+0000 7f500ba90340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T03:46:10.840 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T03:46:10.831+0000 7f500ba90340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T03:46:10.841 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T03:46:10.841 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:10.840380 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T03:46:10.831+0000 7f500ba90340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T03:46:10.841 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T03:46:10.831+0000 7f500ba90340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T03:46:10.841 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T03:46:10.831+0000 7f500ba90340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T03:46:10.842 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T03:46:12.967 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:12.967821 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:46:12.978 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:12.979275 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:46:23.196 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:23.197198 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:46:23.208 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:23.208979 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:46:33.427 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:33.427455 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:46:33.443 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:33.444270 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:46:43.676 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:43.676781 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:46:43.690 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:43.691536 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:46:53.907 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:53.907844 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:46:53.918 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:46:53.919188 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:47:04.133 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:47:04.134196 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:47:04.142 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:47:04.142918 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:47:14.362 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:47:14.362809 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:47:14.372 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:47:14.372987 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:47:24.591 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:47:24.591997 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:47:24.620 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:47:24.621765 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:47:34.849 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:47:34.850092 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:47:34.863 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:47:34.864181 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:47:45.084 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:47:45.084568 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:47:45.095 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:47:45.096340 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:47:55.317 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:47:55.317729 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:47:55.327 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:47:55.328619 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:48:05.547 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:48:05.548625 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:48:05.557 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:48:05.558104 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:48:15.779 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:48:15.780400 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:48:15.792 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:48:15.793376 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:48:26.014 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:48:26.014773 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:48:26.026 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:48:26.027447 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:48:36.244 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:48:36.244163 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:48:36.256 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:48:36.256919 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:48:46.479 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:48:46.479443 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:48:46.489 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:48:46.489723 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:48:56.708 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:48:56.708356 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:48:56.721 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:48:56.721888 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:49:06.949 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:49:06.950063 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:49:06.961 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:49:06.962055 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:49:17.187 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:49:17.187539 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:49:17.201 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:49:17.201831 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:49:27.427 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:49:27.427437 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:49:27.438 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:49:27.438927 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:49:37.661 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:49:37.661309 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:49:37.673 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:49:37.674395 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:49:47.922 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:49:47.922921 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:49:47.931 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:49:47.932369 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:49:58.151 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:49:58.151493 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:49:58.256 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:49:58.160633 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:50:08.383 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:50:08.383489 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:50:08.396 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:50:08.396996 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:50:18.615 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:50:18.615664 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:50:18.629 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:50:18.629937 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:50:28.880 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:50:28.880864 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:50:28.892 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:50:28.893033 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:50:39.111 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:50:39.112194 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:50:39.178 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:50:39.178897 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:50:49.404 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:50:49.404540 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:50:49.417 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:50:49.417621 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:50:59.643 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:50:59.644351 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:50:59.660 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:50:59.661780 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:51:09.881 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:51:09.881983 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:51:09.894 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:51:09.895532 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:51:20.115 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:51:20.116063 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:51:20.128 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:51:20.129310 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:51:30.390 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:51:30.390948 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:51:30.402 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:51:30.403554 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:51:40.633 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:51:40.633903 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:51:40.645 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:51:40.646038 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:51:50.863 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:51:50.863304 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:51:50.875 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:51:50.876306 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:52:01.122 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:52:01.122894 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:52:01.131 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:52:01.131840 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:52:11.352 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:52:11.352633 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:52:11.364 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:52:11.364776 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:52:21.586 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:52:21.585672 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:52:21.597 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:52:21.598319 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:52:31.819 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:52:31.819078 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:52:31.831 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:52:31.832032 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:52:42.053 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:52:42.053328 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:52:42.064 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:52:42.065378 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:52:52.285 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:52:52.285957 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:52:52.298 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:52:52.298454 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:53:02.522 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:53:02.522415 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:53:02.534 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:53:02.535215 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:53:12.762 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:53:12.761046 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:53:12.768 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:53:12.769646 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:53:22.990 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:53:22.991212 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:53:23.002 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:53:23.003423 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:53:33.222 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:53:33.222772 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:53:33.237 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:53:33.236522 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:53:43.466 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:53:43.467304 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:53:43.478 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:53:43.479420 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:53:53.700 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:53:53.700672 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:53:53.714 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:53:53.714781 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:54:03.969 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:54:03.970301 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:54:03.981 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:54:03.982640 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:54:14.204 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:54:14.204746 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:54:14.213 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:54:14.214517 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:54:24.482 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:54:24.482913 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:54:24.495 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:54:24.495819 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:54:34.712 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:54:34.712970 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:54:34.725 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:54:34.725884 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:54:44.950 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:54:44.950939 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:54:44.970 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:54:44.970738 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:54:55.190 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:54:55.190804 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:54:55.204 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:54:55.205353 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:55:05.424 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:55:05.424756 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:55:05.436 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:55:05.436882 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:55:15.657 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:55:15.658079 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:55:15.669 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:55:15.670493 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:55:25.889 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:55:25.889469 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:55:25.902 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:55:25.903057 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:55:36.118 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:55:36.118148 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:55:36.125 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:55:36.126312 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:55:46.365 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:55:46.366076 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:55:46.380 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:55:46.381134 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:55:56.595 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:55:56.595642 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:55:56.603 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:55:56.604527 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:56:06.824 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:06.824858 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:56:06.834 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:06.835326 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:56:17.055 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:17.055829 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:56:17.067 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:17.068488 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:56:27.289 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:27.290080 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:56:27.301 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:27.302431 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:56:37.519 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:37.519625 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:56:37.531 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:37.532561 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:56:37.817 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:37.818295 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 03:56:37.784039161 +0000 UTC m=+7440.581183641 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T03:56:47.756 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:47.756376 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:56:47.763 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:47.764465 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:56:57.984 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:57.984310 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:56:57.995 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:56:57.995355 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:57:08.215 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:57:08.215912 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:57:08.225 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:57:08.226013 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:57:18.445 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:57:18.445313 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:57:18.455 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:57:18.456618 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:57:28.676 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:57:28.677003 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:57:28.941 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:57:28.692375 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:57:38.922 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:57:38.922607 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:57:38.934 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:57:38.934968 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:57:49.153 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:57:49.153483 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:57:49.168 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:57:49.168822 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:57:59.389 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:57:59.390005 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:57:59.686 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:57:59.401543 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:58:09.660 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:58:09.660661 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:58:09.670 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:58:09.671090 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:58:19.889 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:58:19.889286 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:58:19.905 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:58:19.906259 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:58:30.143 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:58:30.143799 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:58:30.155 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:58:30.156393 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:58:40.380 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:58:40.380464 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:58:40.392 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:58:40.392887 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:58:50.633 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:58:50.633792 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:58:50.645 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:58:50.645502 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:59:00.885 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:59:00.885875 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:59:00.899 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:59:00.899444 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:59:11.156 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:59:11.156811 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:59:11.174 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:59:11.175015 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:59:21.424 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:59:21.424673 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:59:21.438 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:59:21.439524 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:59:31.659 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:59:31.659563 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:59:31.673 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:59:31.673380 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:59:41.897 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:59:41.897127 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:59:41.909 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:59:41.909765 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:59:52.153 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:59:52.152665 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T03:59:52.163 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 03:59:52.163628 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:00:02.383 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:00:02.384105 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:00:02.396 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:00:02.396457 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:00:12.615 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:00:12.615155 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:00:12.630 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:00:12.630143 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:00:22.891 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:00:22.891152 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:00:22.905 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:00:22.905992 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:00:33.132 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:00:33.130888 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:00:33.142 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:00:33.142750 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:00:43.362 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:00:43.362934 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:00:43.376 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:00:43.377395 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:00:53.600 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:00:53.600610 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:00:53.612 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:00:53.613216 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:01:03.830 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:01:03.830796 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:01:03.843 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:01:03.843605 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:01:14.088 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:01:14.089034 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:01:14.101 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:01:14.101718 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:01:24.323 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:01:24.323777 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:01:24.335 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:01:24.336179 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:01:34.602 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:01:34.602146 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:01:34.617 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:01:34.618020 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:01:44.893 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:01:44.893194 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:01:44.906 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:01:44.906628 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:01:55.136 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:01:55.136808 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:01:55.198 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:01:55.198545 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:02:05.453 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:05.454042 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:02:05.464 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:05.464766 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:02:15.680 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:15.680513 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:02:15.691 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:15.691979 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:02:25.910 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:25.910780 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:02:25.976 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:25.976491 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:02:36.218 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:36.218862 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:02:36.231 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:36.231311 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:02:46.650 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:46.650824 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:02:46.661 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:46.661406 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:02:50.846 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:50.847139 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T04:02:51.468 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:51.468059 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T04:02:51.459+0000 7fcdfb7df340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T04:02:51.468 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:02:51.459+0000 7fcdfb7df340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T04:02:51.469 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:02:51.459+0000 7fcdfb7df340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T04:02:51.469 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T04:02:51.469 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:51.468106 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T04:02:51.459+0000 7fcdfb7df340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T04:02:51.471 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:02:51.459+0000 7fcdfb7df340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T04:02:51.471 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:02:51.459+0000 7fcdfb7df340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T04:02:51.471 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T04:02:56.875 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:56.875968 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:02:56.887 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:02:56.888179 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:03:07.148 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:03:07.148551 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:03:07.161 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:03:07.161987 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:03:17.538 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:03:17.538517 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:03:17.548 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:03:17.548983 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:03:27.791 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:03:27.791713 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:03:27.803 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:03:27.804458 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:03:38.076 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:03:38.076121 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:03:38.086 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:03:38.087098 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:03:48.304 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:03:48.304658 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:03:48.317 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:03:48.316548 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:03:58.531 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:03:58.531730 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:03:58.545 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:03:58.544905 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:04:08.769 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:04:08.769398 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:04:08.781 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:04:08.782003 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:04:19.001 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:04:19.002099 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:04:19.011 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:04:19.012449 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:04:29.230 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:04:29.230934 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:04:29.244 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:04:29.245481 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:04:39.464 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:04:39.465027 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:04:39.476 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:04:39.476726 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:04:49.696 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:04:49.696070 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:04:49.708 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:04:49.708793 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:04:59.929 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:04:59.929123 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:04:59.941 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:04:59.942181 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:05:10.160 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:05:10.160607 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:05:10.172 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:05:10.172946 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:05:20.392 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:05:20.392991 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:05:20.402 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:05:20.402935 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:05:30.623 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:05:30.624280 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:05:30.635 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:05:30.634298 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:05:40.852 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:05:40.852385 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:05:40.863 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:05:40.863642 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:05:51.086 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:05:51.086686 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:05:51.097 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:05:51.098051 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:06:01.318 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:06:01.318416 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:06:01.330 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:06:01.330861 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:06:11.568 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:06:11.568685 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:06:11.577 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:06:11.578182 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:06:21.798 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:06:21.798624 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:06:21.810 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:06:21.810448 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:06:32.039 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:06:32.039878 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:06:32.049 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:06:32.049979 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:06:42.316 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:06:42.316562 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:06:42.327 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:06:42.327674 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:06:52.546 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:06:52.546489 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:06:52.559 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:06:52.558095 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:07:02.835 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:07:02.835302 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:07:02.885 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:07:02.885952 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:07:13.106 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:07:13.106509 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:07:13.118 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:07:13.119179 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:07:23.339 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:07:23.339819 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:07:23.352 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:07:23.352727 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:07:33.575 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:07:33.575442 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:07:33.585 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:07:33.586357 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:07:43.806 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:07:43.806796 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:07:43.817 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:07:43.817507 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:07:54.036 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:07:54.036525 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:07:54.046 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:07:54.046776 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:08:04.269 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:08:04.269406 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:08:04.284 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:08:04.284951 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:08:14.539 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:08:14.540077 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:08:14.550 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:08:14.551145 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:08:24.769 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:08:24.769929 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:08:24.780 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:08:24.780899 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:08:35.002 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:08:35.002915 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:08:35.048 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:08:35.048348 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:08:45.272 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:08:45.272971 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:08:45.286 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:08:45.285657 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:08:55.509 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:08:55.509513 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:08:55.519 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:08:55.520547 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:09:05.744 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:09:05.744085 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:09:05.759 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:09:05.759456 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:09:15.981 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:09:15.981061 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:09:15.994 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:09:15.994582 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:09:26.216 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:09:26.217201 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:09:26.227 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:09:26.227494 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:09:36.456 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:09:36.456934 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:09:36.467 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:09:36.468219 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:09:46.696 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:09:46.694942 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:09:46.710 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:09:46.710424 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:09:56.949 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:09:56.949529 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:09:56.969 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:09:56.969741 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:10:07.193 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:10:07.193523 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:10:07.204 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:10:07.204755 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:10:17.422 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:10:17.422645 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:10:17.434 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:10:17.434890 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:10:27.654 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:10:27.654429 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:10:27.666 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:10:27.666479 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:10:37.879 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:10:37.879887 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:10:37.892 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:10:37.891629 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:10:48.112 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:10:48.112382 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:10:48.123 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:10:48.124233 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:10:58.345 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:10:58.345066 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:10:58.357 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:10:58.357588 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:11:08.576 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:11:08.576808 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:11:08.591 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:11:08.588842 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:11:18.805 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:11:18.805765 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:11:18.819 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:11:18.819773 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:11:29.040 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:11:29.040328 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:11:29.054 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:11:29.055233 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:11:39.276 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:11:39.276575 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:11:39.289 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:11:39.289816 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:11:49.513 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:11:49.513295 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:11:49.525 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:11:49.526209 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:11:59.751 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:11:59.751746 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:11:59.763 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:11:59.763705 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:12:09.985 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:12:09.985674 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:12:09.998 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:12:09.998644 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:12:20.217 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:12:20.217612 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:12:20.229 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:12:20.228813 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:12:30.481 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:12:30.481719 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:12:30.493 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:12:30.493850 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:12:40.713 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:12:40.713468 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:12:40.723 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:12:40.724198 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:12:50.945 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:12:50.945264 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:12:50.956 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:12:50.956967 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:01.200 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:01.200683 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:01.213 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:01.214022 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:11.429 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:11.429318 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:11.441 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:11.441718 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:21.663 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:21.663854 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:21.671 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:21.671811 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:31.896 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:31.896799 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:31.908 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:31.909476 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:42.132 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:42.132514 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:42.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:42.145429 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:52.363 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:52.363846 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:52.377 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:52.378217 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:13:52.559 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:13:52.559467 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 04:13:52.550519027 +0000 UTC m=+8475.347663492 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T04:14:02.609 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:14:02.605812 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:14:02.618 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:14:02.618189 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:14:12.851 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:14:12.851361 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:14:12.859 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:14:12.860249 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:14:23.107 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:14:23.106934 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:14:23.119 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:14:23.119811 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:14:33.341 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:14:33.341098 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:14:33.355 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:14:33.355645 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:14:43.572 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:14:43.572831 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:14:43.585 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:14:43.585855 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:14:53.806 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:14:53.806652 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:14:53.818 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:14:53.819078 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:15:04.039 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:15:04.039104 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:15:04.056 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:15:04.056734 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:15:14.275 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:15:14.275178 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:15:14.287 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:15:14.288466 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:15:24.530 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:15:24.529837 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:15:24.546 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:15:24.546161 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:15:34.758 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:15:34.758347 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:15:34.774 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:15:34.774347 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:15:44.994 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:15:44.994969 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:15:45.007 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:15:45.007931 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:15:55.229 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:15:55.229245 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:15:55.239 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:15:55.240048 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:16:05.467 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:16:05.466797 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:16:05.479 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:16:05.480256 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:16:15.701 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:16:15.700828 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:16:15.711 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:16:15.711554 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:16:25.931 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:16:25.931402 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:16:25.944 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:16:25.944415 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:16:36.169 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:16:36.169289 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:16:36.181 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:16:36.181119 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:16:46.404 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:16:46.404419 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:16:46.414 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:16:46.414299 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:16:56.644 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:16:56.644683 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:16:56.655 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:16:56.655254 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:17:06.879 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:17:06.878586 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:17:06.890 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:17:06.890834 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:17:17.107 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:17:17.107438 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:17:17.120 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:17:17.120792 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:17:27.345 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:17:27.345353 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:17:27.357 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:17:27.357891 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:17:37.585 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:17:37.585498 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:17:37.613 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:17:37.613920 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:17:47.884 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:17:47.884101 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:17:47.894 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:17:47.894308 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:17:58.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:17:58.144627 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:17:58.156 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:17:58.156945 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:18:08.375 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:18:08.375377 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:18:08.389 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:18:08.388842 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:18:18.616 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:18:18.616401 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:18:18.661 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:18:18.661175 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:18:28.917 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:18:28.916473 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:18:28.928 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:18:28.928662 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:18:39.148 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:18:39.148013 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:18:39.161 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:18:39.161047 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:18:49.382 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:18:49.381674 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:18:49.467 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:18:49.467736 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:18:59.723 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:18:59.723153 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:18:59.734 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:18:59.734221 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:19:09.956 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:09.956385 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:19:09.964 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:09.964890 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:19:20.211 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:20.210998 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:19:20.224 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:20.223971 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:19:30.443 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:30.443135 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:19:30.455 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:30.455760 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:19:31.476 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:31.475987 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T04:19:32.072 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:32.071304 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T04:19:32.060+0000 7f082255f340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T04:19:32.072 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:19:32.060+0000 7f082255f340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T04:19:32.072 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:19:32.060+0000 7f082255f340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T04:19:32.073 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T04:19:32.073 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:32.071330 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T04:19:32.060+0000 7f082255f340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T04:19:32.073 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:19:32.060+0000 7f082255f340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T04:19:32.073 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:19:32.060+0000 7f082255f340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T04:19:32.074 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T04:19:40.728 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:40.728309 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:19:40.739 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:40.739950 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:19:50.959 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:50.959150 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:19:50.973 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:19:50.973795 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:20:01.194 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:20:01.193941 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:20:01.208 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:20:01.209010 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:20:11.430 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:20:11.429722 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:20:11.442 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:20:11.442261 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:20:21.665 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:20:21.664629 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:20:21.676 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:20:21.676323 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:20:31.895 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:20:31.895435 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:20:31.904 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:20:31.904685 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:20:42.125 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:20:42.125190 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:20:42.137 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:20:42.138109 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:20:52.359 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:20:52.359004 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:20:52.371 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:20:52.371307 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:21:02.592 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:21:02.592426 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:21:02.604 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:21:02.604322 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:21:12.835 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:21:12.834793 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:21:12.848 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:21:12.848180 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:21:23.068 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:21:23.068548 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:21:23.082 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:21:23.082738 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:21:33.301 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:21:33.301223 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:21:33.313 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:21:33.313708 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:21:43.535 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:21:43.535495 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:21:43.547 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:21:43.547482 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:21:53.770 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:21:53.770008 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:21:53.782 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:21:53.782439 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:22:04.019 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:22:04.019195 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:22:04.033 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:22:04.032782 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:22:14.311 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:22:14.311286 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:22:14.326 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:22:14.326161 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:22:24.570 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:22:24.570084 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:22:24.620 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:22:24.619944 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:22:34.845 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:22:34.845467 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:22:34.867 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:22:34.867527 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:22:45.087 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:22:45.086678 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:22:45.097 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:22:45.097439 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:22:55.348 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:22:55.348468 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:22:55.360 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:22:55.360101 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:23:05.578 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:23:05.577824 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:23:05.592 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:23:05.591408 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:23:15.810 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:23:15.809737 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:23:15.825 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:23:15.825574 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:23:26.045 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:23:26.044597 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:23:26.057 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:23:26.057281 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:23:36.289 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:23:36.285414 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:23:36.295 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:23:36.294959 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:23:46.518 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:23:46.518050 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:23:46.533 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:23:46.532784 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:23:56.753 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:23:56.752627 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:23:56.765 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:23:56.765508 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:24:06.990 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:24:06.989644 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:24:07.003 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:24:07.002958 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:24:17.226 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:24:17.225992 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:24:17.285 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:24:17.285879 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:24:27.507 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:24:27.507402 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:24:27.574 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:24:27.574356 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:24:37.817 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:24:37.816879 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:24:37.829 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:24:37.829128 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:24:48.052 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:24:48.051986 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:24:48.065 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:24:48.065370 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:24:58.289 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:24:58.289129 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:24:58.304 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:24:58.303963 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:25:08.529 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:25:08.529061 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:25:08.540 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:25:08.538961 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:25:18.763 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:25:18.763394 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:25:18.776 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:25:18.776237 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:25:28.996 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:25:28.996396 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:25:29.008 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:25:29.008835 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:25:39.231 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:25:39.230357 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:25:39.244 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:25:39.244162 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:25:49.465 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:25:49.465449 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:25:49.478 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:25:49.478433 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:25:59.699 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:25:59.699218 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:25:59.708 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:25:59.708427 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:26:09.936 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:26:09.931659 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:26:09.940 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:26:09.940001 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:26:20.169 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:26:20.168930 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:26:20.178 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:26:20.178186 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:26:30.399 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:26:30.399467 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:26:30.409 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:26:30.409101 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:26:40.641 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:26:40.640499 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:26:40.653 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:26:40.652629 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:26:50.868 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:26:50.868588 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:26:50.879 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:26:50.879625 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:01.102 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:01.101717 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:01.124 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:01.123770 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:11.386 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:11.385940 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:11.397 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:11.396819 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:21.618 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:21.616007 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:21.627 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:21.626938 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:21.627 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:21.626970 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Warning:ReconcileFailed:CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:31.848 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:31.847669 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:31.860 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:31.860268 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:42.080 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:42.080091 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:42.093 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:42.092734 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:52.309 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:52.309095 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:27:52.317 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:27:52.317692 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:28:02.538 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:28:02.537842 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:28:02.546 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:28:02.546862 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:28:12.768 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:28:12.768400 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:28:12.781 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:28:12.781217 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:28:23.017 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:28:23.017356 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:28:23.027 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:28:23.027087 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:28:33.250 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:28:33.250163 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:28:33.263 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:28:33.262731 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:28:43.483 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:28:43.482990 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:28:43.495 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:28:43.494964 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:28:53.714 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:28:53.714196 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:28:53.726 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:28:53.725887 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:29:03.947 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:29:03.946893 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:29:03.960 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:29:03.959959 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:29:14.181 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:29:14.180678 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:29:14.197 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:29:14.193408 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:29:24.417 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:29:24.417035 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:29:24.429 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:29:24.428865 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:29:34.668 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:29:34.667937 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:29:34.680 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:29:34.680109 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:29:44.903 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:29:44.902173 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:29:44.915 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:29:44.914984 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:29:55.143 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:29:55.142563 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:29:55.156 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:29:55.155977 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:30:05.416 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:30:05.416224 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:30:05.429 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:30:05.429496 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:30:15.646 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:30:15.645681 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:30:15.658 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:30:15.658863 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:30:25.889 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:30:25.889141 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:30:25.900 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:30:25.900361 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:30:36.169 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:30:36.169012 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:30:36.182 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:30:36.182047 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:30:46.426 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:30:46.422921 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:30:46.433 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:30:46.432560 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:30:56.650 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:30:56.650173 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:30:56.662 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:30:56.661783 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:31:07.021 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:31:07.021445 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:31:07.052 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:31:07.052198 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:31:17.315 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:31:17.314581 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:31:17.323 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:31:17.323064 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:31:27.569 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:31:27.568675 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:31:27.580 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:31:27.580311 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:31:37.798 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:31:37.798088 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:31:37.810 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:31:37.810716 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:31:48.043 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:31:48.043091 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:31:48.052 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:31:48.052127 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:31:58.270 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:31:58.269967 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:31:58.282 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:31:58.282209 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:32:08.431 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:08.430393 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 04:32:08.420080778 +0000 UTC m=+9571.217225249 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T04:32:08.502 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:08.502046 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:32:08.513 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:08.513152 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:32:18.732 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:18.731327 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:32:18.743 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:18.743160 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:32:28.962 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:28.962094 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:32:28.976 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:28.976249 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:32:39.195 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:39.194988 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:32:39.208 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:39.208457 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:32:49.428 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:49.427956 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:32:49.441 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:49.441138 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:32:59.656 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:59.656290 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:32:59.707 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:32:59.707269 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:33:09.927 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:33:09.926426 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:33:09.941 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:33:09.939879 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:33:20.171 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:33:20.170839 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:33:20.187 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:33:20.187683 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:33:30.464 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:33:30.464151 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:33:30.473 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:33:30.472953 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:33:40.695 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:33:40.694834 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:33:40.706 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:33:40.705914 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:33:50.924 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:33:50.923560 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:33:50.936 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:33:50.936376 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:34:01.156 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:34:01.155814 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:34:01.169 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:34:01.168157 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:34:11.411 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:34:11.411268 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:34:11.424 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:34:11.423954 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:34:21.653 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:34:21.652503 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:34:21.664 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:34:21.664000 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:34:31.893 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:34:31.892659 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:34:31.905 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:34:31.904890 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:34:42.125 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:34:42.125132 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:34:42.169 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:34:42.169435 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:34:52.391 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:34:52.390709 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:34:52.403 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:34:52.403284 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:35:02.626 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:35:02.625499 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:35:02.636 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:35:02.636439 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:35:12.970 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:35:12.970167 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:35:12.985 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:35:12.984888 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:35:23.203 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:35:23.202712 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:35:23.217 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:35:23.217250 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:35:33.439 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:35:33.438973 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:35:33.451 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:35:33.451380 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:35:43.673 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:35:43.673056 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:35:43.686 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:35:43.686457 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:35:53.905 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:35:53.905042 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:35:53.915 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:35:53.915543 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:36:04.136 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:04.135968 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:36:04.149 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:04.148719 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:36:12.096 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:12.096198 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T04:36:12.740 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:12.739473 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T04:36:12.728+0000 7fbe0c254340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T04:36:12.741 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:36:12.728+0000 7fbe0c254340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T04:36:12.741 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:36:12.728+0000 7fbe0c254340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T04:36:12.741 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T04:36:12.741 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:12.739497 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T04:36:12.728+0000 7fbe0c254340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T04:36:12.742 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:36:12.728+0000 7fbe0c254340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T04:36:12.742 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:36:12.728+0000 7fbe0c254340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T04:36:12.742 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T04:36:14.370 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:14.370511 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:36:14.387 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:14.387105 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:36:24.609 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:24.608946 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:36:24.625 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:24.625160 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:36:34.851 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:34.850753 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:36:34.866 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:34.866291 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:36:45.088 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:45.087664 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:36:45.097 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:45.097711 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:36:55.316 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:55.315955 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:36:55.327 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:36:55.327255 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:37:05.550 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:37:05.549518 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:37:05.562 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:37:05.560697 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:37:15.778 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:37:15.777837 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:37:15.790 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:37:15.790268 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:37:26.024 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:37:26.024162 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:37:26.038 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:37:26.038048 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:37:36.258 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:37:36.258114 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:37:36.272 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:37:36.270631 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:37:46.493 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:37:46.492937 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:37:46.507 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:37:46.504076 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:37:56.722 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:37:56.722264 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:37:56.734 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:37:56.733745 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:38:06.992 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:38:06.992076 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:38:07.000 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:38:07.000302 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:38:17.416 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:38:17.415977 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:38:17.462 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:38:17.461220 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:38:27.679 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:38:27.678488 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:38:27.689 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:38:27.688976 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:38:37.907 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:38:37.907198 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:38:37.919 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:38:37.919575 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:38:48.134 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:38:48.134175 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:38:48.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:38:48.144640 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:38:58.407 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:38:58.407456 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:38:58.420 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:38:58.419825 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:39:08.699 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:39:08.699300 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:39:08.712 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:39:08.712678 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:39:18.926 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:39:18.926022 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:39:18.938 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:39:18.938571 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:39:29.157 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:39:29.157083 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:39:29.172 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:39:29.172431 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:39:39.452 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:39:39.452294 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:39:39.465 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:39:39.465004 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:39:49.686 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:39:49.686471 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:39:49.698 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:39:49.698276 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:39:59.923 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:39:59.922772 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:39:59.936 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:39:59.936240 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:40:10.158 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:40:10.158071 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:40:10.169 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:40:10.169653 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:40:20.444 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:40:20.444095 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:40:20.456 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:40:20.456483 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:40:30.677 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:40:30.677107 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:40:30.688 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:40:30.688496 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:40:40.907 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:40:40.906447 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:40:40.919 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:40:40.919471 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:40:51.136 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:40:51.135527 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:40:51.148 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:40:51.147771 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:41:01.367 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:41:01.367162 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:41:01.381 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:41:01.380901 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:41:11.600 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:41:11.599801 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:41:11.614 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:41:11.614237 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:41:21.836 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:41:21.836112 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:41:21.849 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:41:21.849583 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:41:32.069 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:41:32.069414 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:41:32.084 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:41:32.084492 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:41:42.305 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:41:42.304917 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:41:42.319 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:41:42.318854 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:41:52.624 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:41:52.623690 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:41:52.639 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:41:52.635886 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:42:02.857 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:42:02.857456 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:42:02.872 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:42:02.872071 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:42:13.094 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:42:13.094254 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:42:13.106 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:42:13.106474 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:42:23.395 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:42:23.395176 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:42:23.404 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:42:23.404434 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:42:33.645 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:42:33.644671 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:42:33.656 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:42:33.655960 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:42:43.874 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:42:43.873313 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:42:43.886 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:42:43.885660 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:42:54.323 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:42:54.323316 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:42:54.337 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:42:54.337883 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:43:04.568 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:43:04.567798 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:43:04.581 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:43:04.581830 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:43:14.805 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:43:14.804729 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:43:14.827 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:43:14.826744 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:43:25.048 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:43:25.047539 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:43:25.060 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:43:25.059501 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:43:35.278 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:43:35.277834 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:43:35.291 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:43:35.291301 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:43:45.507 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:43:45.505987 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:43:45.516 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:43:45.516481 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:43:55.741 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:43:55.741120 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:43:55.817 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:43:55.817186 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:44:06.036 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:44:06.035323 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:44:06.048 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:44:06.047840 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:44:16.275 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:44:16.274542 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:44:16.288 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:44:16.287682 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:44:26.512 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:44:26.511483 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:44:26.523 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:44:26.523736 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:44:36.743 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:44:36.742769 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:44:36.753 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:44:36.753657 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:44:46.977 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:44:46.976941 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:44:46.988 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:44:46.988546 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:44:57.209 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:44:57.209116 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:44:57.223 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:44:57.223626 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:45:07.439 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:45:07.438728 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:45:07.451 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:45:07.450861 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:45:17.672 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:45:17.671151 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:45:17.683 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:45:17.682850 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:45:27.975 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:45:27.974731 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:45:28.001 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:45:28.001333 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:45:38.238 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:45:38.238393 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:45:38.251 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:45:38.251268 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:45:48.476 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:45:48.475938 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:45:48.488 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:45:48.488419 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:45:58.739 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:45:58.738717 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:45:58.749 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:45:58.748986 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:46:08.965 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:46:08.964521 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:46:08.978 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:46:08.978704 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:46:19.199 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:46:19.198832 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:46:19.337 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:46:19.210444 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:46:29.797 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:46:29.797594 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:46:29.808 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:46:29.808930 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:46:40.027 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:46:40.026839 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:46:40.036 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:46:40.035890 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:46:50.313 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:46:50.313370 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:46:50.328 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:46:50.327165 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:47:00.547 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:47:00.547117 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:47:00.560 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:47:00.559825 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:47:10.778 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:47:10.777901 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:47:10.819 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:47:10.818939 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:47:21.045 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:47:21.045212 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:47:21.056 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:47:21.055928 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:47:31.280 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:47:31.279886 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:47:31.293 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:47:31.293043 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:47:41.519 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:47:41.518745 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:47:41.531 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:47:41.531571 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:47:51.753 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:47:51.753130 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:47:51.764 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:47:51.764620 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:48:01.990 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:01.990290 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:48:02.004 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:02.004009 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:48:12.223 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:12.223087 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:48:12.236 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:12.235774 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:48:22.344 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:22.343999 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 04:48:22.33567609 +0000 UTC m=+10545.132820558 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T04:48:22.456 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:22.455688 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:48:22.468 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:22.468121 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:48:32.696 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:32.696190 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:48:32.710 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:32.710440 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:48:42.965 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:42.964457 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:48:42.972 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:42.972557 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:48:53.192 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:53.191336 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:48:53.204 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:48:53.204322 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:49:03.427 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:49:03.426745 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:49:03.441 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:49:03.439681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:49:13.663 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:49:13.663297 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:49:13.676 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:49:13.676151 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:49:23.928 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:49:23.928121 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:49:23.941 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:49:23.940934 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:49:34.161 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:49:34.160443 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:49:34.175 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:49:34.174842 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:49:44.423 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:49:44.422464 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:49:44.434 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:49:44.434464 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:49:54.655 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:49:54.654817 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:49:54.665 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:49:54.665232 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:50:04.955 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:50:04.955074 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:50:04.985 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:50:04.985080 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:50:15.207 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:50:15.206596 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:50:15.218 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:50:15.218128 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:50:25.431 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:50:25.430651 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:50:25.445 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:50:25.444979 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:50:35.690 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:50:35.690100 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:50:35.700 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:50:35.699687 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:50:45.920 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:50:45.919456 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:50:45.931 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:50:45.931775 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:50:56.159 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:50:56.157704 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:50:56.169 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:50:56.169453 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:51:06.395 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:51:06.392106 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:51:06.407 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:51:06.402818 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:51:16.627 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:51:16.626773 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:51:16.641 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:51:16.640549 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:51:26.855 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:51:26.855273 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:51:26.869 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:51:26.869165 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:51:37.104 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:51:37.103710 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:51:37.119 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:51:37.119530 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:51:47.342 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:51:47.342279 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:51:47.355 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:51:47.355852 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:51:57.579 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:51:57.579306 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:51:57.592 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:51:57.591681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:52:07.827 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:07.827089 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:52:07.835 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:07.834834 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:52:18.060 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:18.059659 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:52:18.074 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:18.074456 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:52:28.303 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:28.302704 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:52:28.316 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:28.314991 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:52:38.537 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:38.537361 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:52:38.550 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:38.548679 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:52:48.770 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:48.770568 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:52:48.779 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:48.779320 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:52:52.747 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:52.746858 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T04:52:53.339 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:53.338349 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T04:52:53.329+0000 7f8adf6f2340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T04:52:53.339 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:52:53.329+0000 7f8adf6f2340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T04:52:53.340 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:52:53.329+0000 7f8adf6f2340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T04:52:53.340 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T04:52:53.340 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:53.338375 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T04:52:53.329+0000 7f8adf6f2340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T04:52:53.340 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:52:53.329+0000 7f8adf6f2340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T04:52:53.341 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T04:52:53.329+0000 7f8adf6f2340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T04:52:53.341 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T04:52:59.000 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:59.000325 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:52:59.014 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:52:59.013763 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:53:09.240 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:53:09.239497 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:53:09.289 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:53:09.289280 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:53:19.516 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:53:19.515688 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:53:19.551 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:53:19.550977 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:53:29.798 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:53:29.797751 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:53:29.809 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:53:29.809110 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:53:40.056 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:53:40.055724 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:53:40.067 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:53:40.067427 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:53:50.286 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:53:50.285476 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:53:50.319 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:53:50.318312 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:54:00.567 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:54:00.566317 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:54:00.583 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:54:00.583507 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:54:10.802 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:54:10.801839 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:54:10.813 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:54:10.813044 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:54:21.036 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:54:21.035578 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:54:21.047 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:54:21.047279 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:54:31.268 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:54:31.267457 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:54:31.282 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:54:31.282053 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:54:41.503 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:54:41.502262 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:54:41.515 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:54:41.515745 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:54:51.736 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:54:51.736097 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:54:51.749 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:54:51.749023 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:55:01.998 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:55:01.997623 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:55:02.008 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:55:02.008049 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:55:12.226 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:55:12.226611 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:55:12.239 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:55:12.238734 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:55:22.462 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:55:22.462246 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:55:22.473 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:55:22.472410 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:55:32.695 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:55:32.695333 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:55:32.709 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:55:32.709186 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:55:42.933 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:55:42.933067 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:55:42.946 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:55:42.945797 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:55:53.169 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:55:53.169139 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:55:53.183 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:55:53.183615 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:56:03.404 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:56:03.404471 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:56:03.418 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:56:03.418460 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:56:13.637 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:56:13.636456 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:56:13.648 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:56:13.648791 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:56:23.869 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:56:23.869284 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:56:23.881 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:56:23.881128 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:56:34.104 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:56:34.103533 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:56:34.117 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:56:34.117557 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:56:44.345 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:56:44.345038 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:56:44.357 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:56:44.357246 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:56:54.596 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:56:54.596479 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:56:54.607 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:56:54.607205 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:57:04.875 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:57:04.875469 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:57:04.886 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:57:04.886402 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:57:15.109 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:57:15.108851 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:57:15.121 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:57:15.121641 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:57:25.348 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:57:25.347918 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:57:25.361 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:57:25.360847 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:57:35.649 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:57:35.649215 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:57:35.684 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:57:35.683736 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:57:45.903 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:57:45.903293 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:57:45.917 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:57:45.917118 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:57:56.138 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:57:56.138337 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:57:56.147 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:57:56.147415 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:58:06.367 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:58:06.367193 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:58:06.378 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:58:06.378687 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:58:16.597 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:58:16.597143 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:58:16.609 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:58:16.609699 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:58:26.830 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:58:26.829677 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:58:26.919 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:58:26.918821 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:58:37.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:58:37.144032 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:58:37.159 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:58:37.159580 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:58:47.382 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:58:47.381437 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:58:47.395 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:58:47.394718 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:58:57.616 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:58:57.615936 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:58:57.628 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:58:57.628582 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:59:07.908 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:59:07.908242 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:59:07.920 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:59:07.920190 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:59:18.140 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:59:18.140316 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:59:18.197 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:59:18.197168 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:59:28.424 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:59:28.423504 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:59:28.436 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:59:28.436536 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:59:38.664 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:59:38.663773 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:59:38.684 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:59:38.684033 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:59:48.907 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:59:48.907317 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:59:48.921 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:59:48.921633 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:59:59.170 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:59:59.170075 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T04:59:59.183 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 04:59:59.182895 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:00:09.404 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:00:09.404055 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:00:09.415 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:00:09.415484 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:00:19.636 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:00:19.635430 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:00:19.648 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:00:19.648119 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:00:29.936 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:00:29.935858 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:00:29.945 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:00:29.945505 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:00:40.168 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:00:40.167388 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:00:40.179 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:00:40.179075 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:00:50.394 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:00:50.393597 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:00:50.404 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:00:50.404388 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:01:00.632 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:01:00.631718 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:01:00.689 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:01:00.687740 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:01:10.904 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:01:10.904434 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:01:10.917 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:01:10.916235 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:01:21.139 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:01:21.138391 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:01:21.152 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:01:21.152214 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:01:31.411 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:01:31.410816 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:01:31.424 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:01:31.423847 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:01:41.694 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:01:41.693754 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:01:41.707 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:01:41.706859 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:01:51.928 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:01:51.928078 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:01:51.940 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:01:51.940134 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:02:02.157 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:02:02.157133 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:02:02.169 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:02:02.169533 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:02:12.394 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:02:12.393463 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:02:12.406 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:02:12.406306 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:02:22.628 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:02:22.627896 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:02:22.640 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:02:22.640418 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:02:32.866 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:02:32.865512 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:02:32.878 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:02:32.877779 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:02:43.100 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:02:43.099398 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:02:43.113 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:02:43.112745 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:02:53.342 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:02:53.342324 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:02:53.352 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:02:53.352088 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:03:03.573 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:03:03.572214 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:03:03.613 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:03:03.612301 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:03:13.868 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:03:13.867343 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:03:13.878 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:03:13.877771 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:03:24.105 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:03:24.104912 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:03:24.119 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:03:24.119579 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:03:34.347 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:03:34.346584 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:03:34.359 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:03:34.358935 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:03:44.575 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:03:44.574817 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:03:44.590 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:03:44.588462 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:03:54.804 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:03:54.803878 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:03:54.817 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:03:54.816851 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:04:05.102 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:04:05.101798 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:04:05.116 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:04:05.115605 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:04:15.352 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:04:15.351018 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:04:15.365 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:04:15.364992 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:04:25.599 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:04:25.599189 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:04:25.611 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:04:25.610838 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:04:35.859 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:04:35.859223 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:04:35.872 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:04:35.872486 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:04:46.099 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:04:46.098865 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:04:46.111 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:04:46.110717 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:04:56.333 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:04:56.332757 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:04:56.346 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:04:56.346274 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:05:06.589 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:06.589229 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:05:06.598 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:06.597923 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:05:16.819 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:16.819380 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:05:16.828 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:16.828421 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:05:27.044 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:27.043428 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:05:27.055 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:27.055710 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:05:37.306 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:37.305729 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:05:37.315 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:37.315012 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:05:37.355 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:37.355195 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 05:05:37.349099288 +0000 UTC m=+11580.146243708 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T05:05:47.535 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:47.534405 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:05:47.548 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:47.548291 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:05:57.771 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:57.770405 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:05:57.785 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:05:57.784875 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:06:08.054 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:06:08.053618 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:06:08.068 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:06:08.068182 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:06:18.327 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:06:18.326089 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:06:18.343 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:06:18.343623 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:06:28.564 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:06:28.563917 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:06:28.575 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:06:28.575125 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:06:38.796 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:06:38.795334 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:06:38.808 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:06:38.807856 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:06:49.024 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:06:49.023755 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:06:49.039 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:06:49.039374 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:06:59.262 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:06:59.261628 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:06:59.275 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:06:59.275058 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:07:09.505 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:07:09.504230 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:07:09.519 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:07:09.518311 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:07:19.757 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:07:19.756871 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:07:19.766 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:07:19.766365 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:07:29.989 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:07:29.988903 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:07:29.999 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:07:29.999334 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:07:40.218 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:07:40.217299 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:07:40.230 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:07:40.230320 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:07:50.460 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:07:50.459557 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:07:50.472 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:07:50.471892 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:08:00.707 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:08:00.702078 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:08:00.722 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:08:00.722390 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:08:10.941 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:08:10.940911 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:08:10.952 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:08:10.952472 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:08:21.224 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:08:21.224195 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:08:21.234 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:08:21.234366 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:08:31.458 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:08:31.457369 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:08:31.471 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:08:31.471131 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:08:41.697 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:08:41.696568 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:08:41.710 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:08:41.710044 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:08:51.933 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:08:51.932930 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:08:51.945 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:08:51.945439 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:09:02.165 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:02.164550 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:09:02.176 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:02.176146 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:09:12.391 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:12.390553 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:09:12.454 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:12.453592 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:09:22.674 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:22.673349 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:09:22.688 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:22.687699 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:09:32.928 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:32.927820 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:09:32.940 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:32.939894 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:09:33.345 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:33.344857 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T05:09:34.024 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:34.023761 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T05:09:34.014+0000 7f1c20099340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T05:09:34.025 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T05:09:34.014+0000 7f1c20099340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T05:09:34.025 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T05:09:34.014+0000 7f1c20099340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T05:09:34.025 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T05:09:34.025 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:34.023787 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T05:09:34.014+0000 7f1c20099340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T05:09:34.026 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T05:09:34.014+0000 7f1c20099340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T05:09:34.026 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T05:09:34.014+0000 7f1c20099340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T05:09:34.026 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T05:09:43.163 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:43.162456 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:09:43.176 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:43.175228 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:09:53.396 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:53.395548 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:09:53.410 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:09:53.408530 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:10:03.628 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:10:03.627821 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:10:03.639 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:10:03.638820 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:10:13.882 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:10:13.881762 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:10:13.894 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:10:13.893990 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:10:24.113 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:10:24.112741 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:10:24.127 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:10:24.125449 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:10:34.344 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:10:34.343501 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:10:34.357 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:10:34.357256 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:10:44.589 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:10:44.588721 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:10:44.603 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:10:44.602391 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:10:54.825 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:10:54.824258 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:10:54.838 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:10:54.837302 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:11:05.056 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:11:05.055322 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:11:05.066 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:11:05.066116 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:11:15.284 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:11:15.283569 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:11:15.298 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:11:15.297400 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:11:25.515 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:11:25.514153 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:11:25.528 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:11:25.527155 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:11:35.750 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:11:35.749266 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:11:35.762 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:11:35.762024 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:11:45.986 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:11:45.985755 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:11:46.023 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:11:46.022798 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:11:56.256 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:11:56.255778 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:11:56.276 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:11:56.275307 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:12:06.493 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:12:06.492669 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:12:06.502 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:12:06.501993 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:12:16.724 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:12:16.723424 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:12:16.735 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:12:16.735378 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:12:26.960 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:12:26.959471 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:12:26.970 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:12:26.969896 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:12:37.246 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:12:37.244980 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:12:37.279 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:12:37.278702 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:12:47.499 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:12:47.498574 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:12:47.509 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:12:47.508640 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:12:57.731 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:12:57.730529 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:12:57.744 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:12:57.743840 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:13:07.962 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:13:07.961615 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:13:07.976 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:13:07.975624 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:13:18.229 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:13:18.228453 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:13:18.240 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:13:18.239753 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:13:28.460 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:13:28.459135 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:13:28.471 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:13:28.470728 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:13:38.692 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:13:38.690883 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:13:38.700 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:13:38.699593 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:13:48.918 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:13:48.917227 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:13:49.000 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:13:48.999079 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:13:59.247 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:13:59.246163 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:13:59.262 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:13:59.261782 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:14:09.502 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:14:09.501207 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:14:09.513 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:14:09.513032 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:14:19.751 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:14:19.751114 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:14:19.762 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:14:19.760089 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:14:29.982 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:14:29.981161 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:14:29.995 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:14:29.995163 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:14:40.213 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:14:40.212894 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:14:40.227 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:14:40.226483 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:14:50.472 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:14:50.471495 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:14:50.485 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:14:50.484261 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:15:00.720 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:15:00.719710 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:15:00.728 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:15:00.728178 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:15:10.947 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:15:10.946728 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:15:10.959 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:15:10.958977 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:15:21.181 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:15:21.180301 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:15:21.193 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:15:21.192594 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:15:31.414 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:15:31.413672 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:15:31.427 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:15:31.427159 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:15:41.652 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:15:41.651303 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:15:41.663 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:15:41.662285 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:15:51.885 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:15:51.884341 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:15:51.896 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:15:51.895595 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:16:02.133 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:16:02.132035 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:16:02.144 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:16:02.143970 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:16:12.367 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:16:12.366683 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:16:12.379 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:16:12.376658 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:16:22.599 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:16:22.598848 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:16:22.610 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:16:22.610124 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:16:32.836 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:16:32.834776 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:16:32.848 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:16:32.847009 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:16:43.068 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:16:43.067293 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:16:43.078 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:16:43.077440 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:16:53.301 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:16:53.300156 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:16:53.319 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:16:53.318395 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:17:03.547 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:17:03.545722 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:17:03.558 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:17:03.557796 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:17:13.791 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:17:13.790547 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:17:13.800 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:17:13.799812 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:17:24.021 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:17:24.020145 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:17:24.082 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:17:24.081363 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:17:34.330 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:17:34.329022 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:17:34.342 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:17:34.341642 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:17:44.569 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:17:44.568820 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:17:44.581 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:17:44.580947 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:17:54.798 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:17:54.797733 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:17:54.810 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:17:54.809613 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:18:05.030 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:18:05.029183 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:18:05.043 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:18:05.042417 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:18:15.313 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:18:15.312265 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:18:15.328 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:18:15.326864 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:18:25.551 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:18:25.549950 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:18:25.565 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:18:25.564652 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:18:35.782 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:18:35.781773 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:18:35.796 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:18:35.795838 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:18:46.017 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:18:46.015790 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:18:46.030 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:18:46.029345 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:18:56.253 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:18:56.252599 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:18:56.261 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:18:56.260630 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:19:06.514 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:19:06.513537 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:19:06.523 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:19:06.523336 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:19:16.776 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:19:16.775104 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:19:16.785 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:19:16.785228 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:19:27.038 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:19:27.036873 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:19:27.051 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:19:27.049983 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:19:37.274 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:19:37.273648 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:19:37.288 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:19:37.287650 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:19:47.512 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:19:47.511485 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:19:47.525 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:19:47.524144 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:19:57.751 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:19:57.749952 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:19:57.763 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:19:57.762809 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:20:07.988 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:20:07.986489 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:20:07.998 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:20:07.997833 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:20:18.219 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:20:18.217986 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:20:18.230 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:20:18.229895 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:20:28.455 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:20:28.454529 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:20:28.467 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:20:28.467155 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:20:38.694 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:20:38.693259 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:20:38.708 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:20:38.707253 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:20:48.933 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:20:48.931756 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:20:48.944 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:20:48.943468 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:20:59.165 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:20:59.164232 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:20:59.175 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:20:59.175166 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:21:09.455 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:21:09.454136 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:21:09.474 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:21:09.473480 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:21:19.692 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:21:19.691618 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:21:19.708 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:21:19.707544 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:21:29.949 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:21:29.948437 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:21:29.961 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:21:29.960948 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:21:40.183 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:21:40.182588 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:21:40.194 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:21:40.193572 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:21:50.414 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:21:50.413118 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:21:50.423 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:21:50.422944 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:00.643 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:00.642593 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:00.653 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:00.653143 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:10.912 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:10.910860 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:10.925 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:10.923464 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:21.151 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:21.150753 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:21.162 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:21.161960 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:31.381 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:31.380525 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:31.394 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:31.393880 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:41.615 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:41.614560 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:41.624 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:41.623467 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:51.845 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:51.843960 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:51.857 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:51.857262 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:22:52.191 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:22:52.190918 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 05:22:52.174288541 +0000 UTC m=+12614.971433005 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T05:23:02.084 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:02.083187 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:23:02.095 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:02.094533 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:23:12.317 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:12.315952 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:23:12.326 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:12.325287 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:23:22.551 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:22.549927 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:23:22.564 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:22.562989 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:23:32.783 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:32.782608 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:23:32.795 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:32.794440 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:23:43.036 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:43.035398 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:23:43.052 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:43.052114 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:23:53.093 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:53.092798 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 05:23:53.083957378 +0000 UTC m=+12675.881101839 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T05:23:53.274 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:53.273317 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:23:53.319 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:23:53.318569 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:24:03.544 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:24:03.543300 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:24:03.553 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:24:03.553146 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:24:13.774 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:24:13.773148 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:24:13.784 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:24:13.784064 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:24:24.007 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:24:24.006468 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:24:24.019 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:24:24.018069 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:24:34.241 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:24:34.239845 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:24:34.251 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:24:34.250591 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:24:44.472 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:24:44.471728 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:24:44.534 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:24:44.532921 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:24:54.753 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:24:54.752409 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:24:54.768 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:24:54.767645 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:25:05.007 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:25:05.006287 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:25:05.034 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:25:05.033831 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:25:15.274 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:25:15.273576 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:25:15.290 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:25:15.289833 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:25:25.526 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:25:25.525382 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:25:25.539 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:25:25.538931 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:25:35.765 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:25:35.759625 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:25:35.777 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:25:35.776850 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:25:45.993 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:25:45.991917 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:25:46.001 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:25:46.000477 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:25:56.248 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:25:56.247470 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:25:56.260 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:25:56.260148 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:26:06.484 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:06.483373 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:26:06.497 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:06.493692 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:26:14.065 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:14.064066 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T05:26:14.687 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:14.686154 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T05:26:14.675+0000 7f6b233d8340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T05:26:14.688 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T05:26:14.675+0000 7f6b233d8340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T05:26:14.688 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T05:26:14.675+0000 7f6b233d8340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T05:26:14.688 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T05:26:14.688 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:14.686190 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T05:26:14.675+0000 7f6b233d8340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T05:26:14.689 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T05:26:14.675+0000 7f6b233d8340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T05:26:14.689 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T05:26:14.675+0000 7f6b233d8340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T05:26:14.689 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T05:26:16.718 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:16.716946 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:26:16.728 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:16.727651 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:26:26.948 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:26.947401 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:26:26.960 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:26.959828 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:26:37.183 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:37.181999 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:26:37.194 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:37.193697 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:26:47.414 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:47.413401 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:26:47.428 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:47.427735 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:26:57.652 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:57.651652 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:26:57.665 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:26:57.664384 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:07.886 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:07.885790 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:07.899 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:07.898455 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:18.117 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:18.116108 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:18.128 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:18.127850 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:28.350 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:28.348201 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:28.376 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:28.376026 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:28.377 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:28.376063 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Warning:ReconcileFailed:CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:38.602 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:38.600746 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:38.613 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:38.612824 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:48.832 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:48.831701 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:48.843 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:48.842725 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:59.065 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:59.063734 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:27:59.123 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:27:59.122770 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:28:09.388 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:28:09.387520 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:28:09.401 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:28:09.400580 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:28:19.621 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:28:19.620744 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:28:19.635 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:28:19.634692 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:28:29.854 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:28:29.853402 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:28:29.867 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:28:29.866443 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:28:40.087 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:28:40.086284 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:28:40.100 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:28:40.099642 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:28:50.319 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:28:50.317972 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:28:50.331 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:28:50.329428 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:29:00.553 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:29:00.551948 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:29:00.566 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:29:00.565592 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:29:10.837 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:29:10.836166 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:29:10.845 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:29:10.845172 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:29:21.071 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:29:21.070627 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:29:21.082 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:29:21.081650 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:29:31.298 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:29:31.297178 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:29:31.309 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:29:31.308500 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:29:41.523 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:29:41.522626 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:29:41.547 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:29:41.546040 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:29:51.769 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:29:51.768994 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:29:51.781 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:29:51.780678 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:30:02.001 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:30:01.999954 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:30:02.015 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:30:02.014130 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:30:12.234 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:30:12.233079 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:30:12.241 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:30:12.241033 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:30:22.503 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:30:22.500587 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:30:22.511 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:30:22.510230 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:30:32.728 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:30:32.727227 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:30:32.739 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:30:32.738875 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:30:42.962 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:30:42.961077 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:30:42.974 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:30:42.973763 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:30:53.204 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:30:53.203729 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:30:53.217 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:30:53.215866 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:31:03.443 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:31:03.442406 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:31:03.455 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:31:03.454722 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:31:13.678 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:31:13.677053 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:31:13.691 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:31:13.690031 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:31:23.915 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:31:23.913907 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:31:23.928 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:31:23.927007 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:31:34.156 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:31:34.154985 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:31:34.170 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:31:34.169191 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:31:44.393 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:31:44.392359 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:31:44.401 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:31:44.400846 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:31:54.623 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:31:54.621632 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:31:54.636 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:31:54.634635 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:32:04.856 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:32:04.855537 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:32:04.869 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:32:04.868144 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:32:15.089 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:32:15.088618 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:32:15.102 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:32:15.101187 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:32:25.327 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:32:25.325995 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:32:25.402 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:32:25.401333 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:32:35.619 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:32:35.617269 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:32:35.630 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:32:35.629487 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:32:45.849 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:32:45.847492 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:32:45.860 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:32:45.860088 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:32:56.103 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:32:56.102156 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:32:56.120 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:32:56.118057 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:33:06.339 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:33:06.337866 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:33:06.352 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:33:06.351177 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:33:16.572 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:33:16.570700 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:33:16.583 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:33:16.582958 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:33:26.801 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:33:26.800853 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:33:26.848 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:33:26.847841 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:33:37.076 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:33:37.074598 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:33:37.086 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:33:37.085538 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:33:47.307 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:33:47.305690 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:33:47.318 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:33:47.317434 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:33:57.543 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:33:57.541394 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:33:57.560 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:33:57.559634 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:34:07.794 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:34:07.793099 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:34:07.807 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:34:07.805762 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:34:18.021 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:34:18.020598 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:34:18.035 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:34:18.034328 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:34:28.255 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:34:28.253859 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:34:28.269 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:34:28.266795 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:34:38.518 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:34:38.516668 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:34:38.528 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:34:38.527463 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:34:48.744 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:34:48.742562 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:34:48.755 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:34:48.754177 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:34:58.977 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:34:58.975551 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:34:58.988 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:34:58.987340 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:35:09.208 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:35:09.206594 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:35:09.221 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:35:09.220051 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:35:19.438 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:35:19.437352 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:35:19.450 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:35:19.449750 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:35:29.671 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:35:29.669643 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:35:29.682 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:35:29.681011 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:35:39.904 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:35:39.902806 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:35:39.918 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:35:39.916824 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:35:50.136 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:35:50.135336 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:35:50.147 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:35:50.146543 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:36:00.371 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:36:00.370572 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:36:00.384 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:36:00.383164 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:36:10.606 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:36:10.605605 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:36:10.626 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:36:10.625391 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:36:20.840 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:36:20.839171 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:36:20.854 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:36:20.853485 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:36:31.077 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:36:31.076034 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:36:31.089 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:36:31.088706 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:36:41.310 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:36:41.309430 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:36:41.324 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:36:41.323190 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:36:51.553 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:36:51.552168 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:36:51.564 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:36:51.563813 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:37:01.932 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:37:01.931204 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:37:01.952 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:37:01.951578 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:37:12.188 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:37:12.187518 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:37:12.199 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:37:12.198433 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:37:22.441 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:37:22.439916 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:37:22.455 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:37:22.454342 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:37:32.746 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:37:32.745005 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:37:32.760 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:37:32.756901 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:37:43.077 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:37:43.076742 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:37:43.091 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:37:43.090472 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:37:53.366 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:37:53.364557 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:37:53.400 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:37:53.397442 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:38:03.635 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:38:03.633977 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:38:03.648 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:38:03.647780 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:38:13.872 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:38:13.871376 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:38:13.884 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:38:13.883176 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:38:24.125 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:38:24.124493 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:38:24.136 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:38:24.135353 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:38:34.354 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:38:34.353598 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:38:34.368 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:38:34.367685 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:38:44.635 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:38:44.633681 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:38:44.651 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:38:44.644985 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:38:54.867 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:38:54.866061 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:38:54.880 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:38:54.879698 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:39:05.120 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:39:05.119752 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:39:05.132 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:39:05.131652 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:39:15.406 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:39:15.405544 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:39:15.417 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:39:15.416629 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:39:25.700 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:39:25.698759 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:39:25.713 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:39:25.712777 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:39:36.073 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:39:36.072090 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:39:36.089 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:39:36.088926 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:39:46.336 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:39:46.335354 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:39:46.350 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:39:46.349054 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:39:56.594 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:39:56.593859 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:39:56.602 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:39:56.602048 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:40:06.826 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:40:06.824892 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:40:06.839 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:40:06.837653 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:40:17.114 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:40:17.113608 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:40:17.124 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:40:17.123215 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:40:27.465 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:40:27.464296 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:40:27.476 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:40:27.476005 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:40:37.768 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:40:37.767409 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:40:37.796 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:40:37.795142 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:40:48.085 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:40:48.084657 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:40:48.095 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:40:48.094324 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:40:58.312 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:40:58.310989 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:40:58.379 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:40:58.378078 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:41:08.459 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:08.458217 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-04-02 05:41:08.411517359 +0000 UTC m=+13711.208661822 LastTransitionTime:2022-04-02 01:54:34 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T05:41:08.636 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:08.591349 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:41:08.636 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:08.601540 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:41:18.823 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:18.822073 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:41:18.833 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:18.833090 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:41:29.206 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:29.204558 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:41:29.219 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:29.218425 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:41:39.460 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:39.459770 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:41:39.472 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:39.471089 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:41:49.691 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:49.690527 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:41:49.706 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:49.705721 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:41:59.926 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:59.925422 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:41:59.940 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:41:59.939514 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:42:10.164 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:10.162842 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:42:10.179 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:10.178446 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:42:20.403 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:20.402391 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:42:20.416 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:20.416043 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:42:30.639 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:30.638461 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:42:30.653 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:30.652426 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:42:40.874 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:40.873483 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:42:40.883 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:40.882607 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:42:51.098 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:51.097418 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:42:51.110 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:51.109544 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:42:54.691 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:54.690867 I | op-mon: parsing mon endpoints: a=10.100.35.247:6789 2022-04-02T05:42:55.331 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:55.329799 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T05:42:55.319+0000 7f4528eef340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T05:42:55.331 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T05:42:55.319+0000 7f4528eef340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T05:42:55.332 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T05:42:55.319+0000 7f4528eef340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T05:42:55.332 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T05:42:55.332 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:42:55.329826 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T05:42:55.319+0000 7f4528eef340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T05:42:55.332 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T05:42:55.319+0000 7f4528eef340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T05:42:55.333 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02T05:42:55.319+0000 7f4528eef340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T05:42:55.333 INFO:tasks.rook.operator.smithi160.stdout:couldn't init storage provider. : exit status 5 2022-04-02T05:43:01.335 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:43:01.333864 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:43:01.346 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:43:01.345091 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:43:11.567 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:43:11.566346 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:43:11.579 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:43:11.578230 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:43:21.799 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:43:21.797798 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:43:21.810 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:43:21.809293 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:43:32.032 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:43:32.031702 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:43:32.047 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:43:32.044633 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:43:42.266 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:43:42.265372 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:43:42.275 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:43:42.274442 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:43:52.501 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:43:52.499224 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:43:52.512 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:43:52.512127 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:44:02.739 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:44:02.737880 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:44:02.752 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:44:02.750377 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:44:12.975 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:44:12.973995 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:44:12.986 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:44:12.985634 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:44:23.204 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:44:23.203173 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:44:23.216 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:44:23.215823 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:44:33.439 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:44:33.438374 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:44:33.450 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:44:33.449887 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:44:43.717 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:44:43.716137 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:44:43.729 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:44:43.728436 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:44:53.948 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:44:53.947229 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:44:53.959 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:44:53.959096 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:45:04.178 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:45:04.177366 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:45:04.189 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:45:04.188564 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:45:14.408 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:45:14.407283 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:45:14.421 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:45:14.420264 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:45:24.643 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:45:24.642285 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:45:24.659 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:45:24.658243 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:45:34.882 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:45:34.881381 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:45:34.894 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:45:34.893339 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:45:45.114 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:45:45.112967 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:45:45.128 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:45:45.127667 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:45:55.347 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:45:55.346570 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:45:55.359 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:45:55.359156 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:46:05.580 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:46:05.578849 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:46:05.589 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:46:05.589342 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:46:15.805 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:46:15.804172 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:46:15.817 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:46:15.816966 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:46:26.039 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:46:26.038313 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:46:26.054 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:46:26.053882 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:46:36.281 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:46:36.280673 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:46:36.293 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:46:36.292262 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:46:46.512 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:46:46.510902 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:46:46.523 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:46:46.522668 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:46:56.746 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:46:56.745043 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:46:56.757 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:46:56.756619 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:47:06.981 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:47:06.980474 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:47:06.994 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:47:06.993883 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:47:17.216 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:47:17.215406 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:47:17.230 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:47:17.229179 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:47:27.451 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:47:27.451007 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:47:27.460 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:47:27.459702 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:47:37.681 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:47:37.680129 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:47:37.735 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:47:37.734819 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:47:47.987 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:47:47.986356 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:47:48.000 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:47:48.000108 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:47:58.247 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:47:58.246504 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:47:58.259 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:47:58.259320 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:48:08.486 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:48:08.486104 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:48:08.496 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:48:08.495596 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:48:18.760 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:48:18.759365 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:48:18.771 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:48:18.771371 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:48:28.990 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:48:28.989865 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:48:29.004 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:48:29.003398 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:48:39.226 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:48:39.225120 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:48:39.238 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:48:39.237161 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:48:49.478 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:48:49.476791 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:48:49.489 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:48:49.488748 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:48:59.707 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:48:59.705748 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:48:59.717 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:48:59.716483 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:49:09.937 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:49:09.935963 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:49:09.946 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:49:09.945964 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:49:20.165 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:49:20.164041 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:49:20.177 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:49:20.176337 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:49:30.393 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:49:30.392601 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:49:30.404 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:49:30.403392 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:49:40.662 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:49:40.661067 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:49:40.670 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:49:40.669919 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:49:50.893 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:49:50.892320 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:49:50.905 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:49:50.905022 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:50:01.125 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:50:01.124019 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:50:01.138 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:50:01.138098 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:50:11.361 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:50:11.360096 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:50:11.373 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:50:11.372434 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:50:21.590 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:50:21.589003 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:50:21.603 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:50:21.602355 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:50:31.830 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:50:31.829274 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:50:31.842 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:50:31.842268 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:50:42.059 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:50:42.058913 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:50:42.072 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:50:42.071361 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:50:52.333 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:50:52.332612 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:50:52.388 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:50:52.387282 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:51:02.612 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:51:02.611902 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:51:02.623 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:51:02.623195 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:51:12.851 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:51:12.850504 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:51:12.861 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:51:12.861220 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:51:23.085 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:51:23.084838 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:51:23.096 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:51:23.096200 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:51:33.316 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:51:33.315257 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:51:33.326 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:51:33.325478 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:51:43.549 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:51:43.548407 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:51:43.560 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:51:43.560202 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:51:53.783 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:51:53.782742 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:51:53.795 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:51:53.795294 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:52:04.019 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:52:04.018432 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:52:04.030 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:52:04.030159 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:52:14.262 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:52:14.261114 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:52:14.273 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:52:14.272342 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:52:24.492 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:52:24.490814 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:52:24.504 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:52:24.503625 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:52:34.723 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:52:34.722274 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T05:52:34.733 INFO:tasks.rook.operator.smithi160.stdout:2022-04-02 05:52:34.733336 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-04-02T08:13:16.755 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2022-04-02T08:13:16.769 DEBUG:teuthology.task.console_log:Killing console logger for smithi160 2022-04-02T08:13:16.771 DEBUG:teuthology.exit:Finished running handlers