2022-03-24T23:39:35.814 INFO:root:teuthology version: 1.1.0-70390753 2022-03-24T23:39:35.816 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-03-24_22:44:01-rados-wip-yuri3-testing-2022-03-24-0946-quincy-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2022-03-24_22:44:01-rados-wip-yuri3-testing-2022-03-24-0946-quincy-distro-default-smithi/6758955 --verbose -- /home/teuthworker/archive/yuriw-2022-03-24_22:44:01-rados-wip-yuri3-testing-2022-03-24-0946-quincy-distro-default-smithi/6758955/orig.config.yaml 2022-03-24T23:39:35.851 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-03-24T23:39:35.957 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2022-03-24_22:44:01-rados-wip-yuri3-testing-2022-03-24-0946-quincy-distro-default-smithi/6758955 branch: wip-yuri3-testing-2022-03-24-0946-quincy 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: '6758955' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2022-03-24_22:44:01-rados-wip-yuri3-testing-2022-03-24-0946-quincy-distro-default-smithi nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri3-testing-2022-03-24-0946-quincy 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: ab9430ca754c2b4fcef42fa15d5c8883f172b355 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: ab9430ca754c2b4fcef42fa15d5c8883f172b355 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-yuri3-testing-2022-03-24-0946-quincy sha1: ab9430ca754c2b4fcef42fa15d5c8883f172b355 owner: scheduled_yuriw@teuthology priority: 72 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.a sha1: ab9430ca754c2b4fcef42fa15d5c8883f172b355 sleep_before_teardown: 0 suite: rados suite_branch: wip-yuri3-testing-2022-03-24-0946-quincy suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_ab9430ca754c2b4fcef42fa15d5c8883f172b355/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: ab9430ca754c2b4fcef42fa15d5c8883f172b355 targets: smithi165.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq1MYbJ5FZ7vPYyTVZ4Yv+57X/Ag1ni3BC2EMHQ0Ha6ADmpA5yEXWaf0LUWiNv6WOGeXvhYpxzQmLkPKLrCk0hjwlVB96JK3Ls04Wt44Odp7W5+qiLlvpQB2Zp6DKHvq6Cg7uibGocoRV2Wet6wo6659laFFs0zkiMktqLoLrZScgjc46guB+ntNS+IuuMkbODzoe8H3BRrUtYrlPryZf+FXV0YI/0lO91BLd04nSwYeC5yWYNwh7DG0JFSmIWPifxqiQwa83PmLSvtlhccL9mjiwKKgpCxtSQ5YUD/ZJrB82VQoX/5nTNjlZorNnigzkj6TLtISf2zZfatWlsXNfbw9jHFRdmaK/x/95BeN3R7yOj/mzZftigZYLPSdwQM7cbY4n01nrcz6FgZAOIoDsrOhnzfjz1Wcj6yqXNH/IOAlIXOPYLkGWrklsbJf84EwjD2OMFhiHr6doaARRSfgUyYbM91a7Wpkehuq1aj8Ln++C8FkQJV3b0Pq+NRNBa4TM= 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: 70390753284281fb41f7552547fa9eb007fa4eef timestamp: 2022-03-24_22:44:01 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.22301 2022-03-24T23:39:35.958 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_ab9430ca754c2b4fcef42fa15d5c8883f172b355/qa; will attempt to use it 2022-03-24T23:39:35.959 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_ab9430ca754c2b4fcef42fa15d5c8883f172b355/qa/tasks 2022-03-24T23:39:35.959 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-03-24T23:39:35.961 INFO:teuthology.task.internal:Checking packages... 2022-03-24T23:39:35.982 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'ab9430ca754c2b4fcef42fa15d5c8883f172b355' 2022-03-24T23:39:35.983 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-03-24T23:39:35.983 INFO:teuthology.packaging:ref: None 2022-03-24T23:39:35.984 INFO:teuthology.packaging:tag: None 2022-03-24T23:39:35.984 INFO:teuthology.packaging:branch: wip-yuri3-testing-2022-03-24-0946-quincy 2022-03-24T23:39:35.984 INFO:teuthology.packaging:sha1: ab9430ca754c2b4fcef42fa15d5c8883f172b355 2022-03-24T23:39:35.985 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri3-testing-2022-03-24-0946-quincy 2022-03-24T23:39:36.132 INFO:teuthology.task.internal:Found packages for ceph version 17.1.0-76-gab9430ca-1focal 2022-03-24T23:39:36.133 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-03-24T23:39:36.144 INFO:teuthology.task.internal:no buildpackages task found 2022-03-24T23:39:36.144 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-03-24T23:39:36.176 INFO:teuthology.task.internal:Saving configuration 2022-03-24T23:39:36.192 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-03-24T23:39:36.216 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-03-24T23:39:36.240 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2022-03-24_22:44:01-rados-wip-yuri3-testing-2022-03-24-0946-quincy-distro-default-smithi/6758955', '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-03-24 23:33:58.361339', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINJySDVHqQV/bREvL4Cp0n2xIQoz4FmVN6Tjo0fktLxF'} 2022-03-24T23:39:36.241 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-03-24T23:39:36.260 INFO:teuthology.task.internal:roles: ubuntu@smithi165.front.sepia.ceph.com - ['host.a', 'client.a'] 2022-03-24T23:39:36.260 INFO:teuthology.run_tasks:Running task console_log... 2022-03-24T23:39:36.333 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f17c505b9d8>, signals=[15]) 2022-03-24T23:39:36.334 INFO:teuthology.run_tasks:Running task internal.connect... 2022-03-24T23:39:36.351 INFO:teuthology.task.internal:Opening connections... 2022-03-24T23:39:36.351 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi165.front.sepia.ceph.com 2022-03-24T23:39:36.353 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-03-24T23:39:36.411 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-03-24T23:39:36.425 DEBUG:teuthology.orchestra.run.smithi165:> uname -m 2022-03-24T23:39:36.533 INFO:teuthology.orchestra.run.smithi165.stdout:x86_64 2022-03-24T23:39:36.534 DEBUG:teuthology.orchestra.run.smithi165:> cat /etc/os-release 2022-03-24T23:39:36.540 INFO:teuthology.orchestra.run.smithi165.stdout:NAME="Ubuntu" 2022-03-24T23:39:36.540 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION="20.04.3 LTS (Focal Fossa)" 2022-03-24T23:39:36.541 INFO:teuthology.orchestra.run.smithi165.stdout:ID=ubuntu 2022-03-24T23:39:36.541 INFO:teuthology.orchestra.run.smithi165.stdout:ID_LIKE=debian 2022-03-24T23:39:36.541 INFO:teuthology.orchestra.run.smithi165.stdout:PRETTY_NAME="Ubuntu 20.04.3 LTS" 2022-03-24T23:39:36.541 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_ID="20.04" 2022-03-24T23:39:36.542 INFO:teuthology.orchestra.run.smithi165.stdout:HOME_URL="https://www.ubuntu.com/" 2022-03-24T23:39:36.542 INFO:teuthology.orchestra.run.smithi165.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2022-03-24T23:39:36.542 INFO:teuthology.orchestra.run.smithi165.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-03-24T23:39:36.542 INFO:teuthology.orchestra.run.smithi165.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-03-24T23:39:36.543 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_CODENAME=focal 2022-03-24T23:39:36.543 INFO:teuthology.orchestra.run.smithi165.stdout:UBUNTU_CODENAME=focal 2022-03-24T23:39:36.544 INFO:teuthology.lock.ops:Updating smithi165.front.sepia.ceph.com on lock server 2022-03-24T23:39:36.573 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-03-24T23:39:36.586 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-03-24T23:39:36.647 INFO:teuthology.task.internal:Checking for old test directory... 2022-03-24T23:39:36.648 DEBUG:teuthology.orchestra.run.smithi165:> test '!' -e /home/ubuntu/cephtest 2022-03-24T23:39:36.656 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-03-24T23:39:36.684 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-03-24T23:39:36.685 DEBUG:teuthology.orchestra.run.smithi165:> test -z $(ls -A /var/lib/ceph) 2022-03-24T23:39:36.706 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-03-24T23:39:36.751 INFO:teuthology.run_tasks:Running task kernel... 2022-03-24T23:39:36.769 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-03-24T23:39:36.770 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2022-03-24T23:39:36.770 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.a': {'hwe': True}} 2022-03-24T23:39:36.770 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2022-03-24T23:39:36.771 DEBUG:teuthology.orchestra.run.smithi165:> test -f /run/.containerenv -o -f /.dockerenv 2022-03-24T23:39:36.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-03-24T23:39:36.777 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2022-03-24T23:39:36.826 INFO:teuthology.orchestra.run.smithi165.stdout:5.4.0-97-generic 2022-03-24T23:39:36.827 INFO:teuthology.task.kernel:Running kernel on smithi165: 5.4.0-97-generic 2022-03-24T23:39:36.827 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get clean 2022-03-24T23:39:36.922 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get update 2022-03-24T23:39:37.211 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-03-24T23:39:37.211 INFO:teuthology.orchestra.run.smithi165.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-24T23:39:37.264 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-24T23:39:37.595 INFO:teuthology.orchestra.run.smithi165.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-24T23:39:37.662 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,347 kB] 2022-03-24T23:39:37.802 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [622 kB] 2022-03-24T23:39:38.069 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [407 kB] 2022-03-24T23:39:38.070 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,674 kB] 2022-03-24T23:39:38.080 INFO:teuthology.orchestra.run.smithi165.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] 2022-03-24T23:39:38.084 INFO:teuthology.orchestra.run.smithi165.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9,800 B] 2022-03-24T23:39:38.085 INFO:teuthology.orchestra.run.smithi165.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] 2022-03-24T23:39:38.149 INFO:teuthology.orchestra.run.smithi165.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [21.9 kB] 2022-03-24T23:39:38.150 INFO:teuthology.orchestra.run.smithi165.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 2022-03-24T23:39:38.153 INFO:teuthology.orchestra.run.smithi165.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [532 B] 2022-03-24T23:39:38.153 INFO:teuthology.orchestra.run.smithi165.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 2022-03-24T23:39:38.167 INFO:teuthology.orchestra.run.smithi165.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [547 kB] 2022-03-24T23:39:38.182 INFO:teuthology.orchestra.run.smithi165.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 2022-03-24T23:39:38.185 INFO:teuthology.orchestra.run.smithi165.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [14.1 kB] 2022-03-24T23:39:38.210 INFO:teuthology.orchestra.run.smithi165.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] 2022-03-24T23:39:38.224 INFO:teuthology.orchestra.run.smithi165.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [14.8 kB] 2022-03-24T23:39:38.224 INFO:teuthology.orchestra.run.smithi165.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] 2022-03-24T23:39:38.241 INFO:teuthology.orchestra.run.smithi165.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 2022-03-24T23:39:38.242 INFO:teuthology.orchestra.run.smithi165.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,180 B] 2022-03-24T23:39:38.243 INFO:teuthology.orchestra.run.smithi165.stdout:Get:24 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,196 B] 2022-03-24T23:39:38.243 INFO:teuthology.orchestra.run.smithi165.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [500 B] 2022-03-24T23:39:38.260 INFO:teuthology.orchestra.run.smithi165.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [24.3 kB] 2022-03-24T23:39:38.260 INFO:teuthology.orchestra.run.smithi165.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 2022-03-24T23:39:38.265 INFO:teuthology.orchestra.run.smithi165.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [528 B] 2022-03-24T23:39:38.266 INFO:teuthology.orchestra.run.smithi165.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [674 kB] 2022-03-24T23:39:38.286 INFO:teuthology.orchestra.run.smithi165.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 2022-03-24T23:39:38.311 INFO:teuthology.orchestra.run.smithi165.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 2022-03-24T23:39:38.314 INFO:teuthology.orchestra.run.smithi165.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [20.3 kB] 2022-03-24T23:39:38.346 INFO:teuthology.orchestra.run.smithi165.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,432 B] 2022-03-24T23:39:38.347 INFO:teuthology.orchestra.run.smithi165.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 2022-03-24T23:39:38.347 INFO:teuthology.orchestra.run.smithi165.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,336 B] 2022-03-24T23:39:38.347 INFO:teuthology.orchestra.run.smithi165.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [592 B] 2022-03-24T23:39:38.347 INFO:teuthology.orchestra.run.smithi165.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [34.8 kB] 2022-03-24T23:39:38.371 INFO:teuthology.orchestra.run.smithi165.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [42.2 kB] 2022-03-24T23:39:38.371 INFO:teuthology.orchestra.run.smithi165.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main Translation-en [10.1 kB] 2022-03-24T23:39:38.451 INFO:teuthology.orchestra.run.smithi165.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [22.7 kB] 2022-03-24T23:39:38.452 INFO:teuthology.orchestra.run.smithi165.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [12.9 kB] 2022-03-24T23:39:38.452 INFO:teuthology.orchestra.run.smithi165.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [15.4 kB] 2022-03-24T23:39:38.452 INFO:teuthology.orchestra.run.smithi165.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [804 B] 2022-03-24T23:39:41.239 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 10.4 MB in 2s (4,846 kB/s) 2022-03-24T23:39:42.410 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2022-03-24T23:39:42.435 DEBUG:teuthology.orchestra.run.smithi165:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-03-24T23:39:42.506 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2022-03-24T23:39:42.681 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2022-03-24T23:39:42.682 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2022-03-24T23:39:42.827 INFO:teuthology.orchestra.run.smithi165.stdout:The following additional packages will be installed: 2022-03-24T23:39:42.828 INFO:teuthology.orchestra.run.smithi165.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-03-24T23:39:42.828 INFO:teuthology.orchestra.run.smithi165.stdout: libusbmuxd6 linux-image-5.13.0-37-generic linux-modules-5.13.0-37-generic 2022-03-24T23:39:42.828 INFO:teuthology.orchestra.run.smithi165.stdout: linux-modules-extra-5.13.0-37-generic thermald upower usbmuxd 2022-03-24T23:39:42.829 INFO:teuthology.orchestra.run.smithi165.stdout:Suggested packages: 2022-03-24T23:39:42.829 INFO:teuthology.orchestra.run.smithi165.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.13-source-5.13.0 2022-03-24T23:39:42.829 INFO:teuthology.orchestra.run.smithi165.stdout: linux-hwe-5.13-tools linux-headers-5.13.0-37-generic 2022-03-24T23:39:42.884 INFO:teuthology.orchestra.run.smithi165.stdout:The following NEW packages will be installed: 2022-03-24T23:39:42.885 INFO:teuthology.orchestra.run.smithi165.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-03-24T23:39:42.885 INFO:teuthology.orchestra.run.smithi165.stdout: libusbmuxd6 linux-image-5.13.0-37-generic linux-image-generic-hwe-20.04 2022-03-24T23:39:42.886 INFO:teuthology.orchestra.run.smithi165.stdout: linux-modules-5.13.0-37-generic linux-modules-extra-5.13.0-37-generic 2022-03-24T23:39:42.886 INFO:teuthology.orchestra.run.smithi165.stdout: thermald upower usbmuxd 2022-03-24T23:39:42.943 INFO:teuthology.orchestra.run.smithi165.stdout:0 upgraded, 13 newly installed, 0 to remove and 110 not upgraded. 2022-03-24T23:39:42.943 INFO:teuthology.orchestra.run.smithi165.stdout:Need to get 80.0 MB of archives. 2022-03-24T23:39:42.944 INFO:teuthology.orchestra.run.smithi165.stdout:After this operation, 410 MB of additional disk space will be used. 2022-03-24T23:39:42.944 INFO:teuthology.orchestra.run.smithi165.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2022-03-24T23:39:43.008 INFO:teuthology.orchestra.run.smithi165.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2022-03-24T23:39:43.015 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2022-03-24T23:39:43.016 INFO:teuthology.orchestra.run.smithi165.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2022-03-24T23:39:43.036 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2022-03-24T23:39:43.040 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.13.0-37-generic amd64 5.13.0-37.42~20.04.1 [18.3 MB] 2022-03-24T23:39:43.369 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.13.0-37-generic amd64 5.13.0-37.42~20.04.1 [10.0 MB] 2022-03-24T23:39:43.474 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.13.0-37-generic amd64 5.13.0-37.42~20.04.1 [51.0 MB] 2022-03-24T23:39:44.264 INFO:teuthology.orchestra.run.smithi165.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.13.0.37.42~20.04.22 [2,652 B] 2022-03-24T23:39:44.264 INFO:teuthology.orchestra.run.smithi165.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2022-03-24T23:39:44.265 INFO:teuthology.orchestra.run.smithi165.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2022-03-24T23:39:44.269 INFO:teuthology.orchestra.run.smithi165.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2022-03-24T23:39:44.271 INFO:teuthology.orchestra.run.smithi165.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2022-03-24T23:39:44.693 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 80.0 MB in 1s (57.9 MB/s) 2022-03-24T23:39:44.858 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2022-03-24T23:39:46.328 INFO:teuthology.orchestra.run.smithi165.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-03-24T23:39:46.333 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2022-03-24T23:39:46.471 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-03-24T23:39:46.799 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libplist3:amd64. 2022-03-24T23:39:46.813 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2022-03-24T23:39:46.858 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2022-03-24T23:39:47.202 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2022-03-24T23:39:47.217 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2022-03-24T23:39:47.261 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2022-03-24T23:39:47.622 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2022-03-24T23:39:47.635 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2022-03-24T23:39:47.672 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-03-24T23:39:47.975 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libupower-glib3:amd64. 2022-03-24T23:39:47.988 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2022-03-24T23:39:48.017 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2022-03-24T23:39:48.370 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-modules-5.13.0-37-generic. 2022-03-24T23:39:48.383 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../05-linux-modules-5.13.0-37-generic_5.13.0-37.42~20.04.1_amd64.deb ... 2022-03-24T23:39:48.419 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-modules-5.13.0-37-generic (5.13.0-37.42~20.04.1) ... 2022-03-24T23:39:50.638 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-image-5.13.0-37-generic. 2022-03-24T23:39:50.652 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../06-linux-image-5.13.0-37-generic_5.13.0-37.42~20.04.1_amd64.deb ... 2022-03-24T23:39:50.755 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-image-5.13.0-37-generic (5.13.0-37.42~20.04.1) ... 2022-03-24T23:39:51.225 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-modules-extra-5.13.0-37-generic. 2022-03-24T23:39:51.238 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../07-linux-modules-extra-5.13.0-37-generic_5.13.0-37.42~20.04.1_amd64.deb ... 2022-03-24T23:39:51.283 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-modules-extra-5.13.0-37-generic (5.13.0-37.42~20.04.1) ... 2022-03-24T23:39:56.970 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2022-03-24T23:39:56.985 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.13.0.37.42~20.04.22_amd64.deb ... 2022-03-24T23:39:57.028 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-image-generic-hwe-20.04 (5.13.0.37.42~20.04.22) ... 2022-03-24T23:39:57.380 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libevdev2:amd64. 2022-03-24T23:39:57.394 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2022-03-24T23:39:57.438 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2022-03-24T23:39:57.741 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package thermald. 2022-03-24T23:39:57.757 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2022-03-24T23:39:57.799 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2022-03-24T23:39:58.348 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package upower. 2022-03-24T23:39:58.362 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2022-03-24T23:39:58.416 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking upower (0.99.11-1build2) ... 2022-03-24T23:39:58.838 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package usbmuxd. 2022-03-24T23:39:58.854 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2022-03-24T23:39:58.897 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-03-24T23:39:59.597 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2022-03-24T23:39:59.801 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-03-24T23:39:59.928 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2022-03-24T23:40:00.053 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2022-03-24T23:40:00.179 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-03-24T23:40:00.305 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2022-03-24T23:40:00.447 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up upower (0.99.11-1build2) ... 2022-03-24T23:40:00.896 INFO:teuthology.orchestra.run.smithi165.stdout:upower.service is a disabled or a static unit, not starting it. 2022-03-24T23:40:00.967 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-03-24T23:40:01.143 INFO:teuthology.orchestra.run.smithi165.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2022-03-24T23:40:01.152 INFO:teuthology.orchestra.run.smithi165.stdout:Adding system user `usbmux' (UID 114) ... 2022-03-24T23:40:01.152 INFO:teuthology.orchestra.run.smithi165.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2022-03-24T23:40:01.624 INFO:teuthology.orchestra.run.smithi165.stdout:Not creating home directory `/var/lib/usbmux'. 2022-03-24T23:40:01.853 INFO:teuthology.orchestra.run.smithi165.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2022-03-24T23:40:01.895 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2022-03-24T23:40:02.183 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2022-03-24T23:40:02.183 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2022-03-24T23:40:02.665 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-image-5.13.0-37-generic (5.13.0-37.42~20.04.1) ... 2022-03-24T23:40:03.940 INFO:teuthology.orchestra.run.smithi165.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.13.0-37-generic 2022-03-24T23:40:03.941 INFO:teuthology.orchestra.run.smithi165.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.13.0-37-generic 2022-03-24T23:40:04.117 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-modules-5.13.0-37-generic (5.13.0-37.42~20.04.1) ... 2022-03-24T23:40:05.443 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-modules-extra-5.13.0-37-generic (5.13.0-37.42~20.04.1) ... 2022-03-24T23:40:06.745 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-image-generic-hwe-20.04 (5.13.0.37.42~20.04.22) ... 2022-03-24T23:40:06.870 INFO:teuthology.orchestra.run.smithi165.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-24T23:40:11.234 INFO:teuthology.orchestra.run.smithi165.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-03-24T23:40:11.869 INFO:teuthology.orchestra.run.smithi165.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-03-24T23:40:11.961 INFO:teuthology.orchestra.run.smithi165.stdout:Processing triggers for linux-image-5.13.0-37-generic (5.13.0-37.42~20.04.1) ... 2022-03-24T23:40:12.170 INFO:teuthology.orchestra.run.smithi165.stdout:/etc/kernel/postinst.d/initramfs-tools: 2022-03-24T23:40:12.170 INFO:teuthology.orchestra.run.smithi165.stdout:update-initramfs: Generating /boot/initrd.img-5.13.0-37-generic 2022-03-24T23:40:35.474 INFO:teuthology.orchestra.run.smithi165.stdout:/etc/kernel/postinst.d/zz-update-grub: 2022-03-24T23:40:35.475 INFO:teuthology.orchestra.run.smithi165.stdout:Sourcing file `/etc/default/grub' 2022-03-24T23:40:35.491 INFO:teuthology.orchestra.run.smithi165.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-03-24T23:40:35.544 INFO:teuthology.orchestra.run.smithi165.stdout:Generating grub configuration file ... 2022-03-24T23:40:35.909 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.13.0-37-generic 2022-03-24T23:40:35.941 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.13.0-37-generic 2022-03-24T23:40:36.443 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.4.0-97-generic 2022-03-24T23:40:36.454 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.4.0-97-generic 2022-03-24T23:40:39.078 INFO:teuthology.orchestra.run.smithi165.stdout:done 2022-03-24T23:40:39.405 DEBUG:teuthology.orchestra.run.smithi165:> dpkg -s linux-image-generic-hwe-20.04 2022-03-24T23:40:39.441 INFO:teuthology.orchestra.run.smithi165.stdout:Package: linux-image-generic-hwe-20.04 2022-03-24T23:40:39.442 INFO:teuthology.orchestra.run.smithi165.stdout:Status: install ok installed 2022-03-24T23:40:39.442 INFO:teuthology.orchestra.run.smithi165.stdout:Priority: optional 2022-03-24T23:40:39.442 INFO:teuthology.orchestra.run.smithi165.stdout:Section: kernel 2022-03-24T23:40:39.443 INFO:teuthology.orchestra.run.smithi165.stdout:Installed-Size: 19 2022-03-24T23:40:39.444 INFO:teuthology.orchestra.run.smithi165.stdout:Maintainer: Ubuntu Kernel Team 2022-03-24T23:40:39.444 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: amd64 2022-03-24T23:40:39.445 INFO:teuthology.orchestra.run.smithi165.stdout:Source: linux-meta-hwe-5.13 2022-03-24T23:40:39.445 INFO:teuthology.orchestra.run.smithi165.stdout:Version: 5.13.0.37.42~20.04.22 2022-03-24T23:40:39.445 INFO:teuthology.orchestra.run.smithi165.stdout:Provides: virtualbox-guest-modules (= 5.13.0-37), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-03-24T23:40:39.445 INFO:teuthology.orchestra.run.smithi165.stdout:Depends: linux-image-5.13.0-37-generic, linux-modules-extra-5.13.0-37-generic, linux-firmware, intel-microcode, amd64-microcode 2022-03-24T23:40:39.446 INFO:teuthology.orchestra.run.smithi165.stdout:Recommends: thermald 2022-03-24T23:40:39.446 INFO:teuthology.orchestra.run.smithi165.stdout:Description: Generic Linux kernel image 2022-03-24T23:40:39.447 INFO:teuthology.orchestra.run.smithi165.stdout: This package will always depend on the latest generic kernel image 2022-03-24T23:40:39.447 INFO:teuthology.orchestra.run.smithi165.stdout: available. 2022-03-24T23:40:39.448 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-97-generic Expected: 5.13.0-37-generic 2022-03-24T23:40:39.448 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2022-03-24T23:40:39.448 DEBUG:teuthology.task.kernel:src is distro, skipping download 2022-03-24T23:40:39.448 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2022-03-24T23:40:39.449 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi165.front.sepia.ceph.com, path=None, version=distro) 2022-03-24T23:40:39.449 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get clean 2022-03-24T23:40:39.561 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get update 2022-03-24T23:40:39.695 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-03-24T23:40:39.695 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-24T23:40:39.703 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-24T23:40:39.723 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-24T23:40:41.236 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2022-03-24T23:40:41.258 DEBUG:teuthology.orchestra.run.smithi165:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-03-24T23:40:41.329 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2022-03-24T23:40:41.480 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2022-03-24T23:40:41.481 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2022-03-24T23:40:41.653 INFO:teuthology.orchestra.run.smithi165.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.13.0.37.42~20.04.22). 2022-03-24T23:40:41.653 INFO:teuthology.orchestra.run.smithi165.stdout:0 upgraded, 0 newly installed, 0 to remove and 110 not upgraded. 2022-03-24T23:40:41.655 DEBUG:teuthology.orchestra.run.smithi165:> dpkg -s linux-image-generic-hwe-20.04 2022-03-24T23:40:41.678 INFO:teuthology.orchestra.run.smithi165.stdout:Package: linux-image-generic-hwe-20.04 2022-03-24T23:40:41.679 INFO:teuthology.orchestra.run.smithi165.stdout:Status: install ok installed 2022-03-24T23:40:41.679 INFO:teuthology.orchestra.run.smithi165.stdout:Priority: optional 2022-03-24T23:40:41.679 INFO:teuthology.orchestra.run.smithi165.stdout:Section: kernel 2022-03-24T23:40:41.680 INFO:teuthology.orchestra.run.smithi165.stdout:Installed-Size: 19 2022-03-24T23:40:41.680 INFO:teuthology.orchestra.run.smithi165.stdout:Maintainer: Ubuntu Kernel Team 2022-03-24T23:40:41.680 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: amd64 2022-03-24T23:40:41.681 INFO:teuthology.orchestra.run.smithi165.stdout:Source: linux-meta-hwe-5.13 2022-03-24T23:40:41.681 INFO:teuthology.orchestra.run.smithi165.stdout:Version: 5.13.0.37.42~20.04.22 2022-03-24T23:40:41.681 INFO:teuthology.orchestra.run.smithi165.stdout:Provides: virtualbox-guest-modules (= 5.13.0-37), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-03-24T23:40:41.682 INFO:teuthology.orchestra.run.smithi165.stdout:Depends: linux-image-5.13.0-37-generic, linux-modules-extra-5.13.0-37-generic, linux-firmware, intel-microcode, amd64-microcode 2022-03-24T23:40:41.682 INFO:teuthology.orchestra.run.smithi165.stdout:Recommends: thermald 2022-03-24T23:40:41.683 INFO:teuthology.orchestra.run.smithi165.stdout:Description: Generic Linux kernel image 2022-03-24T23:40:41.683 INFO:teuthology.orchestra.run.smithi165.stdout: This package will always depend on the latest generic kernel image 2022-03-24T23:40:41.683 INFO:teuthology.orchestra.run.smithi165.stdout: available. 2022-03-24T23:40:41.684 DEBUG:teuthology.orchestra.run.smithi165:> mktemp 2022-03-24T23:40:41.727 INFO:teuthology.orchestra.run.smithi165.stdout:/tmp/tmp.qSCUkcWcRh 2022-03-24T23:40:41.727 DEBUG:teuthology.orchestra.run.smithi165:> sudo cp /boot/grub/grub.cfg /tmp/tmp.qSCUkcWcRh 2022-03-24T23:40:41.743 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0666 /tmp/tmp.qSCUkcWcRh 2022-03-24T23:40:41.830 DEBUG:teuthology.orchestra.remote:smithi165:/tmp/tmp.qSCUkcWcRh is 8KB 2022-03-24T23:40:41.844 DEBUG:teuthology.orchestra.run.smithi165:> rm -fr /tmp/tmp.qSCUkcWcRh 2022-03-24T23:40:41.851 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2022-03-24T23:40:41.909 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:40:41.910 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/grub.d/01_ceph_kernel 2022-03-24T23:40:41.910 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2022-03-24T23:40:41.945 INFO:teuthology.task.kernel:Distro Kernel Version: 5.13.0-37-generic 2022-03-24T23:40:41.945 DEBUG:teuthology.orchestra.run.smithi165:> sudo update-grub 2022-03-24T23:40:43.155 INFO:teuthology.orchestra.run.smithi165.stderr:Sourcing file `/etc/default/grub' 2022-03-24T23:40:43.164 INFO:teuthology.orchestra.run.smithi165.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-03-24T23:40:43.218 INFO:teuthology.orchestra.run.smithi165.stderr:Generating grub configuration file ... 2022-03-24T23:40:43.502 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.13.0-37-generic 2022-03-24T23:40:43.513 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.13.0-37-generic 2022-03-24T23:40:43.929 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.4.0-97-generic 2022-03-24T23:40:43.940 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.4.0-97-generic 2022-03-24T23:40:45.533 INFO:teuthology.orchestra.run.smithi165.stderr:done 2022-03-24T23:40:45.535 DEBUG:teuthology.orchestra.run.smithi165:> sudo shutdown -r now 2022-03-24T23:41:15.567 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2022-03-24T23:41:15.568 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2022-03-24T23:41:15.569 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-03-24T23:41:34.031 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2022-03-24T23:42:04.055 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2022-03-24T23:42:04.057 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-03-24T23:42:35.935 DEBUG:teuthology.orchestra.run.smithi165:> true 2022-03-24T23:42:36.500 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2022-03-24T23:42:36.500 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.13.0-37-generic"... 2022-03-24T23:42:36.501 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2022-03-24T23:42:36.508 INFO:teuthology.orchestra.run.smithi165.stdout:5.13.0-37-generic 2022-03-24T23:42:36.508 DEBUG:teuthology.task.kernel:current kernel version is 5.13.0-37-generic vs 5.13.0-37-generic 2022-03-24T23:42:36.509 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2022-03-24T23:42:36.509 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2022-03-24T23:42:37.510 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2022-03-24T23:42:37.511 DEBUG:teuthology.orchestra.run.smithi165:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-03-24T23:42:37.624 INFO:teuthology.orchestra.run.smithi165.stdout:ttyS1 2022-03-24T23:42:37.652 DEBUG:teuthology.parallel:result is None 2022-03-24T23:42:37.653 INFO:teuthology.run_tasks:Running task internal.base... 2022-03-24T23:42:37.664 INFO:teuthology.task.internal:Creating test directory... 2022-03-24T23:42:37.665 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-03-24T23:42:37.673 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-03-24T23:42:37.704 INFO:teuthology.run_tasks:Running task internal.archive... 2022-03-24T23:42:37.736 INFO:teuthology.task.internal:Creating archive directory... 2022-03-24T23:42:37.737 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-03-24T23:42:37.773 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-03-24T23:42:37.785 INFO:teuthology.task.internal:Enabling coredump saving... 2022-03-24T23:42:37.785 DEBUG:teuthology.orchestra.run.smithi165:> 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-03-24T23:42:37.813 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-03-24T23:42:37.823 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-03-24T23:42:37.824 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-03-24T23:42:37.836 INFO:teuthology.task.internal:Configuring sudo... 2022-03-24T23:42:37.836 DEBUG:teuthology.orchestra.run.smithi165:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-03-24T23:42:37.886 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-03-24T23:42:37.897 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-03-24T23:42:37.898 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-03-24T23:42:37.905 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-03-24T23:42:37.957 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-03-24T23:42:37.964 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:42:37.965 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-03-24T23:42:37.988 DEBUG:teuthology.orchestra.run.smithi165:> sudo service rsyslog restart 2022-03-24T23:42:38.074 INFO:teuthology.run_tasks:Running task internal.timer... 2022-03-24T23:42:38.086 INFO:teuthology.task.internal:Starting timer... 2022-03-24T23:42:38.087 INFO:teuthology.run_tasks:Running task pcp... 2022-03-24T23:42:38.124 INFO:teuthology.run_tasks:Running task selinux... 2022-03-24T23:42:38.159 DEBUG:teuthology.task.selinux:Excluding smithi165: OS 'ubuntu' does not support SELinux 2022-03-24T23:42:38.160 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-03-24T23:42:38.160 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2022-03-24T23:42:38.160 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-03-24T23:42:38.161 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-03-24T23:42:38.188 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-03-24T23:42:38.188 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-03-24T23:42:38.212 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-03-24T23:42:38.213 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi165.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-03-24T23:45:52.241 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi165.front.sepia.ceph.com')] 2022-03-24T23:45:52.244 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2022-03-24T23:45:52.245 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-03-24T23:45:52.294 DEBUG:teuthology.orchestra.run.smithi165:> true 2022-03-24T23:45:52.412 INFO:teuthology.run_tasks:Running task clock... 2022-03-24T23:45:52.426 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-03-24T23:45:52.427 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-03-24T23:45:52.429 DEBUG:teuthology.orchestra.run.smithi165:> 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-03-24T23:45:52.462 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:52 ntpd[9552]: ntpd 4.2.8p12@1.3728-o (1): Starting 2022-03-24T23:45:52.462 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:52 ntpd[9552]: Command line: ntpd -gq 2022-03-24T23:45:52.463 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:52 ntpd[9552]: proto: precision = 0.080 usec (-23) 2022-03-24T23:45:52.463 INFO:teuthology.orchestra.run.smithi165.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-03-24T23:45:52.464 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:52 ntpd[9552]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-03-24T23:45:52.464 INFO:teuthology.orchestra.run.smithi165.stderr:restrict ::: KOD does nothing without LIMITED. 2022-03-24T23:45:52.466 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:52 ntpd[9552]: restrict ::: KOD does nothing without LIMITED. 2022-03-24T23:45:52.466 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:52 ntpd[9552]: Listen and drop on 0 v6wildcard [::]:123 2022-03-24T23:45:52.466 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:52 ntpd[9552]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2022-03-24T23:45:52.466 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:52 ntpd[9552]: Listen normally on 2 lo 127.0.0.1:123 2022-03-24T23:45:52.467 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:52 ntpd[9552]: Listen normally on 3 enp3s0f1 172.21.15.165:123 2022-03-24T23:45:52.467 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:52 ntpd[9552]: Listen normally on 4 lo [::1]:123 2022-03-24T23:45:52.467 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:52 ntpd[9552]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f63%5]:123 2022-03-24T23:45:52.467 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:52 ntpd[9552]: Listening on routing socket on fd #22 for interface updates 2022-03-24T23:45:53.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:53 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:53.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:53 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:53.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:53 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:53.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:53 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:53.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:53 ntpd[9552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-24T23:45:53.464 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:53 ntpd[9552]: can't open /var/log/ntpstats/peerstats.20220324: Permission denied 2022-03-24T23:45:54.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:54 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:54.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:54 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:54.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:54 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:54.464 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:54 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:54.464 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:54 ntpd[9552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-24T23:45:54.465 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:54 ntpd[9552]: can't open /var/log/ntpstats/peerstats.20220324: Permission denied 2022-03-24T23:45:55.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:55 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:55.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:55 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:55.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:55 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:55.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:55 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:55.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:55 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:55.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:55 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:55.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:55 ntpd[9552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-24T23:45:55.464 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:55 ntpd[9552]: can't open /var/log/ntpstats/peerstats.20220324: Permission denied 2022-03-24T23:45:55.464 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:55 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:55.464 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:55 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:55.464 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:55 ntpd[9552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-24T23:45:55.465 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:55 ntpd[9552]: can't open /var/log/ntpstats/peerstats.20220324: Permission denied 2022-03-24T23:45:56.461 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:56 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:56.461 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:56 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:56.461 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:56 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:56.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:56 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:56.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:56 ntpd[9552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-24T23:45:56.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:56 ntpd[9552]: can't open /var/log/ntpstats/peerstats.20220324: Permission denied 2022-03-24T23:45:57.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:57.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:57.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:57.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:57.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:57.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:57.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:57.464 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:57.464 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-24T23:45:57.464 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: can't open /var/log/ntpstats/peerstats.20220324: Permission denied 2022-03-24T23:45:57.464 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:57.465 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:57.465 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-24T23:45:57.465 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: can't open /var/log/ntpstats/peerstats.20220324: Permission denied 2022-03-24T23:45:57.465 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:57.466 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:57.466 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-24T23:45:57.466 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:57 ntpd[9552]: can't open /var/log/ntpstats/peerstats.20220324: Permission denied 2022-03-24T23:45:58.461 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:58 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:58.461 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:58 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:58.461 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:58 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:58.461 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:58 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:58.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:58 ntpd[9552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-24T23:45:58.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:58 ntpd[9552]: can't open /var/log/ntpstats/peerstats.20220324: Permission denied 2022-03-24T23:45:59.460 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:59 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:59.460 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:59 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:59.460 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:59 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:59.460 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:59 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:59.461 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:59 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:59.461 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:59 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:59.461 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:59 ntpd[9552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-24T23:45:59.461 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:59 ntpd[9552]: can't open /var/log/ntpstats/rawstats.20220324: Permission denied 2022-03-24T23:45:59.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:59 ntpd[9552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-24T23:45:59.462 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:59 ntpd[9552]: can't open /var/log/ntpstats/peerstats.20220324: Permission denied 2022-03-24T23:45:59.462 INFO:teuthology.orchestra.run.smithi165.stdout:24 Mar 23:45:59 ntpd[9552]: ntpd: time slew +0.011378 s 2022-03-24T23:45:59.463 INFO:teuthology.orchestra.run.smithi165.stdout:ntpd: time slew +0.011378s 2022-03-24T23:45:59.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:59 ntpd[9552]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2022-03-24T23:45:59.463 INFO:teuthology.orchestra.run.smithi165.stderr:24 Mar 23:45:59 ntpd[9552]: can't open /var/log/ntpstats/loopstats.20220324: Permission denied 2022-03-24T23:45:59.519 INFO:teuthology.orchestra.run.smithi165.stdout: remote refid st t when poll reach delay offset jitter 2022-03-24T23:45:59.520 INFO:teuthology.orchestra.run.smithi165.stdout:============================================================================== 2022-03-24T23:45:59.520 INFO:teuthology.orchestra.run.smithi165.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-03-24T23:45:59.521 INFO:teuthology.orchestra.run.smithi165.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-03-24T23:45:59.521 INFO:teuthology.orchestra.run.smithi165.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-03-24T23:45:59.521 INFO:teuthology.orchestra.run.smithi165.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-03-24T23:45:59.522 INFO:teuthology.run_tasks:Running task kubeadm... 2022-03-24T23:45:59.539 INFO:tasks.kubeadm:Kubeadm start 2022-03-24T23:45:59.539 INFO:tasks.kubeadm:Config: {'pod_network': 'calico', 'version': '1.21'} 2022-03-24T23:45:59.540 DEBUG:teuthology.orchestra.run.smithi165:> 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-03-24T23:45:59.569 INFO:teuthology.orchestra.run.smithi165.stdout:net.bridge.bridge-nf-call-ip6tables = 1 2022-03-24T23:45:59.578 INFO:teuthology.orchestra.run.smithi165.stdout:net.bridge.bridge-nf-call-iptables = 1 2022-03-24T23:45:59.587 INFO:teuthology.orchestra.run.smithi165.stdout:net.ipv4.ip_forward = 1 2022-03-24T23:45:59.631 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:45:59.631 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/etc/docker/daemon.json of=/dev/stdout 2022-03-24T23:45:59.688 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:45:59.688 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/docker/daemon.json 2022-03-24T23:45:59.703 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl restart docker || true 2022-03-24T23:46:00.723 INFO:tasks.kubeadm:Identifying pod subnet 2022-03-24T23:46:00.735 INFO:tasks.kubeadm:172.21.15.165 is in 172.21.0.0/20 at pos 4004 2022-03-24T23:46:00.758 INFO:tasks.kubeadm:Pod subnet: 10.253.32.0/21 2022-03-24T23:46:00.759 INFO:tasks.kubeadm:Installing kube{adm,ctl,let} 2022-03-24T23:46:00.759 DEBUG:teuthology.orchestra.run.smithi165:> 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-03-24T23:46:00.791 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:46:00.792 INFO:teuthology.orchestra.run.smithi165.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-03-24T23:46:00.793 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:46:01.024 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-24T23:46:01.024 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2022-03-24T23:46:01.094 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-24T23:46:01.174 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-24T23:46:02.504 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2022-03-24T23:46:02.678 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2022-03-24T23:46:02.679 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2022-03-24T23:46:02.767 INFO:teuthology.orchestra.run.smithi165.stdout:99 packages can be upgraded. Run 'apt list --upgradable' to see them. 2022-03-24T23:46:02.781 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:46:02.781 INFO:teuthology.orchestra.run.smithi165.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-03-24T23:46:02.782 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:46:02.837 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2022-03-24T23:46:03.013 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2022-03-24T23:46:03.014 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2022-03-24T23:46:03.191 INFO:teuthology.orchestra.run.smithi165.stdout:ca-certificates is already the newest version (20210119~20.04.2). 2022-03-24T23:46:03.191 INFO:teuthology.orchestra.run.smithi165.stdout:curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-24T23:46:03.191 INFO:teuthology.orchestra.run.smithi165.stdout:The following NEW packages will be installed: 2022-03-24T23:46:03.192 INFO:teuthology.orchestra.run.smithi165.stdout: apt-transport-https 2022-03-24T23:46:03.371 INFO:teuthology.orchestra.run.smithi165.stdout:0 upgraded, 1 newly installed, 0 to remove and 99 not upgraded. 2022-03-24T23:46:03.371 INFO:teuthology.orchestra.run.smithi165.stdout:Need to get 4,680 B of archives. 2022-03-24T23:46:03.371 INFO:teuthology.orchestra.run.smithi165.stdout:After this operation, 162 kB of additional disk space will be used. 2022-03-24T23:46:03.372 INFO:teuthology.orchestra.run.smithi165.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4,680 B] 2022-03-24T23:46:03.584 INFO:teuthology.orchestra.run.smithi165.stderr:debconf: unable to initialize frontend: Dialog 2022-03-24T23:46:03.585 INFO:teuthology.orchestra.run.smithi165.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-03-24T23:46:03.585 INFO:teuthology.orchestra.run.smithi165.stderr:debconf: falling back to frontend: Readline 2022-03-24T23:46:03.610 INFO:teuthology.orchestra.run.smithi165.stderr:debconf: unable to initialize frontend: Readline 2022-03-24T23:46:03.610 INFO:teuthology.orchestra.run.smithi165.stderr:debconf: (This frontend requires a controlling tty.) 2022-03-24T23:46:03.611 INFO:teuthology.orchestra.run.smithi165.stderr:debconf: falling back to frontend: Teletype 2022-03-24T23:46:03.616 INFO:teuthology.orchestra.run.smithi165.stderr:dpkg-preconfigure: unable to re-open stdin: 2022-03-24T23:46:03.662 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 4,680 B in 0s (27.1 kB/s) 2022-03-24T23:46:03.753 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package apt-transport-https. 2022-03-24T23:46:03.793 INFO:teuthology.orchestra.run.smithi165.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-03-24T23:46:03.796 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 2022-03-24T23:46:03.836 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking apt-transport-https (2.0.6) ... 2022-03-24T23:46:04.132 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up apt-transport-https (2.0.6) ... 2022-03-24T23:46:04.667 INFO:teuthology.orchestra.run.smithi165.stdout:deb [signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main 2022-03-24T23:46:04.681 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:46:04.682 INFO:teuthology.orchestra.run.smithi165.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-03-24T23:46:04.682 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:46:04.925 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-03-24T23:46:04.926 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-24T23:46:04.994 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-24T23:46:05.074 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-24T23:46:05.531 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [9,383 B] 2022-03-24T23:46:05.648 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [54.7 kB] 2022-03-24T23:46:05.807 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 64.1 kB in 1s (65.4 kB/s) 2022-03-24T23:46:06.656 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2022-03-24T23:46:06.835 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2022-03-24T23:46:06.835 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2022-03-24T23:46:06.924 INFO:teuthology.orchestra.run.smithi165.stdout:99 packages can be upgraded. Run 'apt list --upgradable' to see them. 2022-03-24T23:46:06.940 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:46:06.940 INFO:teuthology.orchestra.run.smithi165.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-03-24T23:46:06.940 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:46:06.991 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2022-03-24T23:46:07.165 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2022-03-24T23:46:07.166 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2022-03-24T23:46:07.312 INFO:teuthology.orchestra.run.smithi165.stdout:bridge-utils is already the newest version (1.6-2ubuntu1). 2022-03-24T23:46:07.313 INFO:teuthology.orchestra.run.smithi165.stdout:bridge-utils set to manually installed. 2022-03-24T23:46:07.313 INFO:teuthology.orchestra.run.smithi165.stdout:The following additional packages will be installed: 2022-03-24T23:46:07.313 INFO:teuthology.orchestra.run.smithi165.stdout: conntrack cri-tools ebtables kubernetes-cni socat 2022-03-24T23:46:07.314 INFO:teuthology.orchestra.run.smithi165.stdout:Suggested packages: 2022-03-24T23:46:07.314 INFO:teuthology.orchestra.run.smithi165.stdout: nftables 2022-03-24T23:46:07.361 INFO:teuthology.orchestra.run.smithi165.stdout:The following NEW packages will be installed: 2022-03-24T23:46:07.362 INFO:teuthology.orchestra.run.smithi165.stdout: conntrack cri-tools ebtables kubeadm kubectl kubelet kubernetes-cni socat 2022-03-24T23:46:07.551 INFO:teuthology.orchestra.run.smithi165.stdout:0 upgraded, 8 newly installed, 0 to remove and 99 not upgraded. 2022-03-24T23:46:07.552 INFO:teuthology.orchestra.run.smithi165.stdout:Need to get 77.7 MB of archives. 2022-03-24T23:46:07.552 INFO:teuthology.orchestra.run.smithi165.stdout:After this operation, 335 MB of additional disk space will be used. 2022-03-24T23:46:07.552 INFO:teuthology.orchestra.run.smithi165.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-03-24T23:46:07.584 INFO:teuthology.orchestra.run.smithi165.stdout:Get:1 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 cri-tools amd64 1.23.0-00 [15.3 MB] 2022-03-24T23:46:07.737 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-03-24T23:46:07.861 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-03-24T23:46:08.044 INFO:teuthology.orchestra.run.smithi165.stdout:Get:2 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubernetes-cni amd64 0.8.7-00 [25.0 MB] 2022-03-24T23:46:08.544 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubelet amd64 1.23.5-00 [19.5 MB] 2022-03-24T23:46:08.916 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.23.5-00 [8,931 kB] 2022-03-24T23:46:09.064 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubeadm amd64 1.23.5-00 [8,582 kB] 2022-03-24T23:46:09.447 INFO:teuthology.orchestra.run.smithi165.stderr:debconf: unable to initialize frontend: Dialog 2022-03-24T23:46:09.447 INFO:teuthology.orchestra.run.smithi165.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-03-24T23:46:09.447 INFO:teuthology.orchestra.run.smithi165.stderr:debconf: falling back to frontend: Readline 2022-03-24T23:46:09.455 INFO:teuthology.orchestra.run.smithi165.stderr:debconf: unable to initialize frontend: Readline 2022-03-24T23:46:09.455 INFO:teuthology.orchestra.run.smithi165.stderr:debconf: (This frontend requires a controlling tty.) 2022-03-24T23:46:09.455 INFO:teuthology.orchestra.run.smithi165.stderr:debconf: falling back to frontend: Teletype 2022-03-24T23:46:09.460 INFO:teuthology.orchestra.run.smithi165.stderr:dpkg-preconfigure: unable to re-open stdin: 2022-03-24T23:46:09.513 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 77.7 MB in 2s (41.8 MB/s) 2022-03-24T23:46:09.609 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package conntrack. 2022-03-24T23:46:09.654 INFO:teuthology.orchestra.run.smithi165.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-03-24T23:46:09.657 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../0-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-03-24T23:46:09.708 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking conntrack (1:1.4.5-2) ... 2022-03-24T23:46:10.005 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package cri-tools. 2022-03-24T23:46:10.018 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../1-cri-tools_1.23.0-00_amd64.deb ... 2022-03-24T23:46:10.046 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking cri-tools (1.23.0-00) ... 2022-03-24T23:46:11.407 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ebtables. 2022-03-24T23:46:11.420 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../2-ebtables_2.0.11-3build1_amd64.deb ... 2022-03-24T23:46:11.474 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ebtables (2.0.11-3build1) ... 2022-03-24T23:46:11.761 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package kubernetes-cni. 2022-03-24T23:46:11.773 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../3-kubernetes-cni_0.8.7-00_amd64.deb ... 2022-03-24T23:46:11.811 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking kubernetes-cni (0.8.7-00) ... 2022-03-24T23:46:13.214 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package socat. 2022-03-24T23:46:13.225 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../4-socat_1.7.3.3-2_amd64.deb ... 2022-03-24T23:46:13.263 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking socat (1.7.3.3-2) ... 2022-03-24T23:46:13.625 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package kubelet. 2022-03-24T23:46:13.638 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../5-kubelet_1.23.5-00_amd64.deb ... 2022-03-24T23:46:13.666 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking kubelet (1.23.5-00) ... 2022-03-24T23:46:16.112 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package kubectl. 2022-03-24T23:46:16.125 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../6-kubectl_1.23.5-00_amd64.deb ... 2022-03-24T23:46:16.170 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking kubectl (1.23.5-00) ... 2022-03-24T23:46:17.339 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package kubeadm. 2022-03-24T23:46:17.352 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../7-kubeadm_1.23.5-00_amd64.deb ... 2022-03-24T23:46:17.381 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking kubeadm (1.23.5-00) ... 2022-03-24T23:46:18.506 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up conntrack (1:1.4.5-2) ... 2022-03-24T23:46:18.634 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up kubectl (1.23.5-00) ... 2022-03-24T23:46:18.760 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ebtables (2.0.11-3build1) ... 2022-03-24T23:46:19.650 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up socat (1.7.3.3-2) ... 2022-03-24T23:46:19.777 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up cri-tools (1.23.0-00) ... 2022-03-24T23:46:19.905 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up kubernetes-cni (0.8.7-00) ... 2022-03-24T23:46:20.032 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up kubelet (1.23.5-00) ... 2022-03-24T23:46:20.248 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service -> /lib/systemd/system/kubelet.service. 2022-03-24T23:46:20.752 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up kubeadm (1.23.5-00) ... 2022-03-24T23:46:21.165 INFO:teuthology.orchestra.run.smithi165.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-03-24T23:46:22.117 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl enable --now kubelet && sudo kubeadm config images pull 2022-03-24T23:46:35.548 INFO:teuthology.orchestra.run.smithi165.stdout:[config/images] Pulled k8s.gcr.io/kube-apiserver:v1.23.5 2022-03-24T23:46:38.417 INFO:teuthology.orchestra.run.smithi165.stdout:[config/images] Pulled k8s.gcr.io/kube-controller-manager:v1.23.5 2022-03-24T23:46:40.472 INFO:teuthology.orchestra.run.smithi165.stdout:[config/images] Pulled k8s.gcr.io/kube-scheduler:v1.23.5 2022-03-24T23:46:43.794 INFO:teuthology.orchestra.run.smithi165.stdout:[config/images] Pulled k8s.gcr.io/kube-proxy:v1.23.5 2022-03-24T23:46:45.246 INFO:teuthology.orchestra.run.smithi165.stdout:[config/images] Pulled k8s.gcr.io/pause:3.6 2022-03-24T23:46:51.120 INFO:teuthology.orchestra.run.smithi165.stdout:[config/images] Pulled k8s.gcr.io/etcd:3.5.1-0 2022-03-24T23:46:53.152 INFO:teuthology.orchestra.run.smithi165.stdout:[config/images] Pulled k8s.gcr.io/coredns/coredns:v1.8.6 2022-03-24T23:46:53.157 INFO:tasks.kubeadm:Token: abcdef.tc653sam4sgo3wkn 2022-03-24T23:46:53.158 INFO:tasks.kubeadm:Remotes: {Remote(name='ubuntu@smithi165.front.sepia.ceph.com'): '172.21.15.165'} 2022-03-24T23:46:53.158 DEBUG:teuthology.orchestra.run.smithi165:> sudo kubeadm init --node-name smithi165 --token abcdef.tc653sam4sgo3wkn --pod-network-cidr 10.253.32.0/21 2022-03-24T23:46:53.352 INFO:teuthology.orchestra.run.smithi165.stdout:[init] Using Kubernetes version: v1.23.5 2022-03-24T23:46:53.352 INFO:teuthology.orchestra.run.smithi165.stdout:[preflight] Running pre-flight checks 2022-03-24T23:46:53.762 INFO:teuthology.orchestra.run.smithi165.stdout:[preflight] Pulling images required for setting up a Kubernetes cluster 2022-03-24T23:46:53.762 INFO:teuthology.orchestra.run.smithi165.stdout:[preflight] This might take a minute or two, depending on the speed of your internet connection 2022-03-24T23:46:53.763 INFO:teuthology.orchestra.run.smithi165.stdout:[preflight] You can also perform this action in beforehand using 'kubeadm config images pull' 2022-03-24T23:46:54.089 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] Using certificateDir folder "/etc/kubernetes/pki" 2022-03-24T23:46:54.151 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] Generating "ca" certificate and key 2022-03-24T23:46:54.530 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] Generating "apiserver" certificate and key 2022-03-24T23:46:54.530 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local smithi165] and IPs [10.96.0.1 172.21.15.165] 2022-03-24T23:46:54.691 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] Generating "apiserver-kubelet-client" certificate and key 2022-03-24T23:46:54.859 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] Generating "front-proxy-ca" certificate and key 2022-03-24T23:46:55.018 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] Generating "front-proxy-client" certificate and key 2022-03-24T23:46:55.206 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] Generating "etcd/ca" certificate and key 2022-03-24T23:46:55.537 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] Generating "etcd/server" certificate and key 2022-03-24T23:46:55.537 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] etcd/server serving cert is signed for DNS names [localhost smithi165] and IPs [172.21.15.165 127.0.0.1 ::1] 2022-03-24T23:46:55.667 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] Generating "etcd/peer" certificate and key 2022-03-24T23:46:55.667 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] etcd/peer serving cert is signed for DNS names [localhost smithi165] and IPs [172.21.15.165 127.0.0.1 ::1] 2022-03-24T23:46:55.827 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] Generating "etcd/healthcheck-client" certificate and key 2022-03-24T23:46:56.054 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] Generating "apiserver-etcd-client" certificate and key 2022-03-24T23:46:56.229 INFO:teuthology.orchestra.run.smithi165.stdout:[certs] Generating "sa" key and public key 2022-03-24T23:46:56.230 INFO:teuthology.orchestra.run.smithi165.stdout:[kubeconfig] Using kubeconfig folder "/etc/kubernetes" 2022-03-24T23:46:56.526 INFO:teuthology.orchestra.run.smithi165.stdout:[kubeconfig] Writing "admin.conf" kubeconfig file 2022-03-24T23:46:56.732 INFO:teuthology.orchestra.run.smithi165.stdout:[kubeconfig] Writing "kubelet.conf" kubeconfig file 2022-03-24T23:46:57.043 INFO:teuthology.orchestra.run.smithi165.stdout:[kubeconfig] Writing "controller-manager.conf" kubeconfig file 2022-03-24T23:46:57.159 INFO:teuthology.orchestra.run.smithi165.stdout:[kubeconfig] Writing "scheduler.conf" kubeconfig file 2022-03-24T23:46:57.174 INFO:teuthology.orchestra.run.smithi165.stdout:[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" 2022-03-24T23:46:57.175 INFO:teuthology.orchestra.run.smithi165.stdout:[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" 2022-03-24T23:46:57.176 INFO:teuthology.orchestra.run.smithi165.stdout:[kubelet-start] Starting the kubelet 2022-03-24T23:46:57.381 INFO:teuthology.orchestra.run.smithi165.stdout:[control-plane] Using manifest folder "/etc/kubernetes/manifests" 2022-03-24T23:46:57.381 INFO:teuthology.orchestra.run.smithi165.stdout:[control-plane] Creating static Pod manifest for "kube-apiserver" 2022-03-24T23:46:57.385 INFO:teuthology.orchestra.run.smithi165.stdout:[control-plane] Creating static Pod manifest for "kube-controller-manager" 2022-03-24T23:46:57.386 INFO:teuthology.orchestra.run.smithi165.stdout:[control-plane] Creating static Pod manifest for "kube-scheduler" 2022-03-24T23:46:57.387 INFO:teuthology.orchestra.run.smithi165.stdout:[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests" 2022-03-24T23:46:57.389 INFO:teuthology.orchestra.run.smithi165.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-03-24T23:47:14.893 INFO:teuthology.orchestra.run.smithi165.stdout:[apiclient] All control plane components are healthy after 17.503724 seconds 2022-03-24T23:47:14.893 INFO:teuthology.orchestra.run.smithi165.stdout:[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace 2022-03-24T23:47:14.968 INFO:teuthology.orchestra.run.smithi165.stdout:[kubelet] Creating a ConfigMap "kubelet-config-1.23" in namespace kube-system with the configuration for the kubelets in the cluster 2022-03-24T23:47:14.969 INFO:teuthology.orchestra.run.smithi165.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-03-24T23:47:15.519 INFO:teuthology.orchestra.run.smithi165.stdout:[upload-certs] Skipping phase. Please see --upload-certs 2022-03-24T23:47:15.519 INFO:teuthology.orchestra.run.smithi165.stdout:[mark-control-plane] Marking the node smithi165 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-03-24T23:47:15.519 INFO:teuthology.orchestra.run.smithi165.stdout:[mark-control-plane] Marking the node smithi165 as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule] 2022-03-24T23:47:16.030 INFO:teuthology.orchestra.run.smithi165.stdout:[bootstrap-token] Using token: abcdef.tc653sam4sgo3wkn 2022-03-24T23:47:16.031 INFO:teuthology.orchestra.run.smithi165.stdout:[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles 2022-03-24T23:47:16.069 INFO:teuthology.orchestra.run.smithi165.stdout:[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to get nodes 2022-03-24T23:47:16.100 INFO:teuthology.orchestra.run.smithi165.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-03-24T23:47:16.152 INFO:teuthology.orchestra.run.smithi165.stdout:[bootstrap-token] configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token 2022-03-24T23:47:16.154 INFO:teuthology.orchestra.run.smithi165.stdout:[bootstrap-token] configured RBAC rules to allow certificate rotation for all node client certificates in the cluster 2022-03-24T23:47:16.166 INFO:teuthology.orchestra.run.smithi165.stdout:[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace 2022-03-24T23:47:16.208 INFO:teuthology.orchestra.run.smithi165.stdout:[kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key 2022-03-24T23:47:16.675 INFO:teuthology.orchestra.run.smithi165.stdout:[addons] Applied essential addon: CoreDNS 2022-03-24T23:47:16.911 INFO:teuthology.orchestra.run.smithi165.stdout:[addons] Applied essential addon: kube-proxy 2022-03-24T23:47:16.912 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:47:16.913 INFO:teuthology.orchestra.run.smithi165.stdout:Your Kubernetes control-plane has initialized successfully! 2022-03-24T23:47:16.913 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:47:16.913 INFO:teuthology.orchestra.run.smithi165.stdout:To start using your cluster, you need to run the following as a regular user: 2022-03-24T23:47:16.914 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:47:16.914 INFO:teuthology.orchestra.run.smithi165.stdout: mkdir -p $HOME/.kube 2022-03-24T23:47:16.914 INFO:teuthology.orchestra.run.smithi165.stdout: sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config 2022-03-24T23:47:16.915 INFO:teuthology.orchestra.run.smithi165.stdout: sudo chown $(id -u):$(id -g) $HOME/.kube/config 2022-03-24T23:47:16.915 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:47:16.915 INFO:teuthology.orchestra.run.smithi165.stdout:Alternatively, if you are the root user, you can run: 2022-03-24T23:47:16.915 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:47:16.915 INFO:teuthology.orchestra.run.smithi165.stdout: export KUBECONFIG=/etc/kubernetes/admin.conf 2022-03-24T23:47:16.916 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:47:16.916 INFO:teuthology.orchestra.run.smithi165.stdout:You should now deploy a pod network to the cluster. 2022-03-24T23:47:16.916 INFO:teuthology.orchestra.run.smithi165.stdout:Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: 2022-03-24T23:47:16.916 INFO:teuthology.orchestra.run.smithi165.stdout: https://kubernetes.io/docs/concepts/cluster-administration/addons/ 2022-03-24T23:47:16.917 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:47:16.917 INFO:teuthology.orchestra.run.smithi165.stdout:Then you can join any number of worker nodes by running the following on each as root: 2022-03-24T23:47:16.917 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:47:16.917 INFO:teuthology.orchestra.run.smithi165.stdout:kubeadm join 172.21.15.165:6443 --token abcdef.tc653sam4sgo3wkn \ 2022-03-24T23:47:16.917 INFO:teuthology.orchestra.run.smithi165.stdout: --discovery-token-ca-cert-hash sha256:48a50a5572603eb94d8668ad806e5ee5cdd090ba492e4de271a8befc8daabe04 2022-03-24T23:47:16.920 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:47:16.920 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/etc/kubernetes/admin.conf of=/dev/stdout 2022-03-24T23:47:16.931 INFO:tasks.kubeadm:Setting up kubectl 2022-03-24T23:47:16.932 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p .kube && sudo mkdir -p /root/.kube 2022-03-24T23:47:16.991 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:47:16.992 DEBUG:teuthology.orchestra.run.smithi165:> dd of=.kube/config 2022-03-24T23:47:17.000 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:47:17.001 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/root/.kube/config 2022-03-24T23:47:17.012 DEBUG:teuthology.orchestra.run.smithi165:> kubectl apply -f https://docs.projectcalico.org/manifests/tigera-operator.yaml 2022-03-24T23:47:19.792 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/bgpconfigurations.crd.projectcalico.org created 2022-03-24T23:47:19.879 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/bgppeers.crd.projectcalico.org created 2022-03-24T23:47:19.931 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/blockaffinities.crd.projectcalico.org created 2022-03-24T23:47:20.035 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/caliconodestatuses.crd.projectcalico.org created 2022-03-24T23:47:20.065 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/clusterinformations.crd.projectcalico.org created 2022-03-24T23:47:20.120 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/felixconfigurations.crd.projectcalico.org created 2022-03-24T23:47:20.232 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/globalnetworkpolicies.crd.projectcalico.org created 2022-03-24T23:47:20.273 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/globalnetworksets.crd.projectcalico.org created 2022-03-24T23:47:20.389 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/hostendpoints.crd.projectcalico.org created 2022-03-24T23:47:20.424 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/ipamblocks.crd.projectcalico.org created 2022-03-24T23:47:20.466 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/ipamconfigs.crd.projectcalico.org created 2022-03-24T23:47:20.574 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/ipamhandles.crd.projectcalico.org created 2022-03-24T23:47:20.625 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/ippools.crd.projectcalico.org created 2022-03-24T23:47:20.691 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/ipreservations.crd.projectcalico.org created 2022-03-24T23:47:20.742 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/kubecontrollersconfigurations.crd.projectcalico.org created 2022-03-24T23:47:20.828 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/networkpolicies.crd.projectcalico.org created 2022-03-24T23:47:20.850 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/networksets.crd.projectcalico.org created 2022-03-24T23:47:20.884 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/apiservers.operator.tigera.io created 2022-03-24T23:47:20.918 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/imagesets.operator.tigera.io created 2022-03-24T23:47:21.055 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/installations.operator.tigera.io created 2022-03-24T23:47:21.067 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/tigerastatuses.operator.tigera.io created 2022-03-24T23:47:21.209 INFO:teuthology.orchestra.run.smithi165.stdout:namespace/tigera-operator created 2022-03-24T23:47:21.211 INFO:teuthology.orchestra.run.smithi165.stderr:Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ 2022-03-24T23:47:21.217 INFO:teuthology.orchestra.run.smithi165.stdout:podsecuritypolicy.policy/tigera-operator created 2022-03-24T23:47:21.245 INFO:teuthology.orchestra.run.smithi165.stdout:serviceaccount/tigera-operator created 2022-03-24T23:47:21.259 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/tigera-operator created 2022-03-24T23:47:21.301 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/tigera-operator created 2022-03-24T23:47:21.376 INFO:teuthology.orchestra.run.smithi165.stdout:deployment.apps/tigera-operator created 2022-03-24T23:47:21.383 DEBUG:teuthology.orchestra.run.smithi165:> kubectl create -f - 2022-03-24T23:47:24.382 INFO:teuthology.orchestra.run.smithi165.stdout:installation.operator.tigera.io/default created 2022-03-24T23:47:24.387 INFO:tasks.kubeadm:Scanning for scratch devices 2022-03-24T23:47:24.388 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:47:24.388 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2022-03-24T23:47:24.394 INFO:tasks.kubeadm:Scratch devices on smithi165: ['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-03-24T23:47:24.395 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 2022-03-24T23:47:24.470 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records in 2022-03-24T23:47:24.470 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2022-03-24T23:47:24.470 INFO:teuthology.orchestra.run.smithi165.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0183218 s, 572 MB/s 2022-03-24T23:47:24.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 2022-03-24T23:47:24.499 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records in 2022-03-24T23:47:24.499 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2022-03-24T23:47:24.499 INFO:teuthology.orchestra.run.smithi165.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0160309 s, 654 MB/s 2022-03-24T23:47:24.501 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 2022-03-24T23:47:24.525 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records in 2022-03-24T23:47:24.526 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2022-03-24T23:47:24.526 INFO:teuthology.orchestra.run.smithi165.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0149725 s, 700 MB/s 2022-03-24T23:47:24.527 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 2022-03-24T23:47:24.554 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records in 2022-03-24T23:47:24.554 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2022-03-24T23:47:24.554 INFO:teuthology.orchestra.run.smithi165.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0155299 s, 675 MB/s 2022-03-24T23:47:24.570 INFO:tasks.kubeadm:Creating PVs + StorageClass 2022-03-24T23:47:24.571 DEBUG:tasks.kubeadm:apiVersion: v1 kind: PersistentVolume metadata: name: smithi165-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: - smithi165 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi165-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: - smithi165 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi165-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: - smithi165 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi165-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: - smithi165 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: name: scratch provisioner: kubernetes.io/no-provisioner volumeBindingMode: WaitForFirstConsumer 2022-03-24T23:47:24.571 DEBUG:teuthology.orchestra.run.smithi165:> kubectl create -f - 2022-03-24T23:47:25.414 INFO:teuthology.orchestra.run.smithi165.stdout:persistentvolume/smithi165-lv-1 created 2022-03-24T23:47:25.437 INFO:teuthology.orchestra.run.smithi165.stdout:persistentvolume/smithi165-lv-2 created 2022-03-24T23:47:25.446 INFO:teuthology.orchestra.run.smithi165.stdout:persistentvolume/smithi165-lv-3 created 2022-03-24T23:47:25.454 INFO:teuthology.orchestra.run.smithi165.stdout:persistentvolume/smithi165-lv-4 created 2022-03-24T23:47:25.463 INFO:teuthology.orchestra.run.smithi165.stdout:storageclass.storage.k8s.io/scratch created 2022-03-24T23:47:25.467 DEBUG:teuthology.orchestra.run.smithi165:> kubectl taint node smithi165 node-role.kubernetes.io/master- || true 2022-03-24T23:47:25.533 INFO:teuthology.orchestra.run.smithi165.stdout:node/smithi165 untainted 2022-03-24T23:47:25.536 INFO:tasks.kubeadm:Kubeadm complete, yielding 2022-03-24T23:47:25.537 INFO:teuthology.run_tasks:Running task nvme_loop... 2022-03-24T23:47:25.551 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2022-03-24T23:47:25.552 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:47:25.553 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2022-03-24T23:47:25.559 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-03-24T23:47:25.560 DEBUG:teuthology.orchestra.run.smithi165:> 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-03-24T23:47:25.566 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-03-24T23:47:25.567 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-03-24T23:47:25.567 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 499 Links: 1 2022-03-24T23:47:25.567 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-03-24T23:47:25.567 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2022-03-24 23:47:24.475934986 +0000 2022-03-24T23:47:25.567 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2022-03-24 23:47:24.471934986 +0000 2022-03-24T23:47:25.568 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2022-03-24 23:47:24.471934986 +0000 2022-03-24T23:47:25.568 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2022-03-24T23:47:25.575 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2022-03-24T23:47:25.576 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2022-03-24T23:47:25.576 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000517802 s, 989 kB/s 2022-03-24T23:47:25.578 DEBUG:teuthology.orchestra.run.smithi165:> 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-03-24T23:47:25.626 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-03-24T23:47:25.626 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-03-24T23:47:25.627 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 505 Links: 1 2022-03-24T23:47:25.627 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-03-24T23:47:25.627 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2022-03-24 23:47:24.499934985 +0000 2022-03-24T23:47:25.627 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2022-03-24 23:47:24.499934985 +0000 2022-03-24T23:47:25.627 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2022-03-24 23:47:24.499934985 +0000 2022-03-24T23:47:25.628 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2022-03-24T23:47:25.633 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2022-03-24T23:47:25.633 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2022-03-24T23:47:25.634 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000556811 s, 920 kB/s 2022-03-24T23:47:25.638 DEBUG:teuthology.orchestra.run.smithi165:> 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-03-24T23:47:25.644 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-03-24T23:47:25.644 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-03-24T23:47:25.645 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 512 Links: 1 2022-03-24T23:47:25.645 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-03-24T23:47:25.645 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2022-03-24 23:47:24.527934985 +0000 2022-03-24T23:47:25.645 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2022-03-24 23:47:24.523934985 +0000 2022-03-24T23:47:25.645 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2022-03-24 23:47:24.523934985 +0000 2022-03-24T23:47:25.646 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2022-03-24T23:47:25.653 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2022-03-24T23:47:25.653 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2022-03-24T23:47:25.653 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000475815 s, 1.1 MB/s 2022-03-24T23:47:25.657 DEBUG:teuthology.orchestra.run.smithi165:> 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-03-24T23:47:25.664 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-03-24T23:47:25.664 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-03-24T23:47:25.665 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 519 Links: 1 2022-03-24T23:47:25.665 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-03-24T23:47:25.665 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2022-03-24 23:47:24.555934984 +0000 2022-03-24T23:47:25.665 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2022-03-24 23:47:24.551934984 +0000 2022-03-24T23:47:25.665 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2022-03-24 23:47:24.551934984 +0000 2022-03-24T23:47:25.666 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2022-03-24T23:47:25.672 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2022-03-24T23:47:25.672 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2022-03-24T23:47:25.672 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000517914 s, 989 kB/s 2022-03-24T23:47:25.676 DEBUG:teuthology.orchestra.run.smithi165:> 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-03-24T23:47:25.872 INFO:teuthology.orchestra.run.smithi165.stdout:loop 2022-03-24T23:47:25.873 INFO:tasks.nvme_loop:Connecting nvme_loop smithi165:/dev/vg_nvme/lv_1... 2022-03-24T23:47:25.874 DEBUG:teuthology.orchestra.run.smithi165:> 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 /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-03-24T23:47:25.890 INFO:teuthology.orchestra.run.smithi165.stdout:1 2022-03-24T23:47:25.903 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_1 2022-03-24T23:47:25.910 INFO:teuthology.orchestra.run.smithi165.stdout:1 2022-03-24T23:47:25.931 INFO:tasks.nvme_loop:Connecting nvme_loop smithi165:/dev/vg_nvme/lv_2... 2022-03-24T23:47:25.932 DEBUG:teuthology.orchestra.run.smithi165:> 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 /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-03-24T23:47:25.952 INFO:teuthology.orchestra.run.smithi165.stdout:1 2022-03-24T23:47:25.969 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_2 2022-03-24T23:47:25.975 INFO:teuthology.orchestra.run.smithi165.stdout:1 2022-03-24T23:47:25.993 INFO:tasks.nvme_loop:Connecting nvme_loop smithi165:/dev/vg_nvme/lv_3... 2022-03-24T23:47:25.994 DEBUG:teuthology.orchestra.run.smithi165:> 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 /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-03-24T23:47:26.059 INFO:teuthology.orchestra.run.smithi165.stdout:1 2022-03-24T23:47:26.072 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_3 2022-03-24T23:47:26.082 INFO:teuthology.orchestra.run.smithi165.stdout:1 2022-03-24T23:47:26.099 INFO:tasks.nvme_loop:Connecting nvme_loop smithi165:/dev/vg_nvme/lv_4... 2022-03-24T23:47:26.099 DEBUG:teuthology.orchestra.run.smithi165:> 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 /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-03-24T23:47:26.121 INFO:teuthology.orchestra.run.smithi165.stdout:1 2022-03-24T23:47:26.137 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_4 2022-03-24T23:47:26.142 INFO:teuthology.orchestra.run.smithi165.stdout:1 2022-03-24T23:47:26.160 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:47:26.161 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2022-03-24T23:47:26.166 DEBUG:teuthology.orchestra.run.smithi165:> sudo nvme list 2022-03-24T23:47:26.225 INFO:teuthology.orchestra.run.smithi165.stdout:Node SN Model Namespace Usage Format FW Rev 2022-03-24T23:47:26.226 INFO:teuthology.orchestra.run.smithi165.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2022-03-24T23:47:26.227 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/nvme0n1 CVFT623300CE400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2022-03-24T23:47:26.227 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/nvme1n1 3e1f48f201ab900b Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-03-24T23:47:26.227 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/nvme2n1 9820aa9eee0a9cca Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-03-24T23:47:26.227 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/nvme3n1 4396becf72c78764 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-03-24T23:47:26.228 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/nvme4n1 baf6693df46df9b2 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-03-24T23:47:26.229 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2022-03-24T23:47:26.229 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:47:26.230 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/scratch_devs 2022-03-24T23:47:26.242 INFO:teuthology.run_tasks:Running task rook... 2022-03-24T23:47:26.310 INFO:tasks.rook:Rook start 2022-03-24T23:47:26.310 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': 'ab9430ca754c2b4fcef42fa15d5c8883f172b355', 'rook_branch': 'v1.7.2', 'rook_image': 'rook/ceph:v1.7.2'} 2022-03-24T23:47:26.311 INFO:tasks.rook:Ceph image is quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355 2022-03-24T23:47:26.311 INFO:tasks.rook:Cloning https://github.com/rook/rook branch v1.7.2 2022-03-24T23:47:26.311 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf rook && git clone --single-branch --branch v1.7.2 https://github.com/rook/rook rook 2022-03-24T23:47:26.319 INFO:teuthology.orchestra.run.smithi165.stderr:Cloning into 'rook'... 2022-03-24T23:47:28.779 INFO:teuthology.orchestra.run.smithi165.stderr:Note: switching to '1784489964d2e417b6050c7edc8f626b5cca49f5'. 2022-03-24T23:47:28.779 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:47:28.779 INFO:teuthology.orchestra.run.smithi165.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2022-03-24T23:47:28.780 INFO:teuthology.orchestra.run.smithi165.stderr:changes and commit them, and you can discard any commits you make in this 2022-03-24T23:47:28.780 INFO:teuthology.orchestra.run.smithi165.stderr:state without impacting any branches by switching back to a branch. 2022-03-24T23:47:28.780 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:47:28.780 INFO:teuthology.orchestra.run.smithi165.stderr:If you want to create a new branch to retain commits you create, you may 2022-03-24T23:47:28.781 INFO:teuthology.orchestra.run.smithi165.stderr:do so (now or later) by using -c with the switch command. Example: 2022-03-24T23:47:28.781 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:47:28.781 INFO:teuthology.orchestra.run.smithi165.stderr: git switch -c 2022-03-24T23:47:28.781 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:47:28.782 INFO:teuthology.orchestra.run.smithi165.stderr:Or undo this operation with: 2022-03-24T23:47:28.782 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:47:28.782 INFO:teuthology.orchestra.run.smithi165.stderr: git switch - 2022-03-24T23:47:28.782 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:47:28.782 INFO:teuthology.orchestra.run.smithi165.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2022-03-24T23:47:28.783 INFO:teuthology.orchestra.run.smithi165.stderr: 2022-03-24T23:47:28.876 INFO:tasks.rook:/home/teuthworker 2022-03-24T23:47:28.877 DEBUG:teuthology.orchestra.run.smithi165:> PATH=/sbin:/usr/sbin ip addr show 2022-03-24T23:47:28.882 INFO:teuthology.orchestra.run.smithi165.stdout:1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 2022-03-24T23:47:28.882 INFO:teuthology.orchestra.run.smithi165.stdout: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2022-03-24T23:47:28.883 INFO:teuthology.orchestra.run.smithi165.stdout: inet 127.0.0.1/8 scope host lo 2022-03-24T23:47:28.883 INFO:teuthology.orchestra.run.smithi165.stdout: valid_lft forever preferred_lft forever 2022-03-24T23:47:28.883 INFO:teuthology.orchestra.run.smithi165.stdout: inet6 ::1/128 scope host 2022-03-24T23:47:28.883 INFO:teuthology.orchestra.run.smithi165.stdout: valid_lft forever preferred_lft forever 2022-03-24T23:47:28.884 INFO:teuthology.orchestra.run.smithi165.stdout:2: eno1: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-03-24T23:47:28.884 INFO:teuthology.orchestra.run.smithi165.stdout: link/ether 0c:c4:7a:d9:3a:94 brd ff:ff:ff:ff:ff:ff 2022-03-24T23:47:28.884 INFO:teuthology.orchestra.run.smithi165.stdout: altname enp7s0f0 2022-03-24T23:47:28.884 INFO:teuthology.orchestra.run.smithi165.stdout:3: eno2: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-03-24T23:47:28.885 INFO:teuthology.orchestra.run.smithi165.stdout: link/ether 0c:c4:7a:d9:3a:95 brd ff:ff:ff:ff:ff:ff 2022-03-24T23:47:28.885 INFO:teuthology.orchestra.run.smithi165.stdout: altname enp7s0f1 2022-03-24T23:47:28.885 INFO:teuthology.orchestra.run.smithi165.stdout:4: enp3s0f0: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-03-24T23:47:28.885 INFO:teuthology.orchestra.run.smithi165.stdout: link/ether 0c:c4:7a:88:7f:62 brd ff:ff:ff:ff:ff:ff 2022-03-24T23:47:28.885 INFO:teuthology.orchestra.run.smithi165.stdout:5: enp3s0f1: mtu 1500 qdisc mq state UP group default qlen 1000 2022-03-24T23:47:28.886 INFO:teuthology.orchestra.run.smithi165.stdout: link/ether 0c:c4:7a:88:7f:63 brd ff:ff:ff:ff:ff:ff 2022-03-24T23:47:28.886 INFO:teuthology.orchestra.run.smithi165.stdout: inet 172.21.15.165/20 brd 172.21.15.255 scope global dynamic enp3s0f1 2022-03-24T23:47:28.886 INFO:teuthology.orchestra.run.smithi165.stdout: valid_lft 42904sec preferred_lft 42904sec 2022-03-24T23:47:28.886 INFO:teuthology.orchestra.run.smithi165.stdout: inet6 fe80::ec4:7aff:fe88:7f63/64 scope link 2022-03-24T23:47:28.887 INFO:teuthology.orchestra.run.smithi165.stdout: valid_lft forever preferred_lft forever 2022-03-24T23:47:28.887 INFO:teuthology.orchestra.run.smithi165.stdout:6: docker0: mtu 1500 qdisc noqueue state DOWN group default 2022-03-24T23:47:28.887 INFO:teuthology.orchestra.run.smithi165.stdout: link/ether 02:42:ad:8e:2f:d1 brd ff:ff:ff:ff:ff:ff 2022-03-24T23:47:28.887 INFO:teuthology.orchestra.run.smithi165.stdout: inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0 2022-03-24T23:47:28.887 INFO:teuthology.orchestra.run.smithi165.stdout: valid_lft forever preferred_lft forever 2022-03-24T23:47:28.889 DEBUG:teuthology.orchestra.run.smithi165:> which systemctl 2022-03-24T23:47:28.896 INFO:teuthology.orchestra.run.smithi165.stdout:/usr/bin/systemctl 2022-03-24T23:47:28.897 DEBUG:teuthology.orchestra.run.smithi165:> true 2022-03-24T23:47:28.926 DEBUG:teuthology.orchestra.run.smithi165:> sudo lsb_release -is 2022-03-24T23:47:28.990 INFO:teuthology.orchestra.run.smithi165.stdout:Ubuntu 2022-03-24T23:47:28.995 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-03-24T23:47:28.995 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-03-24T23:47:29.016 DEBUG:teuthology.orchestra.remote:smithi165:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-03-24T23:47:29.030 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:47:29.030 DEBUG:teuthology.orchestra.run.smithi165:> dd if=rook/cluster/examples/kubernetes/ceph/operator.yaml of=/dev/stdout 2022-03-24T23:47:29.037 INFO:tasks.rook:Patching operator to use image rook/ceph:v1.7.2 2022-03-24T23:47:29.078 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:47:29.079 DEBUG:teuthology.orchestra.run.smithi165:> dd of=operator.yaml 2022-03-24T23:47:29.089 INFO:tasks.rook:Deploying operator 2022-03-24T23:47:29.107 DEBUG:teuthology.orchestra.remote:smithi165:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-03-24T23:47:29.141 DEBUG:teuthology.orchestra.remote:smithi165:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-03-24T23:47:29.156 DEBUG:teuthology.orchestra.run.smithi165:> kubectl create -f rook/cluster/examples/kubernetes/ceph/crds.yaml -f rook/cluster/examples/kubernetes/ceph/common.yaml -f operator.yaml 2022-03-24T23:47:29.415 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/cephblockpools.ceph.rook.io created 2022-03-24T23:47:29.442 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/cephclients.ceph.rook.io created 2022-03-24T23:47:29.553 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/cephclusters.ceph.rook.io created 2022-03-24T23:47:29.602 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/cephfilesystemmirrors.ceph.rook.io created 2022-03-24T23:47:29.691 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/cephfilesystems.ceph.rook.io created 2022-03-24T23:47:29.717 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/cephnfses.ceph.rook.io created 2022-03-24T23:47:29.744 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectrealms.ceph.rook.io created 2022-03-24T23:47:29.869 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectstores.ceph.rook.io created 2022-03-24T23:47:29.883 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectstoreusers.ceph.rook.io created 2022-03-24T23:47:29.909 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectzonegroups.ceph.rook.io created 2022-03-24T23:47:29.941 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectzones.ceph.rook.io created 2022-03-24T23:47:30.057 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/cephrbdmirrors.ceph.rook.io created 2022-03-24T23:47:30.086 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/objectbucketclaims.objectbucket.io created 2022-03-24T23:47:30.109 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/objectbuckets.objectbucket.io created 2022-03-24T23:47:30.135 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/volumereplicationclasses.replication.storage.openshift.io created 2022-03-24T23:47:30.229 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/volumereplications.replication.storage.openshift.io created 2022-03-24T23:47:30.237 INFO:teuthology.orchestra.run.smithi165.stdout:customresourcedefinition.apiextensions.k8s.io/volumes.rook.io created 2022-03-24T23:47:30.311 INFO:teuthology.orchestra.run.smithi165.stdout:namespace/rook-ceph created 2022-03-24T23:47:30.390 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-object-bucket created 2022-03-24T23:47:30.410 INFO:teuthology.orchestra.run.smithi165.stdout:serviceaccount/rook-ceph-admission-controller created 2022-03-24T23:47:30.436 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-admission-controller-role created 2022-03-24T23:47:30.460 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-admission-controller-rolebinding created 2022-03-24T23:47:30.486 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-cluster-mgmt created 2022-03-24T23:47:30.570 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-system created 2022-03-24T23:47:30.576 INFO:teuthology.orchestra.run.smithi165.stdout:role.rbac.authorization.k8s.io/rook-ceph-system created 2022-03-24T23:47:30.603 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-global created 2022-03-24T23:47:30.628 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-mgr-cluster created 2022-03-24T23:47:30.653 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-object-bucket created 2022-03-24T23:47:30.892 INFO:teuthology.orchestra.run.smithi165.stdout:serviceaccount/rook-ceph-system created 2022-03-24T23:47:30.896 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-system created 2022-03-24T23:47:31.243 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-system created 2022-03-24T23:47:31.557 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-global created 2022-03-24T23:47:31.562 INFO:teuthology.orchestra.run.smithi165.stdout:serviceaccount/rook-ceph-osd created 2022-03-24T23:47:31.578 INFO:teuthology.orchestra.run.smithi165.stdout:serviceaccount/rook-ceph-mgr created 2022-03-24T23:47:31.608 INFO:teuthology.orchestra.run.smithi165.stdout:serviceaccount/rook-ceph-cmd-reporter created 2022-03-24T23:47:31.709 INFO:teuthology.orchestra.run.smithi165.stdout:role.rbac.authorization.k8s.io/rook-ceph-osd created 2022-03-24T23:47:31.760 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-osd created 2022-03-24T23:47:32.163 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-mgr-system created 2022-03-24T23:47:32.167 INFO:teuthology.orchestra.run.smithi165.stdout:role.rbac.authorization.k8s.io/rook-ceph-mgr created 2022-03-24T23:47:32.354 INFO:teuthology.orchestra.run.smithi165.stdout:role.rbac.authorization.k8s.io/rook-ceph-cmd-reporter created 2022-03-24T23:47:32.361 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cluster-mgmt created 2022-03-24T23:47:32.379 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-osd created 2022-03-24T23:47:32.424 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr created 2022-03-24T23:47:32.446 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-system created 2022-03-24T23:47:32.538 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-cluster created 2022-03-24T23:47:32.540 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-osd created 2022-03-24T23:47:32.589 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cmd-reporter created 2022-03-24T23:47:32.629 INFO:teuthology.orchestra.run.smithi165.stderr:Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ 2022-03-24T23:47:32.630 INFO:teuthology.orchestra.run.smithi165.stdout:podsecuritypolicy.policy/00-rook-privileged created 2022-03-24T23:47:32.673 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/psp:rook created 2022-03-24T23:47:32.676 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-system-psp created 2022-03-24T23:47:32.686 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-default-psp created 2022-03-24T23:47:32.712 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-osd-psp created 2022-03-24T23:47:32.723 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-psp created 2022-03-24T23:47:32.765 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cmd-reporter-psp created 2022-03-24T23:47:32.769 INFO:teuthology.orchestra.run.smithi165.stdout:serviceaccount/rook-csi-cephfs-plugin-sa created 2022-03-24T23:47:32.924 INFO:teuthology.orchestra.run.smithi165.stdout:serviceaccount/rook-csi-cephfs-provisioner-sa created 2022-03-24T23:47:32.929 INFO:teuthology.orchestra.run.smithi165.stdout:role.rbac.authorization.k8s.io/cephfs-external-provisioner-cfg created 2022-03-24T23:47:32.963 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/cephfs-csi-provisioner-role-cfg created 2022-03-24T23:47:33.015 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/cephfs-csi-nodeplugin created 2022-03-24T23:47:33.020 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/cephfs-external-provisioner-runner created 2022-03-24T23:47:33.115 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-cephfs-plugin-sa-psp created 2022-03-24T23:47:33.118 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-cephfs-provisioner-sa-psp created 2022-03-24T23:47:33.145 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/cephfs-csi-nodeplugin created 2022-03-24T23:47:33.162 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/cephfs-csi-provisioner-role created 2022-03-24T23:47:33.169 INFO:teuthology.orchestra.run.smithi165.stdout:serviceaccount/rook-csi-rbd-plugin-sa created 2022-03-24T23:47:33.191 INFO:teuthology.orchestra.run.smithi165.stdout:serviceaccount/rook-csi-rbd-provisioner-sa created 2022-03-24T23:47:33.292 INFO:teuthology.orchestra.run.smithi165.stdout:role.rbac.authorization.k8s.io/rbd-external-provisioner-cfg created 2022-03-24T23:47:33.311 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/rbd-csi-provisioner-role-cfg created 2022-03-24T23:47:33.333 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/rbd-csi-nodeplugin created 2022-03-24T23:47:33.376 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrole.rbac.authorization.k8s.io/rbd-external-provisioner-runner created 2022-03-24T23:47:33.493 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-rbd-plugin-sa-psp created 2022-03-24T23:47:33.498 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-rbd-provisioner-sa-psp created 2022-03-24T23:47:33.507 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rbd-csi-nodeplugin created 2022-03-24T23:47:33.570 INFO:teuthology.orchestra.run.smithi165.stdout:clusterrolebinding.rbac.authorization.k8s.io/rbd-csi-provisioner-role created 2022-03-24T23:47:33.869 INFO:teuthology.orchestra.run.smithi165.stdout:role.rbac.authorization.k8s.io/rook-ceph-purge-osd created 2022-03-24T23:47:33.873 INFO:teuthology.orchestra.run.smithi165.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-purge-osd created 2022-03-24T23:47:33.895 INFO:teuthology.orchestra.run.smithi165.stdout:serviceaccount/rook-ceph-purge-osd created 2022-03-24T23:47:33.969 INFO:teuthology.orchestra.run.smithi165.stdout:configmap/rook-ceph-operator-config created 2022-03-24T23:47:34.045 INFO:teuthology.orchestra.run.smithi165.stdout:deployment.apps/rook-ceph-operator created 2022-03-24T23:47:34.048 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-24T23:47:34.299 INFO:teuthology.orchestra.run.smithi165.stderr:No resources found in rook-ceph namespace. 2022-03-24T23:47:44.306 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-24T23:47:44.362 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:47:44.362 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-operator-6b496c8959-9sz9v 0/1 Pending 0 10s 2022-03-24T23:47:54.365 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-24T23:47:54.435 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:47:54.435 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-operator-6b496c8959-9sz9v 0/1 Pending 0 20s 2022-03-24T23:48:04.438 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-24T23:48:04.568 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:48:04.569 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-operator-6b496c8959-9sz9v 0/1 Pending 0 30s 2022-03-24T23:48:14.572 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-24T23:48:14.656 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:48:14.657 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-operator-6b496c8959-9sz9v 0/1 ContainerCreating 0 40s 2022-03-24T23:48:24.662 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-24T23:48:24.723 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:48:24.724 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-operator-6b496c8959-9sz9v 0/1 ContainerCreating 0 50s 2022-03-24T23:48:34.725 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-24T23:48:34.788 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:48:34.789 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-operator-6b496c8959-9sz9v 0/1 ContainerCreating 0 60s 2022-03-24T23:48:44.793 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-24T23:48:44.926 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:48:44.927 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-operator-6b496c8959-9sz9v 0/1 ContainerCreating 0 70s 2022-03-24T23:48:54.932 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-24T23:48:54.994 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:48:54.994 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-operator-6b496c8959-9sz9v 1/1 Running 0 80s 2022-03-24T23:48:54.996 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph logs -f rook-ceph-operator-6b496c8959-9sz9v 2022-03-24T23:48:55.004 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:48:55.004 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2022-03-24T23:48:55.052 INFO:tasks.rook: override: [global] osd crush chooseleaf type = 0 2022-03-24T23:48:55.052 INFO:tasks.rook: override: [mgr] debug mgr = 20 2022-03-24T23:48:55.053 INFO:tasks.rook: override: [mgr] debug ms = 1 2022-03-24T23:48:55.053 INFO:tasks.rook: override: [mon] debug mon = 20 2022-03-24T23:48:55.053 INFO:tasks.rook: override: [mon] debug ms = 1 2022-03-24T23:48:55.054 INFO:tasks.rook: override: [mon] debug paxos = 20 2022-03-24T23:48:55.054 INFO:tasks.rook: override: [osd] debug ms = 1 2022-03-24T23:48:55.054 INFO:tasks.rook: override: [osd] debug osd = 20 2022-03-24T23:48:55.055 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-03-24T23:48:55.057 DEBUG:teuthology.orchestra.run.smithi165:> kubectl create -f - 2022-03-24T23:48:55.070 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.192767 I | rookcmd: starting Rook v1.7.2 with arguments '/usr/local/bin/rook ceph operator' 2022-03-24T23:48:55.071 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.192853 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-03-24T23:48:55.071 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.192857 I | cephcmd: starting Rook-Ceph operator 2022-03-24T23:48:55.071 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.430864 I | cephcmd: base ceph version inside the rook operator image is "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)" 2022-03-24T23:48:55.071 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.700246 I | op-k8sutil: ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS="15" (configmap) 2022-03-24T23:48:55.072 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.705602 I | op-k8sutil: ROOK_ENABLE_DISCOVERY_DAEMON="false" (configmap) 2022-03-24T23:48:55.072 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.708886 I | operator: looking for secret "rook-ceph-admission-controller" 2022-03-24T23:48:55.072 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.710434 I | operator: secret "rook-ceph-admission-controller" not found. proceeding without the admission controller 2022-03-24T23:48:55.072 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.712516 I | op-k8sutil: ROOK_ENABLE_FLEX_DRIVER="false" (configmap) 2022-03-24T23:48:55.073 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.712531 I | operator: watching all namespaces for ceph cluster CRs 2022-03-24T23:48:55.073 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.712618 I | operator: setting up the controller-runtime manager 2022-03-24T23:48:55.073 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.714219 I | ceph-cluster-controller: ConfigMap "rook-ceph-operator-config" changes detected. Updating configurations 2022-03-24T23:48:55.073 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:51.716123 I | op-k8sutil: ROOK_LOG_LEVEL="INFO" (configmap) 2022-03-24T23:48:55.073 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117124 I | ceph-cluster-controller: successfully started 2022-03-24T23:48:55.074 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117191 I | ceph-cluster-controller: enabling hotplug orchestration 2022-03-24T23:48:55.074 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117206 I | ceph-crashcollector-controller: successfully started 2022-03-24T23:48:55.074 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117252 I | ceph-block-pool-controller: successfully started 2022-03-24T23:48:55.074 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117321 I | ceph-object-store-user-controller: successfully started 2022-03-24T23:48:55.075 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117365 I | ceph-object-realm-controller: successfully started 2022-03-24T23:48:55.075 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117410 I | ceph-object-zonegroup-controller: successfully started 2022-03-24T23:48:55.075 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117454 I | ceph-object-zone-controller: successfully started 2022-03-24T23:48:55.075 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117552 I | ceph-object-controller: successfully started 2022-03-24T23:48:55.075 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117616 I | ceph-file-controller: successfully started 2022-03-24T23:48:55.076 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117669 I | ceph-nfs-controller: successfully started 2022-03-24T23:48:55.076 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117730 I | ceph-rbd-mirror-controller: successfully started 2022-03-24T23:48:55.076 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117789 I | ceph-client-controller: successfully started 2022-03-24T23:48:55.076 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.117835 I | ceph-filesystem-mirror-controller: successfully started 2022-03-24T23:48:55.077 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:52.118793 I | operator: starting the controller-runtime manager 2022-03-24T23:48:56.053 INFO:teuthology.orchestra.run.smithi165.stdout:configmap/rook-config-override created 2022-03-24T23:48:56.059 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:ab9430ca754c2b4fcef42fa15d5c8883f172b355 dataDirHostPath: /var/lib/rook mgr: count: 1 modules: - enabled: true name: rook mon: allowMultiplePerNode: true count: 1 skipUpgradeChecks: true 2022-03-24T23:48:56.059 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:48:56.060 DEBUG:teuthology.orchestra.run.smithi165:> dd of=cluster.yaml 2022-03-24T23:48:56.068 DEBUG:teuthology.orchestra.run.smithi165:> kubectl create -f cluster.yaml 2022-03-24T23:48:58.659 INFO:teuthology.orchestra.run.smithi165.stdout:cephcluster.ceph.rook.io/rook-ceph created 2022-03-24T23:48:58.664 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.664402 I | clusterdisruption-controller: create event from ceph cluster CR 2022-03-24T23:48:58.665 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.664545 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "rook-ceph" 2022-03-24T23:48:58.707 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.672836 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:48:58.707 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.673220 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff=  v1.ClusterSpec{ 2022-03-24T23:48:58.707 INFO:tasks.rook.operator.smithi165.stdout:   ... // 3 identical fields 2022-03-24T23:48:58.708 INFO:tasks.rook.operator.smithi165.stdout:   Labels: nil, 2022-03-24T23:48:58.708 INFO:tasks.rook.operator.smithi165.stdout:   Placement: nil, 2022-03-24T23:48:58.708 INFO:tasks.rook.operator.smithi165.stdout:   Network: v1.NetworkSpec{ 2022-03-24T23:48:58.708 INFO:tasks.rook.operator.smithi165.stdout:   Provider: "", 2022-03-24T23:48:58.709 INFO:tasks.rook.operator.smithi165.stdout:   Selectors: nil, 2022-03-24T23:48:58.709 INFO:tasks.rook.operator.smithi165.stdout:   HostNetwork: false, 2022-03-24T23:48:58.709 INFO:tasks.rook.operator.smithi165.stdout:-  IPFamily: "", 2022-03-24T23:48:58.709 INFO:tasks.rook.operator.smithi165.stdout:+  IPFamily: "IPv4", 2022-03-24T23:48:58.709 INFO:tasks.rook.operator.smithi165.stdout:   DualStack: false, 2022-03-24T23:48:58.710 INFO:tasks.rook.operator.smithi165.stdout:   }, 2022-03-24T23:48:58.710 INFO:tasks.rook.operator.smithi165.stdout:   Resources: nil, 2022-03-24T23:48:58.710 INFO:tasks.rook.operator.smithi165.stdout:   PriorityClassNames: nil, 2022-03-24T23:48:58.711 INFO:tasks.rook.operator.smithi165.stdout:   ... // 16 identical fields 2022-03-24T23:48:58.711 INFO:tasks.rook.operator.smithi165.stdout:  } 2022-03-24T23:48:58.711 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.692562 I | op-k8sutil: ROOK_ENABLE_FLEX_DRIVER="false" (configmap) 2022-03-24T23:48:58.718 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.718285 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2022-03-24T23:48:58.722 DEBUG:teuthology.orchestra.remote:smithi165:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-03-24T23:48:58.725 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.725392 I | ceph-cluster-controller: clusterInfo not yet found, must be a new cluster 2022-03-24T23:48:58.725 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.725428 I | op-k8sutil: ROOK_CSI_ENABLE_RBD="true" (configmap) 2022-03-24T23:48:58.730 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.728976 I | op-k8sutil: ROOK_CSI_ENABLE_CEPHFS="true" (configmap) 2022-03-24T23:48:58.733 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.732011 I | op-k8sutil: ROOK_CSI_ALLOW_UNSUPPORTED_VERSION="false" (configmap) 2022-03-24T23:48:58.733 DEBUG:teuthology.orchestra.run.smithi165:> kubectl create -f rook/cluster/examples/kubernetes/ceph/toolbox.yaml 2022-03-24T23:48:58.736 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.733990 I | op-k8sutil: ROOK_CSI_ENABLE_GRPC_METRICS="false" (configmap) 2022-03-24T23:48:58.738 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.736888 I | op-k8sutil: CSI_ENABLE_HOST_NETWORK="true" (default) 2022-03-24T23:48:58.746 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.739103 I | op-k8sutil: ROOK_CSI_CEPH_IMAGE="quay.io/cephcsi/cephcsi:v3.4.0" (default) 2022-03-24T23:48:58.746 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.744836 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355... 2022-03-24T23:48:58.876 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:58.876068 I | op-k8sutil: ROOK_CSI_REGISTRAR_IMAGE="k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.2.0" (default) 2022-03-24T23:48:59.018 INFO:teuthology.orchestra.run.smithi165.stdout:deployment.apps/rook-ceph-tools created 2022-03-24T23:48:59.024 INFO:tasks.rook:Waiting for tools container to start 2022-03-24T23:48:59.024 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:48:59.147 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:48:59.147 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 Pending 0 0s 2022-03-24T23:48:59.300 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:59.300308 I | op-k8sutil: ROOK_CSI_PROVISIONER_IMAGE="k8s.gcr.io/sig-storage/csi-provisioner:v2.2.2" (default) 2022-03-24T23:48:59.677 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:59.677212 I | op-k8sutil: ROOK_CSI_ATTACHER_IMAGE="k8s.gcr.io/sig-storage/csi-attacher:v3.2.1" (default) 2022-03-24T23:48:59.877 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:48:59.877589 I | op-k8sutil: ROOK_CSI_SNAPSHOTTER_IMAGE="k8s.gcr.io/sig-storage/csi-snapshotter:v4.1.1" (default) 2022-03-24T23:49:00.077 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:00.077516 I | op-k8sutil: ROOK_CSI_KUBELET_DIR_PATH="/var/lib/kubelet" (default) 2022-03-24T23:49:00.339 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:00.339264 I | op-k8sutil: CSI_VOLUME_REPLICATION_IMAGE="quay.io/csiaddons/volumereplication-operator:v0.1.0" (default) 2022-03-24T23:49:00.482 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:00.482649 I | op-k8sutil: ROOK_CSI_CEPHFS_POD_LABELS="" (default) 2022-03-24T23:49:00.677 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:00.677100 I | op-k8sutil: ROOK_CSI_RBD_POD_LABELS="" (default) 2022-03-24T23:49:00.678 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:00.677142 I | ceph-csi: detecting the ceph csi image version for image "quay.io/cephcsi/cephcsi:v3.4.0" 2022-03-24T23:49:00.884 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:00.878750 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-03-24T23:49:04.153 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:49:04.219 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:49:04.220 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 5s 2022-03-24T23:49:09.223 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:49:09.455 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:49:09.455 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 10s 2022-03-24T23:49:14.458 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:49:14.520 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:49:14.521 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 15s 2022-03-24T23:49:19.522 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:49:19.582 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:49:19.582 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 20s 2022-03-24T23:49:24.585 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:49:25.058 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:49:25.058 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 26s 2022-03-24T23:49:30.060 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:49:30.239 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:49:30.239 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 31s 2022-03-24T23:49:35.243 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:49:35.465 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:49:35.465 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 36s 2022-03-24T23:49:38.537 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:38.534449 I | ceph-csi: Detected ceph CSI image version: "v3.4.0" 2022-03-24T23:49:38.611 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:38.608770 I | op-k8sutil: CSI_FORCE_CEPHFS_KERNEL_CLIENT="true" (configmap) 2022-03-24T23:49:39.098 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.092991 I | op-k8sutil: CSI_CEPHFS_GRPC_METRICS_PORT="9091" (default) 2022-03-24T23:49:39.156 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.153209 I | op-k8sutil: CSI_CEPHFS_LIVENESS_METRICS_PORT="9081" (default) 2022-03-24T23:49:39.305 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.301366 I | op-k8sutil: CSI_RBD_GRPC_METRICS_PORT="9090" (default) 2022-03-24T23:49:39.307 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.303157 I | ceph-cluster-controller: detected ceph image version: "17.1.0-76 quincy" 2022-03-24T23:49:39.308 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.303259 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-24T23:49:39.308 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.303288 W | ceph-cluster-controller: unsupported ceph version detected: "17.1.0-76 quincy", pursuing 2022-03-24T23:49:39.345 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.341521 I | ceph-cluster-controller: cluster "rook-ceph": version "17.1.0-76 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355" 2022-03-24T23:49:39.345 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.341765 I | op-k8sutil: CSI_RBD_LIVENESS_METRICS_PORT="9080" (default) 2022-03-24T23:49:39.355 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.345838 I | op-k8sutil: CSI_PLUGIN_PRIORITY_CLASSNAME="" (default) 2022-03-24T23:49:39.372 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.369124 I | op-k8sutil: CSI_PROVISIONER_PRIORITY_CLASSNAME="" (default) 2022-03-24T23:49:39.468 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.465366 I | op-k8sutil: CSI_ENABLE_OMAP_GENERATOR="false" (default) 2022-03-24T23:49:39.472 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.469612 I | op-k8sutil: CSI_ENABLE_RBD_SNAPSHOTTER="true" (configmap) 2022-03-24T23:49:39.482 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.478558 I | op-mon: start running mons 2022-03-24T23:49:39.600 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.597694 I | op-k8sutil: CSI_ENABLE_CEPHFS_SNAPSHOTTER="true" (configmap) 2022-03-24T23:49:39.849 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.846462 I | op-mon: creating mon secrets for a new cluster 2022-03-24T23:49:39.987 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:39.984860 I | op-k8sutil: CSI_ENABLE_VOLUME_REPLICATION="false" (configmap) 2022-03-24T23:49:40.439 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:40.436301 I | op-k8sutil: CSI_CEPHFS_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-03-24T23:49:40.469 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:49:40.526 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:49:40.526 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 41s 2022-03-24T23:49:40.787 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:40.784619 I | op-k8sutil: CSI_RBD_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-03-24T23:49:40.788 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:40.784638 I | ceph-csi: Kubernetes version is 1.23 2022-03-24T23:49:40.988 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:40.985368 I | op-mon: existing maxMonID not found or failed to load. configmaps "rook-ceph-mon-endpoints" not found 2022-03-24T23:49:41.192 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:41.189121 I | op-k8sutil: ROOK_CSI_RESIZER_IMAGE="k8s.gcr.io/sig-storage/csi-resizer:v1.2.0" (default) 2022-03-24T23:49:41.390 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:41.387948 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":[]}] data: mapping:{"node":{}} maxMonId:-1] 2022-03-24T23:49:41.589 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:41.585311 I | op-k8sutil: CSI_LOG_LEVEL="" (default) 2022-03-24T23:49:42.388 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:42.385307 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-03-24T23:49:42.790 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:42.787004 I | op-k8sutil: CSI_PROVISIONER_NODE_AFFINITY="" (default) 2022-03-24T23:49:42.989 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:42.985838 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:49:42.989 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:42.986116 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:49:43.187 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:43.183906 I | op-k8sutil: CSI_PLUGIN_TOLERATIONS="" (default) 2022-03-24T23:49:43.608 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:43.605464 I | op-k8sutil: CSI_PLUGIN_NODE_AFFINITY="" (default) 2022-03-24T23:49:43.989 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:43.986151 I | op-k8sutil: CSI_RBD_PLUGIN_TOLERATIONS="" (default) 2022-03-24T23:49:44.388 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:44.385588 I | op-k8sutil: CSI_RBD_PLUGIN_NODE_AFFINITY="" (default) 2022-03-24T23:49:44.788 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:44.785770 I | op-k8sutil: CSI_RBD_PLUGIN_RESOURCE="" (default) 2022-03-24T23:49:45.189 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:45.186100 I | op-k8sutil: CSI_RBD_PROVISIONER_TOLERATIONS="" (default) 2022-03-24T23:49:45.390 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:45.387571 I | op-mon: targeting the mon count 1 2022-03-24T23:49:45.529 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:49:45.709 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:45.706760 I | op-k8sutil: CSI_RBD_PROVISIONER_NODE_AFFINITY="" (default) 2022-03-24T23:49:45.711 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:49:45.711 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 46s 2022-03-24T23:49:45.891 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:45.888103 I | op-k8sutil: CSI_RBD_PROVISIONER_RESOURCE="" (default) 2022-03-24T23:49:45.894 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:45.889204 I | ceph-cluster-controller: Cluster update requested. CANCELLING CURRENT ORCHESTRATION 2022-03-24T23:49:45.894 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:45.889350 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:49:45.919 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:45.916732 I | ceph-csi: successfully started CSI Ceph RBD driver 2022-03-24T23:49:46.485 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:46.481957 I | op-mon: parsing mon endpoints: 2022-03-24T23:49:46.485 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:46.482132 W | op-mon: ignoring invalid monitor 2022-03-24T23:49:46.495 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:46.492685 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355... 2022-03-24T23:49:46.674 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:46.671050 I | op-k8sutil: CSI_CEPHFS_PLUGIN_TOLERATIONS="" (default) 2022-03-24T23:49:47.141 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:47.138872 I | op-k8sutil: CSI_CEPHFS_PLUGIN_NODE_AFFINITY="" (default) 2022-03-24T23:49:47.470 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:47.466558 I | op-k8sutil: CSI_CEPHFS_PLUGIN_RESOURCE="" (default) 2022-03-24T23:49:47.840 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:47.837494 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_TOLERATIONS="" (default) 2022-03-24T23:49:47.843 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:47.840608 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_NODE_AFFINITY="" (default) 2022-03-24T23:49:48.222 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:48.217297 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_RESOURCE="" (default) 2022-03-24T23:49:48.490 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:48.486957 I | ceph-csi: successfully started CSI CephFS driver 2022-03-24T23:49:49.276 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:49.273799 I | op-k8sutil: CSI_RBD_FSGROUPPOLICY="ReadWriteOnceWithFSType" (configmap) 2022-03-24T23:49:50.000 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:49.998078 I | ceph-csi: CSIDriver object created for driver "rook-ceph.rbd.csi.ceph.com" 2022-03-24T23:49:50.467 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:50.464256 I | op-k8sutil: CSI_CEPHFS_FSGROUPPOLICY="None" (configmap) 2022-03-24T23:49:50.473 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:49:50.471103 I | ceph-csi: CSIDriver object created for driver "rook-ceph.cephfs.csi.ceph.com" 2022-03-24T23:49:50.717 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:49:50.775 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:49:50.775 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 51s 2022-03-24T23:49:55.777 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:49:55.886 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:49:55.886 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 56s 2022-03-24T23:50:00.890 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:50:01.054 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:50:01.054 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 62s 2022-03-24T23:50:02.292 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:02.289602 I | ceph-cluster-controller: detected ceph image version: "17.1.0-76 quincy" 2022-03-24T23:50:02.292 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:02.289788 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-24T23:50:02.292 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:02.289910 W | ceph-cluster-controller: unsupported ceph version detected: "17.1.0-76 quincy", pursuing 2022-03-24T23:50:02.831 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:02.829180 I | op-mon: parsing mon endpoints: 2022-03-24T23:50:02.832 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:02.829205 W | op-mon: ignoring invalid monitor 2022-03-24T23:50:03.012 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:03.008596 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:50:03.012 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:03.008816 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:50:03.134 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:03.131292 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-03-24T23:50:03.134 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24T23:50:03.124+0000 7fb4557db700 -1 failed for service _ceph-mon._tcp 2022-03-24T23:50:03.135 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24T23:50:03.124+0000 7fb4557db700 -1 monclient: get_monmap_and_config cannot identify monitors to contact 2022-03-24T23:50:03.135 INFO:tasks.rook.operator.smithi165.stdout:[errno 2] RADOS object not found (error connecting to the cluster): exit status 1 2022-03-24T23:50:03.135 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:03.131318 I | ceph-cluster-controller: cluster "rook-ceph": version "17.1.0-76 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355" 2022-03-24T23:50:04.279 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:04.276224 I | op-mon: start running mons 2022-03-24T23:50:04.351 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:04.348801 I | op-mon: parsing mon endpoints: 2022-03-24T23:50:04.351 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:04.348823 W | op-mon: ignoring invalid monitor 2022-03-24T23:50:04.438 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:04.435601 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":[]}] data: mapping:{"node":{}} maxMonId:-1] 2022-03-24T23:50:04.445 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:04.443467 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:50:04.446 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:04.443619 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:50:05.146 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:05.143918 I | op-mon: targeting the mon count 1 2022-03-24T23:50:05.230 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:05.227890 I | op-mon: sched-mon: created canary deployment rook-ceph-mon-a-canary 2022-03-24T23:50:05.454 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:05.452259 I | op-mon: sched-mon: waiting for canary pod creation rook-ceph-mon-a-canary 2022-03-24T23:50:06.057 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:50:06.110 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:50:06.111 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 67s 2022-03-24T23:50:10.463 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:10.460875 I | op-mon: sched-mon: canary monitor deployment rook-ceph-mon-a-canary scheduled to smithi165 2022-03-24T23:50:10.463 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:10.460895 I | op-mon: assignmon: mon a assigned to node smithi165 2022-03-24T23:50:10.467 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:10.463733 I | op-mon: cleaning up canary monitor deployment "rook-ceph-mon-a-canary" 2022-03-24T23:50:10.513 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:10.509345 I | op-mon: creating mon a 2022-03-24T23:50:10.695 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:10.692249 I | op-mon: mon "a" endpoint is [v2:10.96.49.174:3300,v1:10.96.49.174:6789] 2022-03-24T23:50:10.995 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:10.992104 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:-1] 2022-03-24T23:50:10.998 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:10.993024 I | op-mon: monitor endpoints changed, updating the bootstrap peer token 2022-03-24T23:50:10.998 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:10.993376 I | op-mon: monitor endpoints changed, updating the bootstrap peer token 2022-03-24T23:50:11.113 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:50:11.234 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:11.231308 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:50:11.237 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:50:11.237 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 0/1 ContainerCreating 0 72s 2022-03-24T23:50:11.238 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:11.232266 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:50:11.407 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:11.404463 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-03-24T23:50:11.980 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:11.972012 I | op-mon: updating maxMonID from -1 to 0 after committing mon "a" 2022-03-24T23:50:13.422 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:13.419125 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:50:13.422 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:13.419156 I | op-mon: waiting for mon quorum with [a] 2022-03-24T23:50:13.836 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:13.833737 I | op-mon: mon a is not yet running 2022-03-24T23:50:13.836 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:13.833776 I | op-mon: mons running: [] 2022-03-24T23:50:16.240 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-24T23:50:16.288 INFO:teuthology.orchestra.run.smithi165.stdout:NAME READY STATUS RESTARTS AGE 2022-03-24T23:50:16.289 INFO:teuthology.orchestra.run.smithi165.stdout:rook-ceph-tools-7677f7f4b9-rnrn7 1/1 Running 0 77s 2022-03-24T23:50:16.290 INFO:tasks.rook:Waiting for mgr/rook orchestrator to be available 2022-03-24T23:50:16.291 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph orch status -f json 2022-03-24T23:50:16.535 INFO:teuthology.orchestra.run.smithi165.stderr:unable to get monitor info from DNS SRV with service name: ceph-mon 2022-03-24T23:50:16.535 INFO:teuthology.orchestra.run.smithi165.stderr:2022-03-24T23:50:16.528+0000 7f38376e6700 -1 failed for service _ceph-mon._tcp 2022-03-24T23:50:16.535 INFO:teuthology.orchestra.run.smithi165.stderr:2022-03-24T23:50:16.528+0000 7f38376e6700 -1 monclient: get_monmap_and_config cannot identify monitors to contact 2022-03-24T23:50:16.536 INFO:teuthology.orchestra.run.smithi165.stderr:[errno 2] RADOS object not found (error connecting to the cluster) 2022-03-24T23:50:16.537 INFO:teuthology.orchestra.run.smithi165.stderr:command terminated with exit code 1 2022-03-24T23:50:16.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-03-24T23:50:26.540 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph orch status -f json 2022-03-24T23:50:30.443 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:50:30.444 INFO:teuthology.orchestra.run.smithi165.stderr:no valid command found; 10 closest matches: 2022-03-24T23:50:30.444 INFO:teuthology.orchestra.run.smithi165.stderr:pg stat 2022-03-24T23:50:30.444 INFO:teuthology.orchestra.run.smithi165.stderr:pg getmap 2022-03-24T23:50:30.445 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-03-24T23:50:30.445 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-03-24T23:50:30.445 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump_pools_json 2022-03-24T23:50:30.445 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls-by-pool [...] 2022-03-24T23:50:30.445 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls-by-primary [] [...] 2022-03-24T23:50:30.446 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls-by-osd [] [...] 2022-03-24T23:50:30.446 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls [] [...] 2022-03-24T23:50:30.446 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-03-24T23:50:30.446 INFO:teuthology.orchestra.run.smithi165.stderr:Error EINVAL: invalid command 2022-03-24T23:50:30.449 INFO:teuthology.orchestra.run.smithi165.stderr:command terminated with exit code 22 2022-03-24T23:50:30.451 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-03-24T23:50:33.954 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:33.952264 I | op-mon: mons running: [a] 2022-03-24T23:50:34.184 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:34.182039 I | op-mon: Monitors in quorum: [a] 2022-03-24T23:50:34.184 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:34.182067 I | op-mon: mons created: 1 2022-03-24T23:50:34.412 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:34.410339 I | op-mon: waiting for mon quorum with [a] 2022-03-24T23:50:34.417 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:34.415967 I | op-mon: mons running: [a] 2022-03-24T23:50:34.640 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:34.638087 I | op-mon: Monitors in quorum: [a] 2022-03-24T23:50:34.640 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:34.638129 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-24T23:50:34.897 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:34.893704 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-24T23:50:34.897 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:34.893746 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-03-24T23:50:35.164 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:35.160025 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-03-24T23:50:35.165 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:35.160062 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-24T23:50:35.501 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:35.498791 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-24T23:50:35.501 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:35.498822 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-03-24T23:50:35.771 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:35.769494 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-03-24T23:50:35.772 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:35.769524 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-24T23:50:36.056 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:36.054241 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-24T23:50:36.057 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:36.054278 I | op-config: deleting "log file" option from the mon configuration database 2022-03-24T23:50:36.276 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:36.273631 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-03-24T23:50:36.276 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:36.273677 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-03-24T23:50:36.648 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:36.645924 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-03-24T23:50:36.933 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:36.930235 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-03-24T23:50:37.214 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:37.212525 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-03-24T23:50:37.577 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:37.575131 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-03-24T23:50:37.577 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:37.575151 I | cephclient: getting or creating ceph auth key "client.crash" 2022-03-24T23:50:37.873 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:37.870807 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-03-24T23:50:38.099 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:38.089389 I | cephclient: successfully enabled msgr2 protocol 2022-03-24T23:50:38.100 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:38.089425 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-03-24T23:50:38.100 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:38.089436 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-03-24T23:50:38.372 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:38.369791 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-03-24T23:50:38.384 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:38.382145 I | op-mgr: start running mgr 2022-03-24T23:50:38.384 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:38.382171 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-03-24T23:50:40.453 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph orch status -f json 2022-03-24T23:50:40.889 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:50:40.890 INFO:teuthology.orchestra.run.smithi165.stderr:no valid command found; 10 closest matches: 2022-03-24T23:50:40.890 INFO:teuthology.orchestra.run.smithi165.stderr:pg stat 2022-03-24T23:50:40.891 INFO:teuthology.orchestra.run.smithi165.stderr:pg getmap 2022-03-24T23:50:40.891 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-03-24T23:50:40.891 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-03-24T23:50:40.891 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump_pools_json 2022-03-24T23:50:40.891 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls-by-pool [...] 2022-03-24T23:50:40.892 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls-by-primary [] [...] 2022-03-24T23:50:40.892 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls-by-osd [] [...] 2022-03-24T23:50:40.892 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls [] [...] 2022-03-24T23:50:40.892 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-03-24T23:50:40.893 INFO:teuthology.orchestra.run.smithi165.stderr:Error EINVAL: invalid command 2022-03-24T23:50:40.893 INFO:teuthology.orchestra.run.smithi165.stderr:command terminated with exit code 22 2022-03-24T23:50:40.895 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-03-24T23:50:47.772 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:47.770143 I | op-k8sutil: finished waiting for updated deployment "rook-ceph-mgr-a" 2022-03-24T23:50:47.985 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:47.983164 I | op-mgr: setting services to point to mgr "a" 2022-03-24T23:50:48.158 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.156017 I | op-osd: start running osds in namespace "rook-ceph" 2022-03-24T23:50:48.158 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.156039 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-03-24T23:50:48.158 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.156047 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-03-24T23:50:48.188 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.185709 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-03-24T23:50:48.192 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.189923 I | op-osd: no storageClassDeviceSets defined to configure OSDs on PVCs 2022-03-24T23:50:48.192 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.189952 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-03-24T23:50:48.192 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.189958 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-03-24T23:50:48.572 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.570021 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-03-24T23:50:48.572 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.570054 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:50:48.584 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.582563 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "rook-ceph" 2022-03-24T23:50:48.584 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.582706 I | ceph-cluster-controller: enabling ceph osd monitoring goroutine for cluster "rook-ceph" 2022-03-24T23:50:48.584 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.582856 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "rook-ceph" 2022-03-24T23:50:48.591 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.588269 W | cephclient: failed to enable mgr module "rook". trying again... 2022-03-24T23:50:48.605 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.604333 I | op-mgr: successful modules: dashboard 2022-03-24T23:50:48.640 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.638782 I | op-k8sutil: ROOK_OBC_WATCH_OPERATOR_NAMESPACE="true" (configmap) 2022-03-24T23:50:48.641 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.638807 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "rook-ceph.ceph.rook.io/bucket" 2022-03-24T23:50:48.647 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.640278 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Normal:ReconcileSucceeded:successfully configured CephCluster "rook-ceph/rook-ceph" 2022-03-24T23:50:48.647 INFO:tasks.rook.operator.smithi165.stdout:I0324 23:50:48.640388 7 manager.go:118] objectbucket.io/provisioner-manager "msg"="starting provisioner" "name"="rook-ceph.ceph.rook.io/bucket" 2022-03-24T23:50:48.647 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.640426 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:50:48.704 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.702759 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:50:48.716 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.715163 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355... 2022-03-24T23:50:48.926 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:48.924470 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-03-24T23:50:49.769 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:49.767606 I | op-mgr: successful modules: prometheus 2022-03-24T23:50:50.897 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph orch status -f json 2022-03-24T23:50:51.462 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:50:51.462 INFO:teuthology.orchestra.run.smithi165.stderr:no valid command found; 10 closest matches: 2022-03-24T23:50:51.463 INFO:teuthology.orchestra.run.smithi165.stderr:pg stat 2022-03-24T23:50:51.463 INFO:teuthology.orchestra.run.smithi165.stderr:pg getmap 2022-03-24T23:50:51.463 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-03-24T23:50:51.463 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-03-24T23:50:51.463 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump_pools_json 2022-03-24T23:50:51.464 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls-by-pool [...] 2022-03-24T23:50:51.464 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls-by-primary [] [...] 2022-03-24T23:50:51.464 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls-by-osd [] [...] 2022-03-24T23:50:51.464 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls [] [...] 2022-03-24T23:50:51.465 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-03-24T23:50:51.465 INFO:teuthology.orchestra.run.smithi165.stderr:Error EINVAL: invalid command 2022-03-24T23:50:51.466 INFO:teuthology.orchestra.run.smithi165.stderr:command terminated with exit code 22 2022-03-24T23:50:51.467 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-03-24T23:50:54.208 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:54.206876 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-03-24T23:50:54.534 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:54.532432 I | op-mgr: successful modules: mgr module(s) from the spec 2022-03-24T23:50:54.953 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:54.951914 I | ceph-cluster-controller: detected ceph image version: "17.1.0-76 quincy" 2022-03-24T23:50:54.954 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:54.951937 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-24T23:50:54.954 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:54.951947 W | ceph-cluster-controller: unsupported ceph version detected: "17.1.0-76 quincy", pursuing 2022-03-24T23:50:54.957 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:54.956400 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:50:55.400 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:55.398696 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:50:55.401 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:55.398890 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:50:55.665 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:55.663470 I | ceph-cluster-controller: cluster "rook-ceph": version "17.1.0-76 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355" 2022-03-24T23:50:55.734 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:55.732802 I | op-mon: start running mons 2022-03-24T23:50:55.821 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:55.819915 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:50:55.889 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:55.887103 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:50:55.897 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:55.894391 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:50:55.899 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:55.894628 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:50:56.043 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:56.041466 I | cephclient: command failed for set rook backend. trying again... 2022-03-24T23:50:56.832 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:56.830462 I | op-mon: targeting the mon count 1 2022-03-24T23:50:56.979 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:56.977534 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-24T23:50:57.234 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:57.232142 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-24T23:50:57.234 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:57.232171 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-03-24T23:50:57.448 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:57.446723 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-03-24T23:50:57.448 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:57.446750 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-24T23:50:57.672 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:57.670273 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-24T23:50:57.672 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:57.670307 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-03-24T23:50:57.905 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:57.901995 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-03-24T23:50:57.906 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:57.902028 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-24T23:50:58.133 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:58.131040 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-24T23:50:58.134 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:58.131071 I | op-config: deleting "log file" option from the mon configuration database 2022-03-24T23:50:58.349 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:58.348263 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-03-24T23:50:58.350 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:58.348283 I | op-mon: checking for basic quorum with existing mons 2022-03-24T23:50:58.503 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:58.501476 I | op-mon: mon "a" endpoint is [v2:10.96.49.174:3300,v1:10.96.49.174:6789] 2022-03-24T23:50:58.530 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:58.529118 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:50:58.778 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:58.777253 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:50:58.781 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:58.777498 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:50:59.209 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:59.207493 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-03-24T23:50:59.214 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:59.213489 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-03-24T23:50:59.215 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:59.213513 I | op-mon: waiting for mon quorum with [a] 2022-03-24T23:50:59.382 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:59.380361 I | op-mon: mons running: [a] 2022-03-24T23:50:59.497 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:59.495456 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-03-24T23:50:59.597 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:59.595137 I | op-mon: Monitors in quorum: [a] 2022-03-24T23:50:59.597 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:59.595181 I | op-mon: mons created: 1 2022-03-24T23:50:59.832 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:59.830815 I | op-mon: waiting for mon quorum with [a] 2022-03-24T23:50:59.837 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:50:59.835880 I | op-mon: mons running: [a] 2022-03-24T23:51:00.061 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:00.059219 I | op-mon: Monitors in quorum: [a] 2022-03-24T23:51:00.061 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:00.059261 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-03-24T23:51:00.288 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:00.286466 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-03-24T23:51:00.506 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:00.504866 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-03-24T23:51:00.749 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:00.748173 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-03-24T23:51:01.178 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:01.176388 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-03-24T23:51:01.178 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:01.176408 I | cephclient: getting or creating ceph auth key "client.crash" 2022-03-24T23:51:01.338 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:01.337097 I | cephclient: command failed for set rook backend. trying again... 2022-03-24T23:51:01.469 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph orch status -f json 2022-03-24T23:51:01.582 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:01.581088 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-03-24T23:51:01.816 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:01.814979 I | cephclient: successfully enabled msgr2 protocol 2022-03-24T23:51:01.816 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:01.815013 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-03-24T23:51:01.817 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:01.815020 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-03-24T23:51:01.977 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:51:01.978 INFO:teuthology.orchestra.run.smithi165.stderr:no valid command found; 10 closest matches: 2022-03-24T23:51:01.978 INFO:teuthology.orchestra.run.smithi165.stderr:pg stat 2022-03-24T23:51:01.979 INFO:teuthology.orchestra.run.smithi165.stderr:pg getmap 2022-03-24T23:51:01.979 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-03-24T23:51:01.979 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-03-24T23:51:01.979 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump_pools_json 2022-03-24T23:51:01.980 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls-by-pool [...] 2022-03-24T23:51:01.980 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls-by-primary [] [...] 2022-03-24T23:51:01.980 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls-by-osd [] [...] 2022-03-24T23:51:01.980 INFO:teuthology.orchestra.run.smithi165.stderr:pg ls [] [...] 2022-03-24T23:51:01.981 INFO:teuthology.orchestra.run.smithi165.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-03-24T23:51:01.981 INFO:teuthology.orchestra.run.smithi165.stderr:Error EINVAL: invalid command 2022-03-24T23:51:01.981 INFO:teuthology.orchestra.run.smithi165.stderr:command terminated with exit code 22 2022-03-24T23:51:01.984 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-03-24T23:51:02.065 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:02.064291 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-03-24T23:51:02.111 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:02.109258 I | op-mgr: start running mgr 2022-03-24T23:51:02.111 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:02.109286 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-03-24T23:51:02.608 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:02.606979 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-03-24T23:51:02.617 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:02.615578 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-03-24T23:51:02.620 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:02.617906 I | op-mgr: setting services to point to mgr "a" 2022-03-24T23:51:03.397 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:03.395074 I | op-osd: start running osds in namespace "rook-ceph" 2022-03-24T23:51:03.400 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:03.395956 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-03-24T23:51:03.400 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:03.396192 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-03-24T23:51:03.427 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:03.425271 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-03-24T23:51:03.610 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:03.608258 I | op-osd: no storageClassDeviceSets defined to configure OSDs on PVCs 2022-03-24T23:51:03.610 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:03.608282 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-03-24T23:51:03.611 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:03.608289 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-03-24T23:51:04.123 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:04.121998 I | op-mgr: successful modules: mgr module(s) from the spec 2022-03-24T23:51:04.129 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:04.127752 I | op-mgr: successful modules: prometheus 2022-03-24T23:51:04.133 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:04.131042 I | op-mgr: successful modules: dashboard 2022-03-24T23:51:04.222 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:04.220447 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-03-24T23:51:04.222 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:04.220478 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:51:04.423 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:04.421228 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-03-24T23:51:04.791 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:04.789944 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-03-24T23:51:05.507 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:05.505702 I | cephclient: command failed for set rook backend. trying again... 2022-03-24T23:51:06.630 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:06.629081 I | cephclient: command failed for set rook backend. trying again... 2022-03-24T23:51:09.816 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:09.814679 I | op-mgr: successful modules: balancer 2022-03-24T23:51:10.136 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:10.134610 I | op-mgr: successful modules: balancer 2022-03-24T23:51:10.932 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:10.930112 I | cephclient: action set rook backend succeeded on attempt 1 2022-03-24T23:51:10.932 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:10.930139 I | op-mgr: successful modules: orchestrator modules 2022-03-24T23:51:11.986 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph orch status -f json 2022-03-24T23:51:12.045 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:12.043926 I | cephclient: action set rook backend succeeded on attempt 3 2022-03-24T23:51:12.046 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:12.043950 I | op-mgr: successful modules: orchestrator modules 2022-03-24T23:51:12.549 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:51:12.550 INFO:teuthology.orchestra.run.smithi165.stdout:{"available": true, "backend": "rook"} 2022-03-24T23:51:12.592 INFO:tasks.rook: mgr/rook orchestrator is active 2022-03-24T23:51:12.592 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph config set mgr mgr/rook/storage_class scratch 2022-03-24T23:51:13.155 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph orch apply osd --all-available-devices 2022-03-24T23:51:13.784 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:13.781143 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff=  v1.ClusterSpec{ 2022-03-24T23:51:13.785 INFO:tasks.rook.operator.smithi165.stdout:   CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355", AllowUnsupported: true}, 2022-03-24T23:51:13.785 INFO:tasks.rook.operator.smithi165.stdout:   Storage: v1.StorageScopeSpec{ 2022-03-24T23:51:13.785 INFO:tasks.rook.operator.smithi165.stdout:   ... // 3 identical fields 2022-03-24T23:51:13.786 INFO:tasks.rook.operator.smithi165.stdout:   Config: nil, 2022-03-24T23:51:13.786 INFO:tasks.rook.operator.smithi165.stdout:   Selection: {}, 2022-03-24T23:51:13.786 INFO:tasks.rook.operator.smithi165.stdout:-  StorageClassDeviceSets: nil, 2022-03-24T23:51:13.787 INFO:tasks.rook.operator.smithi165.stdout:+  StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-03-24T23:51:13.787 INFO:tasks.rook.operator.smithi165.stdout:+  { 2022-03-24T23:51:13.787 INFO:tasks.rook.operator.smithi165.stdout:+  Name: "smithi165-lv-1", 2022-03-24T23:51:13.787 INFO:tasks.rook.operator.smithi165.stdout:+  Count: 1, 2022-03-24T23:51:13.788 INFO:tasks.rook.operator.smithi165.stdout:+  VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-03-24T23:51:13.788 INFO:tasks.rook.operator.smithi165.stdout:+  }, 2022-03-24T23:51:13.788 INFO:tasks.rook.operator.smithi165.stdout:+  { 2022-03-24T23:51:13.788 INFO:tasks.rook.operator.smithi165.stdout:+  Name: "smithi165-lv-2", 2022-03-24T23:51:13.788 INFO:tasks.rook.operator.smithi165.stdout:+  Count: 1, 2022-03-24T23:51:13.789 INFO:tasks.rook.operator.smithi165.stdout:+  VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-03-24T23:51:13.789 INFO:tasks.rook.operator.smithi165.stdout:+  }, 2022-03-24T23:51:13.789 INFO:tasks.rook.operator.smithi165.stdout:+  { 2022-03-24T23:51:13.789 INFO:tasks.rook.operator.smithi165.stdout:+  Name: "smithi165-lv-3", 2022-03-24T23:51:13.790 INFO:tasks.rook.operator.smithi165.stdout:+  Count: 1, 2022-03-24T23:51:13.790 INFO:tasks.rook.operator.smithi165.stdout:+  VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-03-24T23:51:13.790 INFO:tasks.rook.operator.smithi165.stdout:+  }, 2022-03-24T23:51:13.790 INFO:tasks.rook.operator.smithi165.stdout:+  { 2022-03-24T23:51:13.791 INFO:teuthology.orchestra.run.smithi165.stdout:['Success'] 2022-03-24T23:51:13.794 INFO:tasks.rook.operator.smithi165.stdout:+  Name: "smithi165-lv-4", 2022-03-24T23:51:13.795 INFO:tasks.rook.operator.smithi165.stdout:+  Count: 1, 2022-03-24T23:51:13.795 INFO:tasks.rook.operator.smithi165.stdout:+  VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-03-24T23:51:13.795 INFO:tasks.rook.operator.smithi165.stdout:+  }, 2022-03-24T23:51:13.795 INFO:tasks.rook.operator.smithi165.stdout:+  }, 2022-03-24T23:51:13.796 INFO:tasks.rook.operator.smithi165.stdout:   }, 2022-03-24T23:51:13.796 INFO:tasks.rook.operator.smithi165.stdout:   Annotations: nil, 2022-03-24T23:51:13.796 INFO:tasks.rook.operator.smithi165.stdout:   Labels: nil, 2022-03-24T23:51:13.796 INFO:tasks.rook.operator.smithi165.stdout:   ... // 20 identical fields 2022-03-24T23:51:13.797 INFO:tasks.rook.operator.smithi165.stdout:  } 2022-03-24T23:51:13.797 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:13.781304 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:51:13.797 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:13.795443 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:51:13.813 INFO:tasks.rook:Waiting for 4 OSDs 2022-03-24T23:51:13.814 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd stat -f json 2022-03-24T23:51:13.842 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:13.841340 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355... 2022-03-24T23:51:14.405 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:51:14.423 INFO:teuthology.orchestra.run.smithi165.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-03-24T23:51:14.424 INFO:tasks.rook: have 0/4 OSDs 2022-03-24T23:51:19.832 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:19.831043 I | ceph-cluster-controller: detected ceph image version: "17.1.0-76 quincy" 2022-03-24T23:51:19.833 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:19.831067 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-24T23:51:19.833 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:19.831075 W | ceph-cluster-controller: unsupported ceph version detected: "17.1.0-76 quincy", pursuing 2022-03-24T23:51:20.090 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:20.086697 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:51:20.111 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:20.110037 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:51:20.112 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:20.110182 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:51:20.528 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:20.525305 I | ceph-cluster-controller: cluster "rook-ceph": version "17.1.0-76 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355" 2022-03-24T23:51:20.681 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:20.679562 I | op-mon: start running mons 2022-03-24T23:51:20.710 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:20.708609 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:51:20.726 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:20.724291 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:51:20.793 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:20.791689 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:51:20.793 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:20.791886 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:51:21.623 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:21.621454 I | op-mon: targeting the mon count 1 2022-03-24T23:51:21.658 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:21.657506 I | ceph-cluster-controller: Cluster update requested. CANCELLING CURRENT ORCHESTRATION 2022-03-24T23:51:22.659 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:22.658162 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:51:22.668 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:22.666997 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:51:22.680 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:22.679434 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355... 2022-03-24T23:51:22.704 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:22.703598 I | op-k8sutil: Removing previous job rook-ceph-detect-version to start a new one 2022-03-24T23:51:22.710 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:22.709548 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-03-24T23:51:24.425 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd stat -f json 2022-03-24T23:51:24.723 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:24.718972 I | op-k8sutil: batch job rook-ceph-detect-version deleted 2022-03-24T23:51:24.920 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:51:24.938 INFO:teuthology.orchestra.run.smithi165.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-03-24T23:51:24.938 INFO:tasks.rook: have 0/4 OSDs 2022-03-24T23:51:30.489 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:30.487935 I | ceph-cluster-controller: detected ceph image version: "17.1.0-76 quincy" 2022-03-24T23:51:30.489 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:30.487960 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-24T23:51:30.490 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:30.487971 W | ceph-cluster-controller: unsupported ceph version detected: "17.1.0-76 quincy", pursuing 2022-03-24T23:51:31.052 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:31.050796 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:51:31.097 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:31.095601 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:51:31.097 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:31.095812 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:51:31.520 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:31.519742 I | ceph-cluster-controller: cluster "rook-ceph": version "17.1.0-76 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355" 2022-03-24T23:51:31.614 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:31.613218 I | op-mon: start running mons 2022-03-24T23:51:31.662 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:31.660987 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:51:31.725 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:31.723644 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:51:31.740 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:31.738885 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:51:31.740 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:31.739056 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:51:32.597 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:32.593011 I | op-mon: targeting the mon count 1 2022-03-24T23:51:32.601 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:32.597444 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-24T23:51:32.946 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:32.944980 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-24T23:51:32.946 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:32.945016 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-03-24T23:51:33.283 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:33.282061 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-03-24T23:51:33.283 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:33.282093 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-24T23:51:33.644 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:33.643563 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-24T23:51:33.645 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:33.643599 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-03-24T23:51:33.979 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:33.978200 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-03-24T23:51:33.979 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:33.978243 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-24T23:51:34.317 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:34.315842 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-24T23:51:34.317 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:34.315861 I | op-config: deleting "log file" option from the mon configuration database 2022-03-24T23:51:34.705 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:34.704404 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-03-24T23:51:34.706 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:34.704432 I | op-mon: checking for basic quorum with existing mons 2022-03-24T23:51:34.892 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:34.891264 I | op-mon: mon "a" endpoint is [v2:10.96.49.174:3300,v1:10.96.49.174:6789] 2022-03-24T23:51:34.917 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:34.916177 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:51:34.925 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:34.924251 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:51:34.929 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:34.924449 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:51:34.940 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd stat -f json 2022-03-24T23:51:35.120 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:35.119273 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-03-24T23:51:35.129 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:35.128214 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-03-24T23:51:35.130 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:35.128249 I | op-mon: waiting for mon quorum with [a] 2022-03-24T23:51:35.312 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:35.311631 I | op-mon: mons running: [a] 2022-03-24T23:51:35.456 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:51:35.476 INFO:teuthology.orchestra.run.smithi165.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-03-24T23:51:35.477 INFO:tasks.rook: have 0/4 OSDs 2022-03-24T23:51:35.715 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:35.713913 I | op-mon: Monitors in quorum: [a] 2022-03-24T23:51:35.715 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:35.713948 I | op-mon: mons created: 1 2022-03-24T23:51:36.159 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:36.157890 I | op-mon: waiting for mon quorum with [a] 2022-03-24T23:51:36.164 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:36.163901 I | op-mon: mons running: [a] 2022-03-24T23:51:36.564 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:36.562890 I | op-mon: Monitors in quorum: [a] 2022-03-24T23:51:36.564 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:36.562956 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-03-24T23:51:36.978 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:36.977325 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-03-24T23:51:37.403 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:37.401935 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-03-24T23:51:37.803 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:37.802184 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-03-24T23:51:38.230 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:38.229343 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-03-24T23:51:38.231 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:38.229366 I | cephclient: getting or creating ceph auth key "client.crash" 2022-03-24T23:51:38.649 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:38.648582 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-03-24T23:51:39.106 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:39.105043 I | cephclient: successfully enabled msgr2 protocol 2022-03-24T23:51:39.106 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:39.105084 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-03-24T23:51:39.107 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:39.105093 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-03-24T23:51:39.509 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:39.508551 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-03-24T23:51:39.534 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:39.532920 I | op-mgr: start running mgr 2022-03-24T23:51:39.534 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:39.532969 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-03-24T23:51:39.990 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:39.989436 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-03-24T23:51:39.999 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:39.998225 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-03-24T23:51:40.001 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:40.000390 I | op-mgr: setting services to point to mgr "a" 2022-03-24T23:51:40.129 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:40.125917 I | op-osd: start running osds in namespace "rook-ceph" 2022-03-24T23:51:40.130 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:40.125950 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-03-24T23:51:40.150 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:40.149555 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-03-24T23:51:40.257 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:40.256773 I | op-osd: creating 1 new PVCs for device set "smithi165-lv-1" 2022-03-24T23:51:40.421 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:40.419916 I | op-osd: successfully provisioned PVC "smithi165-lv-1-data-0zlqc6" 2022-03-24T23:51:40.421 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:40.420191 I | op-osd: creating 1 new PVCs for device set "smithi165-lv-2" 2022-03-24T23:51:40.622 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:40.621155 I | op-osd: successfully provisioned PVC "smithi165-lv-2-data-062b4b" 2022-03-24T23:51:40.623 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:40.621205 I | op-osd: creating 1 new PVCs for device set "smithi165-lv-3" 2022-03-24T23:51:40.821 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:40.820394 I | op-osd: successfully provisioned PVC "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:51:40.822 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:40.820449 I | op-osd: creating 1 new PVCs for device set "smithi165-lv-4" 2022-03-24T23:51:41.021 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:41.020548 I | op-osd: successfully provisioned PVC "smithi165-lv-4-data-0mf882" 2022-03-24T23:51:41.031 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:41.030737 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-1-data-0zlqc6" 2022-03-24T23:51:41.452 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:41.451684 I | op-osd: started OSD provisioning job for PVC "smithi165-lv-1-data-0zlqc6" 2022-03-24T23:51:41.453 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:41.451708 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-2-data-062b4b" 2022-03-24T23:51:41.653 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:41.652469 I | op-mgr: successful modules: dashboard 2022-03-24T23:51:41.655 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:41.654215 I | op-mgr: successful modules: prometheus 2022-03-24T23:51:41.661 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:41.660383 I | op-mgr: successful modules: mgr module(s) from the spec 2022-03-24T23:51:41.853 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:41.851582 I | op-osd: started OSD provisioning job for PVC "smithi165-lv-2-data-062b4b" 2022-03-24T23:51:41.853 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:41.851609 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:51:42.032 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:42.031392 I | op-mgr: successful modules: balancer 2022-03-24T23:51:42.857 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:42.856525 I | op-osd: started OSD provisioning job for PVC "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:51:42.858 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:42.856560 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-4-data-0mf882" 2022-03-24T23:51:43.198 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:43.197184 I | op-osd: started OSD provisioning job for PVC "smithi165-lv-4-data-0mf882" 2022-03-24T23:51:43.199 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:43.197209 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-03-24T23:51:43.199 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:43.197214 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-03-24T23:51:43.358 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:43.354872 I | op-osd: OSD orchestration status for PVC smithi165-lv-1-data-0zlqc6 is "starting" 2022-03-24T23:51:43.359 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:43.354910 I | op-osd: OSD orchestration status for PVC smithi165-lv-2-data-062b4b is "starting" 2022-03-24T23:51:43.359 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:43.354925 I | op-osd: OSD orchestration status for PVC smithi165-lv-3-data-0gq7hz is "starting" 2022-03-24T23:51:43.359 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:43.354934 I | op-osd: OSD orchestration status for PVC smithi165-lv-4-data-0mf882 is "starting" 2022-03-24T23:51:43.900 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:43.899474 I | op-mgr: successful modules: orchestrator modules 2022-03-24T23:51:45.478 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd stat -f json 2022-03-24T23:51:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:51:46.442 INFO:teuthology.orchestra.run.smithi165.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-03-24T23:51:46.442 INFO:tasks.rook: have 0/4 OSDs 2022-03-24T23:51:56.444 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd stat -f json 2022-03-24T23:51:57.564 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:51:57.581 INFO:teuthology.orchestra.run.smithi165.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-03-24T23:51:57.581 INFO:tasks.rook: have 0/4 OSDs 2022-03-24T23:51:58.003 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:58.002921 I | op-osd: OSD orchestration status for node smithi165-lv-1-data-0zlqc6 is "orchestrating" 2022-03-24T23:51:58.812 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:51:58.811627 I | op-osd: OSD orchestration status for PVC smithi165-lv-1-data-0zlqc6 is "orchestrating" 2022-03-24T23:52:02.760 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:02.759963 I | op-osd: OSD orchestration status for node smithi165-lv-4-data-0mf882 is "orchestrating" 2022-03-24T23:52:03.115 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:03.115173 I | op-osd: OSD orchestration status for PVC smithi165-lv-4-data-0mf882 is "orchestrating" 2022-03-24T23:52:04.198 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:04.198269 I | op-osd: OSD orchestration status for node smithi165-lv-2-data-062b4b is "orchestrating" 2022-03-24T23:52:04.634 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:04.633272 I | op-osd: OSD orchestration status for PVC smithi165-lv-2-data-062b4b is "orchestrating" 2022-03-24T23:52:06.005 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:06.004753 I | op-osd: OSD orchestration status for PVC smithi165-lv-1-data-0zlqc6 is "completed" 2022-03-24T23:52:06.005 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:06.004808 I | op-osd: creating OSD 0 on PVC "smithi165-lv-1-data-0zlqc6" 2022-03-24T23:52:06.006 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:06.004833 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-1-data-0zlqc6" 2022-03-24T23:52:07.290 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:07.289169 I | op-osd: OSD orchestration status for node smithi165-lv-3-data-0gq7hz is "orchestrating" 2022-03-24T23:52:07.310 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:07.309090 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi165": the object has been modified; please apply your changes to the latest version and try again 2022-03-24T23:52:07.582 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd stat -f json 2022-03-24T23:52:07.635 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:07.634827 I | op-osd: OSD orchestration status for PVC smithi165-lv-3-data-0gq7hz is "orchestrating" 2022-03-24T23:52:08.732 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:52:08.752 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":9,"num_osds":3,"num_up_osds":0,"osd_up_since":0,"num_in_osds":3,"osd_in_since":1648165926,"num_remapped_pgs":0} 2022-03-24T23:52:08.753 INFO:tasks.rook: have 0/4 OSDs 2022-03-24T23:52:10.284 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:10.283340 I | op-osd: OSD orchestration status for PVC smithi165-lv-4-data-0mf882 is "completed" 2022-03-24T23:52:10.284 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:10.283362 I | op-osd: creating OSD 1 on PVC "smithi165-lv-4-data-0mf882" 2022-03-24T23:52:10.284 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:10.283370 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-4-data-0mf882" 2022-03-24T23:52:12.694 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:12.693166 I | op-osd: OSD orchestration status for PVC smithi165-lv-2-data-062b4b is "completed" 2022-03-24T23:52:12.694 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:12.693192 I | op-osd: creating OSD 2 on PVC "smithi165-lv-2-data-062b4b" 2022-03-24T23:52:12.695 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:12.693202 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-2-data-062b4b" 2022-03-24T23:52:15.750 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:15.749673 I | op-osd: OSD orchestration status for PVC smithi165-lv-3-data-0gq7hz is "completed" 2022-03-24T23:52:15.751 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:15.749814 I | op-osd: creating OSD 3 on PVC "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:52:15.754 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:15.750019 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:52:18.138 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:18.137989 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-03-24T23:52:18.139 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:18.138021 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:52:18.754 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd stat -f json 2022-03-24T23:52:20.088 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:52:20.107 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":10,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1648165929,"num_remapped_pgs":0} 2022-03-24T23:52:20.108 INFO:tasks.rook: have 0/4 OSDs 2022-03-24T23:52:30.110 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd stat -f json 2022-03-24T23:52:31.820 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:52:31.841 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":10,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1648165929,"num_remapped_pgs":0} 2022-03-24T23:52:31.842 INFO:tasks.rook: have 0/4 OSDs 2022-03-24T23:52:37.304 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:52:37.304345 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi165": the object has been modified; please apply your changes to the latest version and try again 2022-03-24T23:52:41.845 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd stat -f json 2022-03-24T23:52:42.575 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:52:42.593 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":10,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1648165929,"num_remapped_pgs":0} 2022-03-24T23:52:42.593 INFO:tasks.rook: have 0/4 OSDs 2022-03-24T23:52:52.595 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd stat -f json 2022-03-24T23:52:53.092 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:52:53.109 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":14,"num_osds":4,"num_up_osds":1,"osd_up_since":1648165971,"num_in_osds":4,"osd_in_since":1648165929,"num_remapped_pgs":0} 2022-03-24T23:52:53.110 INFO:tasks.rook: have 1/4 OSDs 2022-03-24T23:53:03.111 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd stat -f json 2022-03-24T23:53:03.667 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:03.685 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":20,"num_osds":4,"num_up_osds":4,"osd_up_since":1648165974,"num_in_osds":4,"osd_in_since":1648165929,"num_remapped_pgs":0} 2022-03-24T23:53:03.685 INFO:tasks.rook:Distributing ceph config and client.admin keyring 2022-03-24T23:53:03.686 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- cat /etc/ceph/ceph.conf 2022-03-24T23:53:03.841 INFO:teuthology.orchestra.run.smithi165.stdout:[global] 2022-03-24T23:53:03.841 INFO:teuthology.orchestra.run.smithi165.stdout:mon_host = 10.96.49.174:6789 2022-03-24T23:53:03.842 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:03.842 INFO:teuthology.orchestra.run.smithi165.stdout:[client.admin] 2022-03-24T23:53:03.842 INFO:teuthology.orchestra.run.smithi165.stdout:keyring = /etc/ceph/keyring 2022-03-24T23:53:03.845 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- cat /etc/ceph/keyring 2022-03-24T23:53:04.025 INFO:teuthology.orchestra.run.smithi165.stdout:[client.admin] 2022-03-24T23:53:04.026 INFO:teuthology.orchestra.run.smithi165.stdout:key = AQCTAz1inRRfMhAABEVwHYQj33Q2rl3O9Wk2gA== 2022-03-24T23:53:04.030 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /etc/ceph 2022-03-24T23:53:04.043 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:53:04.043 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.conf 2022-03-24T23:53:04.054 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:53:04.055 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/keyring 2022-03-24T23:53:04.069 INFO:tasks.rook:Setting up client nodes... 2022-03-24T23:53:04.069 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph auth get-or-create client.a mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2022-03-24T23:53:04.823 INFO:teuthology.orchestra.run.smithi165.stdout:[client.a] 2022-03-24T23:53:04.823 INFO:teuthology.orchestra.run.smithi165.stdout: key = AQBgBD1ihqUuKxAAKgpY3xDr+4Kla/EgFkJcpg== 2022-03-24T23:53:04.846 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:53:04.847 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.client.a.keyring 2022-03-24T23:53:04.847 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0644 /etc/ceph/ceph.client.a.keyring 2022-03-24T23:53:04.868 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd dump --format=json 2022-03-24T23:53:05.396 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:05.396 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":20,"fsid":"23d6ed01-548f-45f0-8317-af7151f4501f","created":"2022-03-24T23:50:29.828801+0000","modified":"2022-03-24T23:52:59.344973+0000","last_up_change":"2022-03-24T23:52:54.795960+0000","last_in_change":"2022-03-24T23:52:09.463266+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"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-03-24T23:52:56.866247+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":"475d78e3-1daa-4392-bd93-577c6817ab51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.150:6800","nonce":1216385846},{"type":"v1","addr":"10.253.36.150:6801","nonce":1216385846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.150:6802","nonce":1216385846},{"type":"v1","addr":"10.253.36.150:6803","nonce":1216385846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.150:6806","nonce":1216385846},{"type":"v1","addr":"10.253.36.150:6807","nonce":1216385846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.150:6804","nonce":1216385846},{"type":"v1","addr":"10.253.36.150:6805","nonce":1216385846}]},"public_addr":"10.253.36.150:6801/1216385846","cluster_addr":"10.253.36.150:6803/1216385846","heartbeat_back_addr":"10.253.36.150:6807/1216385846","heartbeat_front_addr":"10.253.36.150:6805/1216385846","state":["exists","up"]},{"osd":1,"uuid":"429291b7-7213-44d0-a127-05a00f0645c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.152:6800","nonce":2468164197},{"type":"v1","addr":"10.253.36.152:6801","nonce":2468164197}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.152:6802","nonce":2468164197},{"type":"v1","addr":"10.253.36.152:6803","nonce":2468164197}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.152:6806","nonce":2468164197},{"type":"v1","addr":"10.253.36.152:6807","nonce":2468164197}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.152:6804","nonce":2468164197},{"type":"v1","addr":"10.253.36.152:6805","nonce":2468164197}]},"public_addr":"10.253.36.152:6801/2468164197","cluster_addr":"10.253.36.152:6803/2468164197","heartbeat_back_addr":"10.253.36.152:6807/2468164197","heartbeat_front_addr":"10.253.36.152:6805/2468164197","state":["exists","up"]},{"osd":2,"uuid":"7a4c35bb-28d0-4968-b158-5c1934086c73","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.253.36.153:6800","nonce":1714254665},{"type":"v1","addr":"10.253.36.153:6801","nonce":1714254665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.153:6802","nonce":1714254665},{"type":"v1","addr":"10.253.36.153:6803","nonce":1714254665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.153:6806","nonce":1714254665},{"type":"v1","addr":"10.253.36.153:6807","nonce":1714254665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.153:6804","nonce":1714254665},{"type":"v1","addr":"10.253.36.153:6805","nonce":1714254665}]},"public_addr":"10.253.36.153:6801/1714254665","cluster_addr":"10.253.36.153:6803/1714254665","heartbeat_back_addr":"10.253.36.153:6807/1714254665","heartbeat_front_addr":"10.253.36.153:6805/1714254665","state":["exists","up"]},{"osd":3,"uuid":"b6912c67-3862-4827-96c3-4616fb610a70","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.253.36.154:6800","nonce":1407019312},{"type":"v1","addr":"10.253.36.154:6801","nonce":1407019312}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.154:6802","nonce":1407019312},{"type":"v1","addr":"10.253.36.154:6803","nonce":1407019312}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.154:6806","nonce":1407019312},{"type":"v1","addr":"10.253.36.154:6807","nonce":1407019312}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.154:6804","nonce":1407019312},{"type":"v1","addr":"10.253.36.154:6805","nonce":1407019312}]},"public_addr":"10.253.36.154:6801/1407019312","cluster_addr":"10.253.36.154:6803/1407019312","heartbeat_back_addr":"10.253.36.154:6807/1407019312","heartbeat_front_addr":"10.253.36.154:6805/1407019312","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-03-24T23:52:49.401455+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-03-24T23:52:53.139143+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-03-24T23:52:53.088618+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-03-24T23:52:52.970561+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-03-24T23:53:05.415 INFO:tasks.rook.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2022-03-24T23:52:56.866247+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-03-24T23:53:05.416 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd pool get .mgr pg_num 2022-03-24T23:53:05.916 INFO:teuthology.orchestra.run.smithi165.stdout:pg_num: 1 2022-03-24T23:53:05.935 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2022-03-24T23:53:05.937 INFO:tasks.rook.ceph_manager.ceph:waiting for mgr available 2022-03-24T23:53:05.937 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph mgr dump --format=json 2022-03-24T23:53:06.492 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:06.512 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":14,"active_gid":4196,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.142:6800","nonce":2709140848},{"type":"v1","addr":"10.253.36.142:6801","nonce":2709140848}]},"active_addr":"10.253.36.142:6801/2709140848","active_change":"2022-03-24T23:51:08.218600+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_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_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":0,"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.253.36.142: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.253.36.142:0","nonce":3624519416}]},{"addrvec":[{"type":"v2","addr":"10.253.36.142:0","nonce":2766719849}]},{"addrvec":[{"type":"v2","addr":"10.253.36.142:0","nonce":3544269725}]},{"addrvec":[{"type":"v2","addr":"10.253.36.142:0","nonce":1931807122}]}]}} 2022-03-24T23:53:06.515 INFO:tasks.rook.ceph_manager.ceph:mgr available! 2022-03-24T23:53:06.515 INFO:tasks.rook.ceph_manager.ceph:waiting for all up 2022-03-24T23:53:06.515 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd dump --format=json 2022-03-24T23:53:07.037 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:07.038 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":20,"fsid":"23d6ed01-548f-45f0-8317-af7151f4501f","created":"2022-03-24T23:50:29.828801+0000","modified":"2022-03-24T23:52:59.344973+0000","last_up_change":"2022-03-24T23:52:54.795960+0000","last_in_change":"2022-03-24T23:52:09.463266+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"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-03-24T23:52:56.866247+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":"475d78e3-1daa-4392-bd93-577c6817ab51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.150:6800","nonce":1216385846},{"type":"v1","addr":"10.253.36.150:6801","nonce":1216385846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.150:6802","nonce":1216385846},{"type":"v1","addr":"10.253.36.150:6803","nonce":1216385846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.150:6806","nonce":1216385846},{"type":"v1","addr":"10.253.36.150:6807","nonce":1216385846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.150:6804","nonce":1216385846},{"type":"v1","addr":"10.253.36.150:6805","nonce":1216385846}]},"public_addr":"10.253.36.150:6801/1216385846","cluster_addr":"10.253.36.150:6803/1216385846","heartbeat_back_addr":"10.253.36.150:6807/1216385846","heartbeat_front_addr":"10.253.36.150:6805/1216385846","state":["exists","up"]},{"osd":1,"uuid":"429291b7-7213-44d0-a127-05a00f0645c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.152:6800","nonce":2468164197},{"type":"v1","addr":"10.253.36.152:6801","nonce":2468164197}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.152:6802","nonce":2468164197},{"type":"v1","addr":"10.253.36.152:6803","nonce":2468164197}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.152:6806","nonce":2468164197},{"type":"v1","addr":"10.253.36.152:6807","nonce":2468164197}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.152:6804","nonce":2468164197},{"type":"v1","addr":"10.253.36.152:6805","nonce":2468164197}]},"public_addr":"10.253.36.152:6801/2468164197","cluster_addr":"10.253.36.152:6803/2468164197","heartbeat_back_addr":"10.253.36.152:6807/2468164197","heartbeat_front_addr":"10.253.36.152:6805/2468164197","state":["exists","up"]},{"osd":2,"uuid":"7a4c35bb-28d0-4968-b158-5c1934086c73","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.253.36.153:6800","nonce":1714254665},{"type":"v1","addr":"10.253.36.153:6801","nonce":1714254665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.153:6802","nonce":1714254665},{"type":"v1","addr":"10.253.36.153:6803","nonce":1714254665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.153:6806","nonce":1714254665},{"type":"v1","addr":"10.253.36.153:6807","nonce":1714254665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.153:6804","nonce":1714254665},{"type":"v1","addr":"10.253.36.153:6805","nonce":1714254665}]},"public_addr":"10.253.36.153:6801/1714254665","cluster_addr":"10.253.36.153:6803/1714254665","heartbeat_back_addr":"10.253.36.153:6807/1714254665","heartbeat_front_addr":"10.253.36.153:6805/1714254665","state":["exists","up"]},{"osd":3,"uuid":"b6912c67-3862-4827-96c3-4616fb610a70","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.253.36.154:6800","nonce":1407019312},{"type":"v1","addr":"10.253.36.154:6801","nonce":1407019312}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.154:6802","nonce":1407019312},{"type":"v1","addr":"10.253.36.154:6803","nonce":1407019312}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.154:6806","nonce":1407019312},{"type":"v1","addr":"10.253.36.154:6807","nonce":1407019312}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.154:6804","nonce":1407019312},{"type":"v1","addr":"10.253.36.154:6805","nonce":1407019312}]},"public_addr":"10.253.36.154:6801/1407019312","cluster_addr":"10.253.36.154:6803/1407019312","heartbeat_back_addr":"10.253.36.154:6807/1407019312","heartbeat_front_addr":"10.253.36.154:6805/1407019312","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-03-24T23:52:49.401455+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-03-24T23:52:53.139143+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-03-24T23:52:53.088618+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-03-24T23:52:52.970561+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-03-24T23:53:07.057 INFO:tasks.rook.ceph_manager.ceph:all up! 2022-03-24T23:53:07.058 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd dump --format=json 2022-03-24T23:53:07.576 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:07.576 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":20,"fsid":"23d6ed01-548f-45f0-8317-af7151f4501f","created":"2022-03-24T23:50:29.828801+0000","modified":"2022-03-24T23:52:59.344973+0000","last_up_change":"2022-03-24T23:52:54.795960+0000","last_in_change":"2022-03-24T23:52:09.463266+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"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-03-24T23:52:56.866247+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":"475d78e3-1daa-4392-bd93-577c6817ab51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.150:6800","nonce":1216385846},{"type":"v1","addr":"10.253.36.150:6801","nonce":1216385846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.150:6802","nonce":1216385846},{"type":"v1","addr":"10.253.36.150:6803","nonce":1216385846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.150:6806","nonce":1216385846},{"type":"v1","addr":"10.253.36.150:6807","nonce":1216385846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.150:6804","nonce":1216385846},{"type":"v1","addr":"10.253.36.150:6805","nonce":1216385846}]},"public_addr":"10.253.36.150:6801/1216385846","cluster_addr":"10.253.36.150:6803/1216385846","heartbeat_back_addr":"10.253.36.150:6807/1216385846","heartbeat_front_addr":"10.253.36.150:6805/1216385846","state":["exists","up"]},{"osd":1,"uuid":"429291b7-7213-44d0-a127-05a00f0645c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.152:6800","nonce":2468164197},{"type":"v1","addr":"10.253.36.152:6801","nonce":2468164197}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.152:6802","nonce":2468164197},{"type":"v1","addr":"10.253.36.152:6803","nonce":2468164197}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.152:6806","nonce":2468164197},{"type":"v1","addr":"10.253.36.152:6807","nonce":2468164197}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.152:6804","nonce":2468164197},{"type":"v1","addr":"10.253.36.152:6805","nonce":2468164197}]},"public_addr":"10.253.36.152:6801/2468164197","cluster_addr":"10.253.36.152:6803/2468164197","heartbeat_back_addr":"10.253.36.152:6807/2468164197","heartbeat_front_addr":"10.253.36.152:6805/2468164197","state":["exists","up"]},{"osd":2,"uuid":"7a4c35bb-28d0-4968-b158-5c1934086c73","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.253.36.153:6800","nonce":1714254665},{"type":"v1","addr":"10.253.36.153:6801","nonce":1714254665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.153:6802","nonce":1714254665},{"type":"v1","addr":"10.253.36.153:6803","nonce":1714254665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.153:6806","nonce":1714254665},{"type":"v1","addr":"10.253.36.153:6807","nonce":1714254665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.153:6804","nonce":1714254665},{"type":"v1","addr":"10.253.36.153:6805","nonce":1714254665}]},"public_addr":"10.253.36.153:6801/1714254665","cluster_addr":"10.253.36.153:6803/1714254665","heartbeat_back_addr":"10.253.36.153:6807/1714254665","heartbeat_front_addr":"10.253.36.153:6805/1714254665","state":["exists","up"]},{"osd":3,"uuid":"b6912c67-3862-4827-96c3-4616fb610a70","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.253.36.154:6800","nonce":1407019312},{"type":"v1","addr":"10.253.36.154:6801","nonce":1407019312}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.154:6802","nonce":1407019312},{"type":"v1","addr":"10.253.36.154:6803","nonce":1407019312}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.154:6806","nonce":1407019312},{"type":"v1","addr":"10.253.36.154:6807","nonce":1407019312}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.253.36.154:6804","nonce":1407019312},{"type":"v1","addr":"10.253.36.154:6805","nonce":1407019312}]},"public_addr":"10.253.36.154:6801/1407019312","cluster_addr":"10.253.36.154:6803/1407019312","heartbeat_back_addr":"10.253.36.154:6807/1407019312","heartbeat_front_addr":"10.253.36.154:6805/1407019312","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-03-24T23:52:49.401455+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-03-24T23:52:53.139143+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-03-24T23:52:53.088618+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-03-24T23:52:52.970561+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-03-24T23:53:07.595 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph tell osd.0 flush_pg_stats 2022-03-24T23:53:07.596 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph tell osd.1 flush_pg_stats 2022-03-24T23:53:07.596 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph tell osd.2 flush_pg_stats 2022-03-24T23:53:07.597 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph tell osd.3 flush_pg_stats 2022-03-24T23:53:07.935 INFO:teuthology.orchestra.run.smithi165.stdout:68719476740 2022-03-24T23:53:07.936 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd last-stat-seq osd.3 2022-03-24T23:53:07.999 INFO:teuthology.orchestra.run.smithi165.stdout:68719476740 2022-03-24T23:53:08.000 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd last-stat-seq osd.2 2022-03-24T23:53:08.023 INFO:teuthology.orchestra.run.smithi165.stdout:55834574854 2022-03-24T23:53:08.024 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd last-stat-seq osd.0 2022-03-24T23:53:08.169 INFO:teuthology.orchestra.run.smithi165.stdout:68719476742 2022-03-24T23:53:08.170 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd last-stat-seq osd.1 2022-03-24T23:53:08.754 INFO:teuthology.orchestra.run.smithi165.stdout:55834574854 2022-03-24T23:53:08.754 INFO:teuthology.orchestra.run.smithi165.stdout:68719476740 2022-03-24T23:53:08.755 INFO:teuthology.orchestra.run.smithi165.stdout:68719476740 2022-03-24T23:53:08.773 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476740 got 68719476740 for osd.3 2022-03-24T23:53:08.773 DEBUG:teuthology.parallel:result is None 2022-03-24T23:53:08.781 INFO:tasks.rook.ceph_manager.ceph:need seq 55834574854 got 55834574854 for osd.0 2022-03-24T23:53:08.781 DEBUG:teuthology.parallel:result is None 2022-03-24T23:53:08.783 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476740 got 68719476740 for osd.2 2022-03-24T23:53:08.783 DEBUG:teuthology.parallel:result is None 2022-03-24T23:53:08.812 INFO:teuthology.orchestra.run.smithi165.stdout:68719476742 2022-03-24T23:53:08.832 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476742 got 68719476742 for osd.1 2022-03-24T23:53:08.833 DEBUG:teuthology.parallel:result is None 2022-03-24T23:53:08.833 INFO:tasks.rook.ceph_manager.ceph:waiting for clean 2022-03-24T23:53:08.833 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph pg dump --format=json 2022-03-24T23:53:09.366 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:09.368 INFO:teuthology.orchestra.run.smithi165.stderr:dumped all 2022-03-24T23:53:09.388 INFO:teuthology.orchestra.run.smithi165.stdout:{"pg_ready":true,"pg_map":{"version":68,"stamp":"2022-03-24T23:53:08.371164+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":22948,"kb_used_data":2052,"kb_used_omap":0,"kb_used_meta":20608,"kb_avail":374957660,"statfs":{"total":383980142592,"available":383956643840,"internally_reserved":0,"allocated":2101248,"data_stored":1562112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":21102592},"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":"6.001596"},"pg_stats":[{"pgid":"1.0","version":"20'97","reported_seq":137,"reported_epoch":20,"state":"active+clean","last_fresh":"2022-03-24T23:53:02.435018+0000","last_change":"2022-03-24T23:52:58.321314+0000","last_active":"2022-03-24T23:53:02.435018+0000","last_peered":"2022-03-24T23:53:02.435018+0000","last_clean":"2022-03-24T23:53:02.435018+0000","last_became_active":"2022-03-24T23:52:58.319893+0000","last_became_peered":"2022-03-24T23:52:58.319893+0000","last_unstale":"2022-03-24T23:53:02.435018+0000","last_undegraded":"2022-03-24T23:53:02.435018+0000","last_fullsized":"2022-03-24T23:53:02.435018+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-03-24T23:52:57.071320+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2022-03-24T23:52:57.071320+0000","last_clean_scrub_stamp":"2022-03-24T23:52:57.071320+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-03-26T07:11:10.702100+0000","scrub_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":16,"seq":68719476740,"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":40311,"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.77900000000000003}]},{"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.72899999999999998}]},{"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.66700000000000004}]}]},{"osd":2,"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":6012,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739140,"statfs":{"total":95995035648,"available":95988879360,"internally_reserved":0,"allocated":643072,"data_stored":507267,"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.751}]},{"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.90000000000000002}]},{"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.173}]}]},{"osd":0,"up_from":13,"seq":55834574854,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6012,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739140,"statfs":{"total":95995035648,"available":95988879360,"internally_reserved":0,"allocated":643072,"data_stored":507267,"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.76500000000000001}]},{"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.95499999999999996}]},{"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.878}]}]},{"osd":1,"up_from":16,"seq":68719476742,"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":507267,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"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.89400000000000002}]},{"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.76500000000000001}]},{"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.81799999999999995}]}]}],"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-03-24T23:53:09.389 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph pg dump --format=json 2022-03-24T23:53:09.860 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:09.863 INFO:teuthology.orchestra.run.smithi165.stderr:dumped all 2022-03-24T23:53:09.878 INFO:teuthology.orchestra.run.smithi165.stdout:{"pg_ready":true,"pg_map":{"version":68,"stamp":"2022-03-24T23:53:08.371164+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":22948,"kb_used_data":2052,"kb_used_omap":0,"kb_used_meta":20608,"kb_avail":374957660,"statfs":{"total":383980142592,"available":383956643840,"internally_reserved":0,"allocated":2101248,"data_stored":1562112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":21102592},"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":"6.001596"},"pg_stats":[{"pgid":"1.0","version":"20'97","reported_seq":137,"reported_epoch":20,"state":"active+clean","last_fresh":"2022-03-24T23:53:02.435018+0000","last_change":"2022-03-24T23:52:58.321314+0000","last_active":"2022-03-24T23:53:02.435018+0000","last_peered":"2022-03-24T23:53:02.435018+0000","last_clean":"2022-03-24T23:53:02.435018+0000","last_became_active":"2022-03-24T23:52:58.319893+0000","last_became_peered":"2022-03-24T23:52:58.319893+0000","last_unstale":"2022-03-24T23:53:02.435018+0000","last_undegraded":"2022-03-24T23:53:02.435018+0000","last_fullsized":"2022-03-24T23:53:02.435018+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-03-24T23:52:57.071320+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2022-03-24T23:52:57.071320+0000","last_clean_scrub_stamp":"2022-03-24T23:52:57.071320+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-03-26T07:11:10.702100+0000","scrub_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":16,"seq":68719476740,"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":40311,"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.77900000000000003}]},{"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.72899999999999998}]},{"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.66700000000000004}]}]},{"osd":2,"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":6012,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739140,"statfs":{"total":95995035648,"available":95988879360,"internally_reserved":0,"allocated":643072,"data_stored":507267,"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.751}]},{"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.90000000000000002}]},{"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.173}]}]},{"osd":0,"up_from":13,"seq":55834574854,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6012,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739140,"statfs":{"total":95995035648,"available":95988879360,"internally_reserved":0,"allocated":643072,"data_stored":507267,"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.76500000000000001}]},{"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.95499999999999996}]},{"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.878}]}]},{"osd":1,"up_from":16,"seq":68719476742,"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":507267,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"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.89400000000000002}]},{"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.76500000000000001}]},{"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.81799999999999995}]}]}],"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-03-24T23:53:09.879 INFO:tasks.rook.ceph_manager.ceph:clean! 2022-03-24T23:53:09.879 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2022-03-24T23:53:09.879 INFO:tasks.rook.ceph_manager.ceph:wait_until_healthy 2022-03-24T23:53:09.880 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph health --format=json 2022-03-24T23:53:10.428 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:10.429 INFO:teuthology.orchestra.run.smithi165.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2022-03-24T23:53:10.447 INFO:tasks.rook.ceph_manager.ceph:wait_until_healthy done 2022-03-24T23:53:10.448 INFO:tasks.rook:Rook complete, yielding 2022-03-24T23:53:10.448 INFO:teuthology.run_tasks:Running task rook.shell... 2022-03-24T23:53:10.460 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph -s 2022-03-24T23:53:11.024 INFO:teuthology.orchestra.run.smithi165.stdout: cluster: 2022-03-24T23:53:11.025 INFO:teuthology.orchestra.run.smithi165.stdout: id: 23d6ed01-548f-45f0-8317-af7151f4501f 2022-03-24T23:53:11.025 INFO:teuthology.orchestra.run.smithi165.stdout: health: HEALTH_OK 2022-03-24T23:53:11.025 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:11.025 INFO:teuthology.orchestra.run.smithi165.stdout: services: 2022-03-24T23:53:11.026 INFO:teuthology.orchestra.run.smithi165.stdout: mon: 1 daemons, quorum a (age 2m) 2022-03-24T23:53:11.026 INFO:teuthology.orchestra.run.smithi165.stdout: mgr: a(active, since 2m) 2022-03-24T23:53:11.026 INFO:teuthology.orchestra.run.smithi165.stdout: osd: 4 osds: 4 up (since 16s), 4 in (since 61s) 2022-03-24T23:53:11.026 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:11.026 INFO:teuthology.orchestra.run.smithi165.stdout: data: 2022-03-24T23:53:11.027 INFO:teuthology.orchestra.run.smithi165.stdout: pools: 1 pools, 1 pgs 2022-03-24T23:53:11.027 INFO:teuthology.orchestra.run.smithi165.stdout: objects: 2 objects, 577 KiB 2022-03-24T23:53:11.027 INFO:teuthology.orchestra.run.smithi165.stdout: usage: 22 MiB used, 358 GiB / 358 GiB avail 2022-03-24T23:53:11.027 INFO:teuthology.orchestra.run.smithi165.stdout: pgs: 1 active+clean 2022-03-24T23:53:11.028 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:11.028 INFO:teuthology.orchestra.run.smithi165.stdout: io: 2022-03-24T23:53:11.028 INFO:teuthology.orchestra.run.smithi165.stdout: client: 1.1 KiB/s rd, 33 KiB/s wr, 1 op/s rd, 1 op/s wr 2022-03-24T23:53:11.028 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-03-24T23:53:11.043 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph orch status 2022-03-24T23:53:11.613 INFO:teuthology.orchestra.run.smithi165.stdout:Backend: rook 2022-03-24T23:53:11.614 INFO:teuthology.orchestra.run.smithi165.stdout:Available: Yes 2022-03-24T23:53:11.636 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph orch ps 2022-03-24T23:53:12.163 INFO:teuthology.orchestra.run.smithi165.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID 2022-03-24T23:53:12.163 INFO:teuthology.orchestra.run.smithi165.stdout:crashcollector.crash smithi165 running (65s) 0s ago 65s - - 32e75e822136 2022-03-24T23:53:12.164 INFO:teuthology.orchestra.run.smithi165.stdout:mgr.a smithi165 running (2m) 0s ago 2m - - 32e75e822136 2022-03-24T23:53:12.164 INFO:teuthology.orchestra.run.smithi165.stdout:mon.a smithi165 running (3m) 0s ago 3m - - 32e75e822136 2022-03-24T23:53:12.164 INFO:teuthology.orchestra.run.smithi165.stdout:osd.0 smithi165 running (66s) 0s ago 66s - - 32e75e822136 2022-03-24T23:53:12.164 INFO:teuthology.orchestra.run.smithi165.stdout:osd.1 smithi165 running (61s) 0s ago 61s - - 32e75e822136 2022-03-24T23:53:12.165 INFO:teuthology.orchestra.run.smithi165.stdout:osd.2 smithi165 running (59s) 0s ago 59s - - 32e75e822136 2022-03-24T23:53:12.165 INFO:teuthology.orchestra.run.smithi165.stdout:osd.3 smithi165 running (55s) 0s ago 55s - - 32e75e822136 2022-03-24T23:53:12.187 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph orch ls 2022-03-24T23:53:12.788 INFO:teuthology.orchestra.run.smithi165.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2022-03-24T23:53:12.788 INFO:teuthology.orchestra.run.smithi165.stdout:crash 1/1 0s ago 65s * 2022-03-24T23:53:12.789 INFO:teuthology.orchestra.run.smithi165.stdout:mgr 1/1 0s ago 2m count:1 2022-03-24T23:53:12.789 INFO:teuthology.orchestra.run.smithi165.stdout:mon 1/1 0s ago 3m count:1 2022-03-24T23:53:12.789 INFO:teuthology.orchestra.run.smithi165.stdout:osd 8 0s ago 66s 2022-03-24T23:53:12.790 INFO:teuthology.orchestra.run.smithi165.stdout:osd.all-available-devices 0 0s ago - * 2022-03-24T23:53:12.808 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph orch device ls 2022-03-24T23:53:13.301 INFO:teuthology.orchestra.run.smithi165.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REJECT REASONS 2022-03-24T23:53:13.302 INFO:teuthology.orchestra.run.smithi165.stdout:smithi165 /dev/vg_nvme/lv_1 unknown None 107G 2022-03-24T23:53:13.302 INFO:teuthology.orchestra.run.smithi165.stdout:smithi165 /dev/vg_nvme/lv_2 unknown None 107G 2022-03-24T23:53:13.302 INFO:teuthology.orchestra.run.smithi165.stdout:smithi165 /dev/vg_nvme/lv_3 unknown None 107G 2022-03-24T23:53:13.302 INFO:teuthology.orchestra.run.smithi165.stdout:smithi165 /dev/vg_nvme/lv_4 unknown None 107G 2022-03-24T23:53:13.329 INFO:teuthology.run_tasks:Running task install... 2022-03-24T23:53:13.338 DEBUG:teuthology.task.install:project ceph 2022-03-24T23:53:13.339 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'ab9430ca754c2b4fcef42fa15d5c8883f172b355'}} 2022-03-24T23:53:13.339 DEBUG:teuthology.task.install:config {'host.a': None, 'flavor': 'default', 'sha1': 'ab9430ca754c2b4fcef42fa15d5c8883f172b355'} 2022-03-24T23:53:13.340 INFO:teuthology.task.install:Using flavor: default 2022-03-24T23:53:13.348 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-03-24T23:53:13.348 INFO:teuthology.task.install:extra packages: [] 2022-03-24T23:53:13.349 DEBUG:teuthology.orchestra.run.smithi165:> sudo lsb_release -is 2022-03-24T23:53:13.396 INFO:teuthology.orchestra.run.smithi165.stdout:Ubuntu 2022-03-24T23:53:13.401 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-03-24T23:53:13.402 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-key list | grep Ceph 2022-03-24T23:53:13.504 INFO:teuthology.orchestra.run.smithi165.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-03-24T23:53:13.553 INFO:teuthology.orchestra.run.smithi165.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2022-03-24T23:53:13.554 INFO:teuthology.orchestra.run.smithi165.stdout:uid [ unknown] Ceph.com (release key) 2022-03-24T23:53:13.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo lsb_release -is 2022-03-24T23:53:13.600 INFO:teuthology.orchestra.run.smithi165.stdout:Ubuntu 2022-03-24T23:53:13.605 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-03-24T23:53:13.606 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-03-24T23:53:13.606 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=ab9430ca754c2b4fcef42fa15d5c8883f172b355 2022-03-24T23:53:13.776 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default/ 2022-03-24T23:53:13.777 INFO:teuthology.task.install.deb:Package version is 17.1.0-76-gab9430ca-1focal 2022-03-24T23:53:13.925 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:53:13.926 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2022-03-24T23:53:13.942 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get update 2022-03-24T23:53:14.083 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-24T23:53:14.141 INFO:teuthology.orchestra.run.smithi165.stdout:Ign:2 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal InRelease 2022-03-24T23:53:14.172 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal Release [7,662 B] 2022-03-24T23:53:14.193 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:5 http://archive.ubuntu.com/ubuntu focal InRelease 2022-03-24T23:53:14.196 INFO:teuthology.orchestra.run.smithi165.stdout:Ign:6 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal Release.gpg 2022-03-24T23:53:14.220 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 Packages [17.3 kB] 2022-03-24T23:53:14.254 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main i386 Packages [3,338 B] 2022-03-24T23:53:14.273 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-24T23:53:14.353 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:10 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-24T23:53:14.394 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:4 https://packages.cloud.google.com/apt kubernetes-xenial InRelease 2022-03-24T23:53:14.782 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 28.3 kB in 1s (43.3 kB/s) 2022-03-24T23:53:15.736 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2022-03-24T23:53:15.761 DEBUG:teuthology.orchestra.run.smithi165:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.1.0-76-gab9430ca-1focal cephadm=17.1.0-76-gab9430ca-1focal ceph-mds=17.1.0-76-gab9430ca-1focal ceph-mgr=17.1.0-76-gab9430ca-1focal ceph-common=17.1.0-76-gab9430ca-1focal ceph-fuse=17.1.0-76-gab9430ca-1focal ceph-test=17.1.0-76-gab9430ca-1focal ceph-volume=17.1.0-76-gab9430ca-1focal radosgw=17.1.0-76-gab9430ca-1focal python3-rados=17.1.0-76-gab9430ca-1focal python3-rgw=17.1.0-76-gab9430ca-1focal python3-cephfs=17.1.0-76-gab9430ca-1focal python3-rbd=17.1.0-76-gab9430ca-1focal libcephfs2=17.1.0-76-gab9430ca-1focal libcephfs-dev=17.1.0-76-gab9430ca-1focal librados2=17.1.0-76-gab9430ca-1focal librbd1=17.1.0-76-gab9430ca-1focal rbd-fuse=17.1.0-76-gab9430ca-1focal 2022-03-24T23:53:15.829 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2022-03-24T23:53:16.016 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2022-03-24T23:53:16.017 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2022-03-24T23:53:16.191 INFO:teuthology.orchestra.run.smithi165.stdout:The following packages were automatically installed and are no longer required: 2022-03-24T23:53:16.195 INFO:teuthology.orchestra.run.smithi165.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2022-03-24T23:53:16.195 INFO:teuthology.orchestra.run.smithi165.stdout:Use 'sudo apt autoremove' to remove them. 2022-03-24T23:53:16.196 INFO:teuthology.orchestra.run.smithi165.stdout:The following additional packages will be installed: 2022-03-24T23:53:16.196 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-base ceph-mgr-dashboard ceph-mgr-diskprediction-local 2022-03-24T23:53:16.197 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjq1 2022-03-24T23:53:16.197 INFO:teuthology.orchestra.run.smithi165.stdout: libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 2022-03-24T23:53:16.197 INFO:teuthology.orchestra.run.smithi165.stdout: liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2022-03-24T23:53:16.197 INFO:teuthology.orchestra.run.smithi165.stdout: libsqlite3-mod-ceph libxslt1.1 nvme-cli python-pastedeploy-tpl 2022-03-24T23:53:16.198 INFO:teuthology.orchestra.run.smithi165.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2022-03-24T23:53:16.198 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2022-03-24T23:53:16.198 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2022-03-24T23:53:16.199 INFO:teuthology.orchestra.run.smithi165.stdout: python3-html5lib python3-joblib python3-jwt python3-kubernetes 2022-03-24T23:53:16.199 INFO:teuthology.orchestra.run.smithi165.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2022-03-24T23:53:16.199 INFO:teuthology.orchestra.run.smithi165.stdout: python3-oauthlib python3-openssl python3-packaging python3-paste 2022-03-24T23:53:16.199 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pluggy 2022-03-24T23:53:16.200 INFO:teuthology.orchestra.run.smithi165.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2022-03-24T23:53:16.200 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2022-03-24T23:53:16.201 INFO:teuthology.orchestra.run.smithi165.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2022-03-24T23:53:16.201 INFO:teuthology.orchestra.run.smithi165.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2022-03-24T23:53:16.201 INFO:teuthology.orchestra.run.smithi165.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2022-03-24T23:53:16.202 INFO:teuthology.orchestra.run.smithi165.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-03-24T23:53:16.202 INFO:teuthology.orchestra.run.smithi165.stdout: python3-websocket python3-webtest python3-werkzeug xmlstarlet 2022-03-24T23:53:16.202 INFO:teuthology.orchestra.run.smithi165.stdout:Suggested packages: 2022-03-24T23:53:16.202 INFO:teuthology.orchestra.run.smithi165.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2022-03-24T23:53:16.202 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cryptography-vectors python3-genshi python3-crypto python3-lxml-dbg 2022-03-24T23:53:16.203 INFO:teuthology.orchestra.run.smithi165.stdout: python-lxml-doc python3-beaker python-mako-doc python-openssl-doc 2022-03-24T23:53:16.203 INFO:teuthology.orchestra.run.smithi165.stdout: python3-openssl-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2022-03-24T23:53:16.203 INFO:teuthology.orchestra.run.smithi165.stdout: libjs-mochikit python-pecan-doc python-psutil-doc subversion 2022-03-24T23:53:16.203 INFO:teuthology.orchestra.run.smithi165.stdout: python-pyinotify-doc python-scipy-doc python3-dap python-sklearn-doc 2022-03-24T23:53:16.204 INFO:teuthology.orchestra.run.smithi165.stdout: ipython3 python-waitress-doc python-webob-doc python-webtest-doc 2022-03-24T23:53:16.204 INFO:teuthology.orchestra.run.smithi165.stdout: python-werkzeug-doc python3-termcolor python3-watchdog 2022-03-24T23:53:16.204 INFO:teuthology.orchestra.run.smithi165.stdout:Recommended packages: 2022-03-24T23:53:16.204 INFO:teuthology.orchestra.run.smithi165.stdout: btrfs-tools ceph-mgr-cephadm 2022-03-24T23:53:16.299 INFO:teuthology.orchestra.run.smithi165.stdout:The following NEW packages will be installed: 2022-03-24T23:53:16.299 INFO:teuthology.orchestra.run.smithi165.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-dashboard 2022-03-24T23:53:16.299 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2022-03-24T23:53:16.300 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mon ceph-osd ceph-test ceph-volume cephadm jq libcephfs-dev libcephfs2 2022-03-24T23:53:16.300 INFO:teuthology.orchestra.run.smithi165.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 2022-03-24T23:53:16.300 INFO:teuthology.orchestra.run.smithi165.stdout: liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2022-03-24T23:53:16.300 INFO:teuthology.orchestra.run.smithi165.stdout: libsqlite3-mod-ceph libxslt1.1 nvme-cli python-pastedeploy-tpl 2022-03-24T23:53:16.300 INFO:teuthology.orchestra.run.smithi165.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2022-03-24T23:53:16.301 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2022-03-24T23:53:16.301 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2022-03-24T23:53:16.301 INFO:teuthology.orchestra.run.smithi165.stdout: python3-html5lib python3-joblib python3-jwt python3-kubernetes 2022-03-24T23:53:16.301 INFO:teuthology.orchestra.run.smithi165.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2022-03-24T23:53:16.302 INFO:teuthology.orchestra.run.smithi165.stdout: python3-oauthlib python3-openssl python3-packaging python3-paste 2022-03-24T23:53:16.302 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pluggy 2022-03-24T23:53:16.302 INFO:teuthology.orchestra.run.smithi165.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2022-03-24T23:53:16.302 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-rados 2022-03-24T23:53:16.302 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rbd python3-repoze.lru python3-requests-oauthlib python3-rgw 2022-03-24T23:53:16.303 INFO:teuthology.orchestra.run.smithi165.stdout: python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-03-24T23:53:16.303 INFO:teuthology.orchestra.run.smithi165.stdout: python3-simplejson python3-singledispatch python3-sklearn 2022-03-24T23:53:16.303 INFO:teuthology.orchestra.run.smithi165.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2022-03-24T23:53:16.303 INFO:teuthology.orchestra.run.smithi165.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2022-03-24T23:53:16.304 INFO:teuthology.orchestra.run.smithi165.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse xmlstarlet 2022-03-24T23:53:16.304 INFO:teuthology.orchestra.run.smithi165.stdout:The following packages will be upgraded: 2022-03-24T23:53:16.305 INFO:teuthology.orchestra.run.smithi165.stdout: librados2 librbd1 2022-03-24T23:53:16.368 INFO:teuthology.orchestra.run.smithi165.stdout:2 upgraded, 95 newly installed, 0 to remove and 99 not upgraded. 2022-03-24T23:53:16.368 INFO:teuthology.orchestra.run.smithi165.stdout:Need to get 181 MB of archives. 2022-03-24T23:53:16.368 INFO:teuthology.orchestra.run.smithi165.stdout:After this operation, 844 MB of additional disk space will be used. 2022-03-24T23:53:16.368 INFO:teuthology.orchestra.run.smithi165.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-03-24T23:53:16.455 INFO:teuthology.orchestra.run.smithi165.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.1.0-76-gab9430ca-1focal [3,485 kB] 2022-03-24T23:53:16.460 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-03-24T23:53:16.462 INFO:teuthology.orchestra.run.smithi165.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-03-24T23:53:16.470 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-03-24T23:53:16.480 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-03-24T23:53:16.505 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-03-24T23:53:16.506 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2022-03-24T23:53:16.514 INFO:teuthology.orchestra.run.smithi165.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2022-03-24T23:53:16.515 INFO:teuthology.orchestra.run.smithi165.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-03-24T23:53:16.516 INFO:teuthology.orchestra.run.smithi165.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-03-24T23:53:16.523 INFO:teuthology.orchestra.run.smithi165.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jwt all 1.7.1-2ubuntu2 [17.4 kB] 2022-03-24T23:53:16.523 INFO:teuthology.orchestra.run.smithi165.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-03-24T23:53:16.524 INFO:teuthology.orchestra.run.smithi165.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2022-03-24T23:53:16.525 INFO:teuthology.orchestra.run.smithi165.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-03-24T23:53:16.540 INFO:teuthology.orchestra.run.smithi165.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-03-24T23:53:16.542 INFO:teuthology.orchestra.run.smithi165.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-03-24T23:53:16.542 INFO:teuthology.orchestra.run.smithi165.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-03-24T23:53:16.545 INFO:teuthology.orchestra.run.smithi165.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-03-24T23:53:16.547 INFO:teuthology.orchestra.run.smithi165.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-03-24T23:53:16.561 INFO:teuthology.orchestra.run.smithi165.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2022-03-24T23:53:16.563 INFO:teuthology.orchestra.run.smithi165.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-03-24T23:53:16.564 INFO:teuthology.orchestra.run.smithi165.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-03-24T23:53:16.570 INFO:teuthology.orchestra.run.smithi165.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-03-24T23:53:16.571 INFO:teuthology.orchestra.run.smithi165.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-03-24T23:53:16.580 INFO:teuthology.orchestra.run.smithi165.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-03-24T23:53:16.580 INFO:teuthology.orchestra.run.smithi165.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-03-24T23:53:16.581 INFO:teuthology.orchestra.run.smithi165.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-03-24T23:53:16.583 INFO:teuthology.orchestra.run.smithi165.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-03-24T23:53:16.584 INFO:teuthology.orchestra.run.smithi165.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-03-24T23:53:16.600 INFO:teuthology.orchestra.run.smithi165.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-03-24T23:53:16.602 INFO:teuthology.orchestra.run.smithi165.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-03-24T23:53:16.604 INFO:teuthology.orchestra.run.smithi165.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-03-24T23:53:16.604 INFO:teuthology.orchestra.run.smithi165.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-03-24T23:53:16.605 INFO:teuthology.orchestra.run.smithi165.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-03-24T23:53:16.689 INFO:teuthology.orchestra.run.smithi165.stdout:Get:36 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.1.0-76-gab9430ca-1focal [3,533 kB] 2022-03-24T23:53:16.723 INFO:teuthology.orchestra.run.smithi165.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-03-24T23:53:16.751 INFO:teuthology.orchestra.run.smithi165.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-03-24T23:53:16.754 INFO:teuthology.orchestra.run.smithi165.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-03-24T23:53:16.775 INFO:teuthology.orchestra.run.smithi165.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-03-24T23:53:16.775 INFO:teuthology.orchestra.run.smithi165.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-03-24T23:53:16.777 INFO:teuthology.orchestra.run.smithi165.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-03-24T23:53:16.778 INFO:teuthology.orchestra.run.smithi165.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-03-24T23:53:16.778 INFO:teuthology.orchestra.run.smithi165.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-03-24T23:53:16.779 INFO:teuthology.orchestra.run.smithi165.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2022-03-24T23:53:16.779 INFO:teuthology.orchestra.run.smithi165.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2022-03-24T23:53:16.822 INFO:teuthology.orchestra.run.smithi165.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-03-24T23:53:16.823 INFO:teuthology.orchestra.run.smithi165.stdout:Get:48 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.1.0-76-gab9430ca-1focal [750 kB] 2022-03-24T23:53:16.823 INFO:teuthology.orchestra.run.smithi165.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-03-24T23:53:16.824 INFO:teuthology.orchestra.run.smithi165.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-03-24T23:53:16.826 INFO:teuthology.orchestra.run.smithi165.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2022-03-24T23:53:16.829 INFO:teuthology.orchestra.run.smithi165.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2022-03-24T23:53:16.830 INFO:teuthology.orchestra.run.smithi165.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2022-03-24T23:53:16.831 INFO:teuthology.orchestra.run.smithi165.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libxslt1.1 amd64 1.1.34-4 [152 kB] 2022-03-24T23:53:16.832 INFO:teuthology.orchestra.run.smithi165.stdout:Get:55 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.1.0-76-gab9430ca-1focal [413 kB] 2022-03-24T23:53:16.833 INFO:teuthology.orchestra.run.smithi165.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2022-03-24T23:53:16.837 INFO:teuthology.orchestra.run.smithi165.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-03-24T23:53:16.838 INFO:teuthology.orchestra.run.smithi165.stdout:Get:58 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.1.0-76-gab9430ca-1focal [22.4 kB] 2022-03-24T23:53:16.839 INFO:teuthology.orchestra.run.smithi165.stdout:Get:59 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.1.0-76-gab9430ca-1focal [200 kB] 2022-03-24T23:53:16.841 INFO:teuthology.orchestra.run.smithi165.stdout:Get:60 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.1.0-76-gab9430ca-1focal [41.5 kB] 2022-03-24T23:53:16.842 INFO:teuthology.orchestra.run.smithi165.stdout:Get:61 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.1.0-76-gab9430ca-1focal [385 kB] 2022-03-24T23:53:16.842 INFO:teuthology.orchestra.run.smithi165.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-03-24T23:53:16.854 INFO:teuthology.orchestra.run.smithi165.stdout:Get:63 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.1.0-76-gab9430ca-1focal [4,136 kB] 2022-03-24T23:53:16.861 INFO:teuthology.orchestra.run.smithi165.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2022-03-24T23:53:16.862 INFO:teuthology.orchestra.run.smithi165.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-03-24T23:53:16.862 INFO:teuthology.orchestra.run.smithi165.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-03-24T23:53:16.863 INFO:teuthology.orchestra.run.smithi165.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-03-24T23:53:16.880 INFO:teuthology.orchestra.run.smithi165.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-03-24T23:53:16.881 INFO:teuthology.orchestra.run.smithi165.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-03-24T23:53:16.881 INFO:teuthology.orchestra.run.smithi165.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-03-24T23:53:16.882 INFO:teuthology.orchestra.run.smithi165.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-03-24T23:53:16.884 INFO:teuthology.orchestra.run.smithi165.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-03-24T23:53:16.885 INFO:teuthology.orchestra.run.smithi165.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-03-24T23:53:16.886 INFO:teuthology.orchestra.run.smithi165.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-03-24T23:53:16.886 INFO:teuthology.orchestra.run.smithi165.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-03-24T23:53:16.904 INFO:teuthology.orchestra.run.smithi165.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-03-24T23:53:17.023 INFO:teuthology.orchestra.run.smithi165.stdout:Get:77 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.1.0-76-gab9430ca-1focal [116 kB] 2022-03-24T23:53:17.023 INFO:teuthology.orchestra.run.smithi165.stdout:Get:78 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.1.0-76-gab9430ca-1focal [478 kB] 2022-03-24T23:53:17.028 INFO:teuthology.orchestra.run.smithi165.stdout:Get:79 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.1.0-76-gab9430ca-1focal [24.2 MB] 2022-03-24T23:53:17.910 INFO:teuthology.orchestra.run.smithi165.stdout:Get:80 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.1.0-76-gab9430ca-1focal [6,427 kB] 2022-03-24T23:53:18.022 INFO:teuthology.orchestra.run.smithi165.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.1.0-76-gab9430ca-1focal [209 kB] 2022-03-24T23:53:18.026 INFO:teuthology.orchestra.run.smithi165.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.1.0-76-gab9430ca-1focal [151 kB] 2022-03-24T23:53:18.031 INFO:teuthology.orchestra.run.smithi165.stdout:Get:83 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.1.0-76-gab9430ca-1focal [1,568 kB] 2022-03-24T23:53:18.082 INFO:teuthology.orchestra.run.smithi165.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.1.0-76-gab9430ca-1focal [7,819 kB] 2022-03-24T23:53:18.339 INFO:teuthology.orchestra.run.smithi165.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.1.0-76-gab9430ca-1focal [28.5 MB] 2022-03-24T23:53:19.403 INFO:teuthology.orchestra.run.smithi165.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.1.0-76-gab9430ca-1focal [3,804 B] 2022-03-24T23:53:19.404 INFO:teuthology.orchestra.run.smithi165.stdout:Get:87 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.1.0-76-gab9430ca-1focal [859 kB] 2022-03-24T23:53:19.413 INFO:teuthology.orchestra.run.smithi165.stdout:Get:88 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.1.0-76-gab9430ca-1focal [2,370 kB] 2022-03-24T23:53:19.431 INFO:teuthology.orchestra.run.smithi165.stdout:Get:89 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.1.0-76-gab9430ca-1focal [1,680 kB] 2022-03-24T23:53:19.448 INFO:teuthology.orchestra.run.smithi165.stdout:Get:90 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.1.0-76-gab9430ca-1focal [7,873 kB] 2022-03-24T23:53:19.708 INFO:teuthology.orchestra.run.smithi165.stdout:Get:91 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.1.0-76-gab9430ca-1focal [3,916 B] 2022-03-24T23:53:19.709 INFO:teuthology.orchestra.run.smithi165.stdout:Get:92 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.1.0-76-gab9430ca-1focal [50.4 MB] 2022-03-24T23:53:21.576 INFO:teuthology.orchestra.run.smithi165.stdout:Get:93 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.1.0-76-gab9430ca-1focal [219 kB] 2022-03-24T23:53:21.578 INFO:teuthology.orchestra.run.smithi165.stdout:Get:94 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.1.0-76-gab9430ca-1focal [69.2 kB] 2022-03-24T23:53:21.578 INFO:teuthology.orchestra.run.smithi165.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.1.0-76-gab9430ca-1focal [21.4 kB] 2022-03-24T23:53:21.579 INFO:teuthology.orchestra.run.smithi165.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.1.0-76-gab9430ca-1focal [12.6 MB] 2022-03-24T23:53:21.883 INFO:teuthology.orchestra.run.smithi165.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/wip-yuri3-testing-2022-03-24-0946-quincy/ab9430ca754c2b4fcef42fa15d5c8883f172b355/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.1.0-76-gab9430ca-1focal [79.1 kB] 2022-03-24T23:53:22.494 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 181 MB in 6s (32.4 MB/s) 2022-03-24T23:53:22.827 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2022-03-24T23:53:22.872 INFO:teuthology.orchestra.run.smithi165.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-03-24T23:53:22.875 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../00-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-03-24T23:53:22.977 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-03-24T23:53:23.391 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../01-librbd1_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:23.545 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking librbd1 (17.1.0-76-gab9430ca-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-03-24T23:53:24.375 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../02-librados2_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:24.534 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking librados2 (17.1.0-76-gab9430ca-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-03-24T23:53:25.359 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libcephfs2. 2022-03-24T23:53:25.368 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../03-libcephfs2_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:25.416 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libcephfs2 (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:25.845 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-rados. 2022-03-24T23:53:25.858 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../04-python3-rados_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:25.908 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-rados (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:26.370 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-ceph-argparse. 2022-03-24T23:53:26.383 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../05-python3-ceph-argparse_17.1.0-76-gab9430ca-1focal_all.deb ... 2022-03-24T23:53:26.434 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-ceph-argparse (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:26.724 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-cephfs. 2022-03-24T23:53:26.737 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../06-python3-cephfs_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:26.824 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-cephfs (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:27.347 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-ceph-common. 2022-03-24T23:53:27.360 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../07-python3-ceph-common_17.1.0-76-gab9430ca-1focal_all.deb ... 2022-03-24T23:53:27.397 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-ceph-common (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:27.754 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-prettytable. 2022-03-24T23:53:27.764 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../08-python3-prettytable_0.7.2-5_all.deb ... 2022-03-24T23:53:27.807 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2022-03-24T23:53:28.072 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-rbd. 2022-03-24T23:53:28.084 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../09-python3-rbd_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:28.155 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-rbd (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:28.532 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2022-03-24T23:53:28.544 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../10-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-03-24T23:53:28.581 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-24T23:53:29.100 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package librabbitmq4:amd64. 2022-03-24T23:53:29.110 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../11-librabbitmq4_0.10.0-1_amd64.deb ... 2022-03-24T23:53:29.171 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-03-24T23:53:29.616 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package librdkafka1:amd64. 2022-03-24T23:53:29.625 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../12-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-03-24T23:53:29.659 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-03-24T23:53:30.176 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package librgw2. 2022-03-24T23:53:30.192 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../13-librgw2_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:30.229 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking librgw2 (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:30.987 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-rgw. 2022-03-24T23:53:30.999 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../14-python3-rgw_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:31.108 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-rgw (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:31.431 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package liboath0. 2022-03-24T23:53:31.444 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../15-liboath0_2.6.1-1.3_amd64.deb ... 2022-03-24T23:53:31.481 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2022-03-24T23:53:31.841 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libradosstriper1. 2022-03-24T23:53:31.854 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../16-libradosstriper1_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:31.899 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libradosstriper1 (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:32.473 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-common. 2022-03-24T23:53:32.484 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../17-ceph-common_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:32.522 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-common (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:35.306 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-base. 2022-03-24T23:53:35.314 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../18-ceph-base_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:35.401 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-base (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:36.563 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-cryptography. 2022-03-24T23:53:36.576 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../19-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2022-03-24T23:53:36.659 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2022-03-24T23:53:37.089 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-openssl. 2022-03-24T23:53:37.097 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../20-python3-openssl_19.0.0-1build1_all.deb ... 2022-03-24T23:53:37.155 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2022-03-24T23:53:37.465 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2022-03-24T23:53:37.477 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../21-ceph-mgr-modules-core_17.1.0-76-gab9430ca-1focal_all.deb ... 2022-03-24T23:53:37.524 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-mgr-modules-core (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:38.048 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-bcrypt. 2022-03-24T23:53:38.061 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../22-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-03-24T23:53:38.128 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-03-24T23:53:38.488 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-cherrypy3. 2022-03-24T23:53:38.502 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../23-python3-cherrypy3_8.9.1-6_all.deb ... 2022-03-24T23:53:38.546 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-03-24T23:53:38.982 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-jwt. 2022-03-24T23:53:38.997 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../24-python3-jwt_1.7.1-2ubuntu2_all.deb ... 2022-03-24T23:53:39.040 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2) ... 2022-03-24T23:53:39.505 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-logutils. 2022-03-24T23:53:39.521 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../25-python3-logutils_0.3.3-7_all.deb ... 2022-03-24T23:53:39.576 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-logutils (0.3.3-7) ... 2022-03-24T23:53:40.036 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-markupsafe. 2022-03-24T23:53:40.048 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../26-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2022-03-24T23:53:40.086 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2022-03-24T23:53:40.522 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-mako. 2022-03-24T23:53:40.535 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../27-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-03-24T23:53:40.583 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-03-24T23:53:40.924 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-simplegeneric. 2022-03-24T23:53:40.938 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../28-python3-simplegeneric_0.8.1-3_all.deb ... 2022-03-24T23:53:41.020 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2022-03-24T23:53:41.491 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-singledispatch. 2022-03-24T23:53:41.505 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../29-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-03-24T23:53:41.552 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-03-24T23:53:41.916 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-webob. 2022-03-24T23:53:41.923 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../30-python3-webob_1%3a1.8.5-2_all.deb ... 2022-03-24T23:53:41.965 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2022-03-24T23:53:42.356 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-soupsieve. 2022-03-24T23:53:42.365 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../31-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-03-24T23:53:42.406 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-03-24T23:53:42.745 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-bs4. 2022-03-24T23:53:42.759 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../32-python3-bs4_4.8.2-1_all.deb ... 2022-03-24T23:53:42.799 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2022-03-24T23:53:43.181 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-waitress. 2022-03-24T23:53:43.197 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../33-python3-waitress_1.4.1-1_all.deb ... 2022-03-24T23:53:43.242 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-waitress (1.4.1-1) ... 2022-03-24T23:53:43.728 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-tempita. 2022-03-24T23:53:43.741 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../34-python3-tempita_0.5.2-6_all.deb ... 2022-03-24T23:53:43.777 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-tempita (0.5.2-6) ... 2022-03-24T23:53:44.112 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-paste. 2022-03-24T23:53:44.123 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../35-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-03-24T23:53:44.179 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-03-24T23:53:44.562 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2022-03-24T23:53:44.578 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../36-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-03-24T23:53:44.712 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-03-24T23:53:45.082 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-pastedeploy. 2022-03-24T23:53:45.095 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../37-python3-pastedeploy_2.1.0-1_all.deb ... 2022-03-24T23:53:45.140 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2022-03-24T23:53:45.585 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-webtest. 2022-03-24T23:53:45.597 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../38-python3-webtest_2.0.32-2_all.deb ... 2022-03-24T23:53:45.652 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-webtest (2.0.32-2) ... 2022-03-24T23:53:46.147 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-pecan. 2022-03-24T23:53:46.161 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../39-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-03-24T23:53:46.223 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-03-24T23:53:46.637 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-werkzeug. 2022-03-24T23:53:46.653 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../40-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-03-24T23:53:46.695 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-03-24T23:53:47.125 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2022-03-24T23:53:47.136 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../41-libsqlite3-mod-ceph_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:47.175 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libsqlite3-mod-ceph (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:47.617 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-mgr. 2022-03-24T23:53:47.635 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../42-ceph-mgr_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:47.683 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-mgr (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:48.330 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-mon. 2022-03-24T23:53:48.344 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../43-ceph-mon_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:48.405 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-mon (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:51.106 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-osd. 2022-03-24T23:53:51.114 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../44-ceph-osd_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:51.508 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-osd (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:54.631 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph. 2022-03-24T23:53:54.643 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../45-ceph_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:54.680 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:55.042 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-fuse. 2022-03-24T23:53:55.057 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../46-ceph-fuse_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:55.092 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-fuse (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:55.810 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-mds. 2022-03-24T23:53:55.818 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../47-ceph-mds_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:53:55.860 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-mds (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:56.464 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-repoze.lru. 2022-03-24T23:53:56.477 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../48-python3-repoze.lru_0.7-2_all.deb ... 2022-03-24T23:53:56.595 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2022-03-24T23:53:56.915 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libjs-underscore. 2022-03-24T23:53:56.929 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../49-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-03-24T23:53:56.973 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-03-24T23:53:57.252 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libjs-sphinxdoc. 2022-03-24T23:53:57.265 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../50-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-03-24T23:53:57.376 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-03-24T23:53:57.664 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-routes. 2022-03-24T23:53:57.680 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../51-python3-routes_2.4.1-2_all.deb ... 2022-03-24T23:53:57.787 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-routes (2.4.1-2) ... 2022-03-24T23:53:58.223 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2022-03-24T23:53:58.236 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../52-ceph-mgr-dashboard_17.1.0-76-gab9430ca-1focal_all.deb ... 2022-03-24T23:53:58.273 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-mgr-dashboard (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:53:58.828 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-decorator. 2022-03-24T23:53:58.842 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../53-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-03-24T23:53:58.886 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-03-24T23:53:59.263 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2022-03-24T23:53:59.276 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../54-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-03-24T23:53:59.313 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-03-24T23:53:59.641 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-scipy. 2022-03-24T23:53:59.654 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../55-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-03-24T23:53:59.691 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2022-03-24T23:54:01.755 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-sklearn-lib. 2022-03-24T23:54:01.768 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../56-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-03-24T23:54:01.804 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-03-24T23:54:02.468 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-joblib. 2022-03-24T23:54:02.481 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../57-python3-joblib_0.14.0-3_all.deb ... 2022-03-24T23:54:02.518 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-joblib (0.14.0-3) ... 2022-03-24T23:54:03.041 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-sklearn. 2022-03-24T23:54:03.054 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../58-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-03-24T23:54:03.091 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-03-24T23:54:04.050 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-03-24T23:54:04.059 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../59-ceph-mgr-diskprediction-local_17.1.0-76-gab9430ca-1focal_all.deb ... 2022-03-24T23:54:04.106 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-mgr-diskprediction-local (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:05.738 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-cachetools. 2022-03-24T23:54:05.753 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../60-python3-cachetools_4.0.0-1_all.deb ... 2022-03-24T23:54:05.796 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2022-03-24T23:54:06.200 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-pyasn1. 2022-03-24T23:54:06.216 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../61-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-03-24T23:54:06.258 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-03-24T23:54:06.711 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-pyasn1-modules. 2022-03-24T23:54:06.723 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../62-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-03-24T23:54:06.810 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-03-24T23:54:07.240 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-rsa. 2022-03-24T23:54:07.255 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../63-python3-rsa_4.0-3_all.deb ... 2022-03-24T23:54:07.298 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-rsa (4.0-3) ... 2022-03-24T23:54:07.692 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-google-auth. 2022-03-24T23:54:07.706 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../64-python3-google-auth_1.5.1-2_all.deb ... 2022-03-24T23:54:07.750 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2022-03-24T23:54:08.225 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-blinker. 2022-03-24T23:54:08.237 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../65-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2022-03-24T23:54:08.305 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-03-24T23:54:08.673 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-oauthlib. 2022-03-24T23:54:08.682 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../66-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2022-03-24T23:54:08.722 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2022-03-24T23:54:09.136 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-requests-oauthlib. 2022-03-24T23:54:09.148 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../67-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-03-24T23:54:09.219 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-03-24T23:54:09.716 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-websocket. 2022-03-24T23:54:09.732 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../68-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-03-24T23:54:09.815 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-03-24T23:54:10.217 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-kubernetes. 2022-03-24T23:54:10.226 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../69-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-03-24T23:54:10.276 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-03-24T23:54:11.041 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2022-03-24T23:54:11.055 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../70-ceph-mgr-k8sevents_17.1.0-76-gab9430ca-1focal_all.deb ... 2022-03-24T23:54:11.116 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-mgr-k8sevents (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:11.511 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libonig5:amd64. 2022-03-24T23:54:11.526 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../71-libonig5_6.9.4-1_amd64.deb ... 2022-03-24T23:54:11.577 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2022-03-24T23:54:12.053 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libjq1:amd64. 2022-03-24T23:54:12.065 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../72-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-03-24T23:54:12.118 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-03-24T23:54:12.388 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package jq. 2022-03-24T23:54:12.401 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../73-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-03-24T23:54:12.438 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2022-03-24T23:54:12.828 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libxslt1.1:amd64. 2022-03-24T23:54:12.837 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../74-libxslt1.1_1.1.34-4_amd64.deb ... 2022-03-24T23:54:12.950 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libxslt1.1:amd64 (1.1.34-4) ... 2022-03-24T23:54:13.342 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package xmlstarlet. 2022-03-24T23:54:13.356 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../75-xmlstarlet_1.6.1-2build1_amd64.deb ... 2022-03-24T23:54:13.440 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2022-03-24T23:54:13.871 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-test. 2022-03-24T23:54:13.882 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../76-ceph-test_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:54:13.925 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-test (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:18.885 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package ceph-volume. 2022-03-24T23:54:18.897 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../77-ceph-volume_17.1.0-76-gab9430ca-1focal_all.deb ... 2022-03-24T23:54:18.940 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking ceph-volume (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:19.570 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package cephadm. 2022-03-24T23:54:19.583 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../78-cephadm_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:54:19.628 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking cephadm (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:19.988 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package libcephfs-dev. 2022-03-24T23:54:20.002 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../79-libcephfs-dev_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:54:20.079 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking libcephfs-dev (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:20.506 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package nvme-cli. 2022-03-24T23:54:20.519 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../80-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-03-24T23:54:20.628 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-03-24T23:54:21.161 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-atomicwrites. 2022-03-24T23:54:21.173 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../81-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-03-24T23:54:21.241 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-03-24T23:54:21.730 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-attr. 2022-03-24T23:54:21.745 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../82-python3-attr_19.3.0-2_all.deb ... 2022-03-24T23:54:21.851 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-attr (19.3.0-2) ... 2022-03-24T23:54:22.780 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-webencodings. 2022-03-24T23:54:22.796 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../83-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-03-24T23:54:23.149 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-03-24T23:54:23.688 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-html5lib. 2022-03-24T23:54:23.701 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../84-python3-html5lib_1.0.1-2_all.deb ... 2022-03-24T23:54:23.771 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2022-03-24T23:54:24.134 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-lxml:amd64. 2022-03-24T23:54:24.151 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../85-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-03-24T23:54:24.183 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-03-24T23:54:24.836 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-packaging. 2022-03-24T23:54:24.851 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../86-python3-packaging_20.3-1_all.deb ... 2022-03-24T23:54:24.900 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-packaging (20.3-1) ... 2022-03-24T23:54:25.262 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-pastescript. 2022-03-24T23:54:25.276 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../87-python3-pastescript_2.0.2-4_all.deb ... 2022-03-24T23:54:25.320 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2022-03-24T23:54:25.949 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-pluggy. 2022-03-24T23:54:25.964 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../88-python3-pluggy_0.13.0-2_all.deb ... 2022-03-24T23:54:26.011 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2022-03-24T23:54:26.381 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-psutil. 2022-03-24T23:54:26.391 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../89-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-03-24T23:54:26.456 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-03-24T23:54:26.916 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-py. 2022-03-24T23:54:26.929 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../90-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-03-24T23:54:26.974 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-03-24T23:54:27.392 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-pyinotify. 2022-03-24T23:54:27.401 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../91-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-03-24T23:54:27.451 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-03-24T23:54:27.904 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-wcwidth. 2022-03-24T23:54:27.913 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../92-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-03-24T23:54:27.977 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-03-24T23:54:28.355 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-pytest. 2022-03-24T23:54:28.365 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../93-python3-pytest_4.6.9-1_all.deb ... 2022-03-24T23:54:28.412 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-pytest (4.6.9-1) ... 2022-03-24T23:54:28.825 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package python3-simplejson. 2022-03-24T23:54:28.840 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../94-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-03-24T23:54:28.883 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-03-24T23:54:29.384 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package radosgw. 2022-03-24T23:54:29.400 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../95-radosgw_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:54:29.476 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking radosgw (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:30.996 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package rbd-fuse. 2022-03-24T23:54:31.010 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../96-rbd-fuse_17.1.0-76-gab9430ca-1focal_amd64.deb ... 2022-03-24T23:54:31.068 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking rbd-fuse (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:31.397 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-attr (19.3.0-2) ... 2022-03-24T23:54:31.898 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-03-24T23:54:32.074 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-03-24T23:54:32.280 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up cephadm (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:33.031 INFO:teuthology.orchestra.run.smithi165.stdout:Adding system user cephadm....done 2022-03-24T23:54:33.236 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-waitress (1.4.1-1) ... 2022-03-24T23:54:33.643 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-repoze.lru (0.7-2) ... 2022-03-24T23:54:34.002 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up liboath0 (2.6.1-1.3) ... 2022-03-24T23:54:34.111 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-03-24T23:54:34.438 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-joblib (0.14.0-3) ... 2022-03-24T23:54:34.845 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-jwt (1.7.1-2ubuntu2) ... 2022-03-24T23:54:35.222 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-cachetools (4.0.0-1) ... 2022-03-24T23:54:35.523 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-03-24T23:54:35.797 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-03-24T23:54:36.149 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-ceph-argparse (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:36.476 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-03-24T23:54:36.624 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2022-03-24T23:54:36.926 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-03-24T23:54:37.301 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-03-24T23:54:37.711 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-03-24T23:54:38.071 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-03-24T23:54:38.463 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-03-24T23:54:38.755 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-tempita (0.5.2-6) ... 2022-03-24T23:54:39.056 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-packaging (20.3-1) ... 2022-03-24T23:54:39.339 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-03-24T23:54:39.574 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-03-24T23:54:39.928 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-03-24T23:54:40.335 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-03-24T23:54:40.770 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2022-03-24T23:54:41.203 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-ceph-common (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:41.551 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-html5lib (1.0.1-2) ... 2022-03-24T23:54:41.989 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-03-24T23:54:42.156 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-pluggy (0.13.0-2) ... 2022-03-24T23:54:42.458 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-24T23:54:42.606 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libxslt1.1:amd64 (1.1.34-4) ... 2022-03-24T23:54:42.732 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-03-24T23:54:43.155 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-03-24T23:54:43.478 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-logutils (0.3.3-7) ... 2022-03-24T23:54:43.772 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-03-24T23:54:43.993 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2022-03-24T23:54:44.333 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-prettytable (0.7.2-5) ... 2022-03-24T23:54:44.634 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-03-24T23:54:44.940 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-03-24T23:54:45.078 INFO:teuthology.orchestra.run.smithi165.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-03-24T23:54:45.349 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2022-03-24T23:54:45.533 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-03-24T23:54:45.854 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2022-03-24T23:54:46.225 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-03-24T23:54:46.326 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-03-24T23:54:46.446 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-webob (1:1.8.5-2) ... 2022-03-24T23:54:46.860 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-03-24T23:54:47.153 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up librados2 (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:47.318 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2022-03-24T23:54:49.015 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up librgw2 (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:49.138 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libsqlite3-mod-ceph (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:49.265 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-03-24T23:54:49.416 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-pytest (4.6.9-1) ... 2022-03-24T23:54:49.836 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2022-03-24T23:54:50.168 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2022-03-24T23:54:50.447 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-bs4 (4.8.2-1) ... 2022-03-24T23:54:50.832 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libcephfs2 (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:50.953 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2022-03-24T23:54:51.302 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libradosstriper1 (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:51.442 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-03-24T23:54:51.841 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-03-24T23:54:53.128 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up librbd1 (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:53.267 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-03-24T23:54:53.467 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2022-03-24T23:54:54.298 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-03-24T23:54:54.879 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2022-03-24T23:54:55.030 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-rsa (4.0-3) ... 2022-03-24T23:54:55.323 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-webtest (2.0.32-2) ... 2022-03-24T23:54:55.599 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-mgr-modules-core (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:55.717 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-fuse (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:56.045 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-03-24T23:54:56.045 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-03-24T23:54:57.081 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up libcephfs-dev (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:57.226 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-03-24T23:54:57.600 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-pastescript (2.0.2-4) ... 2022-03-24T23:54:57.953 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-03-24T23:54:58.335 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-rados (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:58.573 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-rbd (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:58.779 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up rbd-fuse (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:58.980 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-routes (2.4.1-2) ... 2022-03-24T23:54:59.298 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-google-auth (1.5.1-2) ... 2022-03-24T23:54:59.608 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-rgw (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:59.737 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-cephfs (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:54:59.905 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-03-24T23:55:01.142 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-common (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:01.978 INFO:teuthology.orchestra.run.smithi165.stdout:Adding group ceph....done 2022-03-24T23:55:02.329 INFO:teuthology.orchestra.run.smithi165.stdout:Adding system user ceph....done 2022-03-24T23:55:02.583 INFO:teuthology.orchestra.run.smithi165.stdout:Setting system user ceph properties....done 2022-03-24T23:55:02.598 INFO:teuthology.orchestra.run.smithi165.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-03-24T23:55:02.736 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2022-03-24T23:55:03.319 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2022-03-24T23:55:04.324 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-test (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:04.425 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up radosgw (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:04.663 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-03-24T23:55:04.664 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-03-24T23:55:06.126 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-base (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:06.513 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2022-03-24T23:55:07.455 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-mds (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:07.668 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-03-24T23:55:07.669 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-03-24T23:55:08.706 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-mgr (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:09.132 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-03-24T23:55:09.132 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-03-24T23:55:10.111 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-osd (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:10.931 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-03-24T23:55:10.932 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-03-24T23:55:11.978 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-mgr-k8sevents (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:12.095 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-mgr-diskprediction-local (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:12.247 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-mon (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:12.445 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-03-24T23:55:12.445 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-03-24T23:55:13.375 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:13.526 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-mgr-dashboard (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:13.824 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up ceph-volume (17.1.0-76-gab9430ca-1focal) ... 2022-03-24T23:55:13.968 INFO:teuthology.orchestra.run.smithi165.stdout:Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-24T23:55:14.468 INFO:teuthology.orchestra.run.smithi165.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-03-24T23:55:17.167 INFO:teuthology.orchestra.run.smithi165.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-24T23:55:17.698 INFO:teuthology.orchestra.run.smithi165.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2022-03-24T23:55:17.701 DEBUG:teuthology.parallel:result is None 2022-03-24T23:55:17.703 DEBUG:teuthology.orchestra.run.smithi165:> sudo lsb_release -is 2022-03-24T23:55:17.752 INFO:teuthology.orchestra.run.smithi165.stdout:Ubuntu 2022-03-24T23:55:17.757 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-03-24T23:55:17.758 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=ab9430ca754c2b4fcef42fa15d5c8883f172b355 2022-03-24T23:55:17.914 DEBUG:teuthology.orchestra.run.smithi165:> dpkg-query -W -f '${Version}' ceph 2022-03-24T23:55:17.937 INFO:teuthology.orchestra.run.smithi165.stdout:17.1.0-76-gab9430ca-1focal 2022-03-24T23:55:17.937 INFO:teuthology.packaging:The installed version of ceph is 17.1.0-76-gab9430ca-1focal 2022-03-24T23:55:17.938 INFO:teuthology.task.install:The correct ceph version 17.1.0-76-gab9430ca-1focal is installed. 2022-03-24T23:55:17.939 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-03-24T23:55:17.939 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:55:17.940 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-03-24T23:55:17.999 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2022-03-24T23:55:18.000 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:55:18.000 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/usr/bin/daemon-helper 2022-03-24T23:55:18.014 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-03-24T23:55:18.028 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2022-03-24T23:55:18.028 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-03-24T23:55:18.029 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/usr/bin/adjust-ulimits 2022-03-24T23:55:18.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-03-24T23:55:18.095 INFO:teuthology.run_tasks:Running task radosbench... 2022-03-24T23:55:18.114 INFO:tasks.radosbench:Beginning radosbench... 2022-03-24T23:55:18.115 INFO:tasks.rook.ceph_manager.ceph:creating pool_name unique_pool_0 2022-03-24T23:55:18.116 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd pool create unique_pool_0 16 2022-03-24T23:55:19.252 INFO:teuthology.orchestra.run.smithi165.stderr:pool 'unique_pool_0' created 2022-03-24T23:55:19.268 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2022-03-24T23:55:20.570 INFO:teuthology.orchestra.run.smithi165.stderr:enabled application 'rados' on pool 'unique_pool_0' 2022-03-24T23:55:21.597 DEBUG:teuthology.orchestra.run.smithi165:> /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-03-24T23:55:21.599 INFO:teuthology.run_tasks:Running task rook.shell... 2022-03-24T23:55:21.613 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-rnrn7 -- ceph orch host label add '`hostname`' 'foo 2022-03-24T23:55:21.613 DEBUG:teuthology.orchestra.run.smithi165:> ceph' orch host ls '|' grep 'foo 2022-03-24T23:55:21.613 DEBUG:teuthology.orchestra.run.smithi165:> ceph' orch host label rm '`hostname`' 'foo 2022-03-24T23:55:21.614 DEBUG:teuthology.orchestra.run.smithi165:> ceph' orch host ls '|' grep -v 'foo 2022-03-24T23:55:21.614 DEBUG:teuthology.orchestra.run.smithi165:> ' 2022-03-24T23:55:21.718 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:hints = 1 2022-03-24T23:55:21.719 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 360 seconds or 0 objects 2022-03-24T23:55:21.719 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Object prefix: benchmark_data_smithi165_49862 2022-03-24T23:55:21.720 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:55:21.720 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 0 0 0 0 0 0 - 0 2022-03-24T23:55:21.981 INFO:teuthology.orchestra.run.smithi165.stdout:ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-03-24T23:55:22.006 INFO:teuthology.run_tasks:Running task exec... 2022-03-24T23:55:22.021 INFO:teuthology.task.exec:Executing custom commands... 2022-03-24T23:55:22.022 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi165.front.sepia.ceph.com 2022-03-24T23:55:22.022 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'set -ex 2022-03-24T23:55:22.023 DEBUG:teuthology.orchestra.run.smithi165:> toolbox() { 2022-03-24T23:55:22.023 DEBUG:teuthology.orchestra.run.smithi165:> kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- "$@" 2022-03-24T23:55:22.023 DEBUG:teuthology.orchestra.run.smithi165:> } 2022-03-24T23:55:22.023 DEBUG:teuthology.orchestra.run.smithi165:> orig_num_osd=`toolbox ceph osd stat | cut -f3 -d " "` 2022-03-24T23:55:22.024 DEBUG:teuthology.orchestra.run.smithi165:> toolbox ceph orch osd rm 0 --force 2022-03-24T23:55:22.024 DEBUG:teuthology.orchestra.run.smithi165:> removed_pv="" 2022-03-24T23:55:22.024 DEBUG:teuthology.orchestra.run.smithi165:> while [ "$removed_pv" = "" ] 2022-03-24T23:55:22.024 DEBUG:teuthology.orchestra.run.smithi165:> do 2022-03-24T23:55:22.025 DEBUG:teuthology.orchestra.run.smithi165:> removed_pv=`kubectl get pv | grep Released | cut -f1 -d " "` 2022-03-24T23:55:22.025 DEBUG:teuthology.orchestra.run.smithi165:> sleep 3s 2022-03-24T23:55:22.026 DEBUG:teuthology.orchestra.run.smithi165:> done 2022-03-24T23:55:22.026 DEBUG:teuthology.orchestra.run.smithi165:> target_path=`kubectl get pv $removed_pv -o jsonpath='"'"'{.spec.local.path}'"'"'` 2022-03-24T23:55:22.026 DEBUG:teuthology.orchestra.run.smithi165:> host=`echo $removed_pv | cut -f1 -d "-"` 2022-03-24T23:55:22.027 DEBUG:teuthology.orchestra.run.smithi165:> toolbox ceph orch device zap $host $target_path --force 2022-03-24T23:55:22.027 DEBUG:teuthology.orchestra.run.smithi165:> zap_completion="0" 2022-03-24T23:55:22.027 DEBUG:teuthology.orchestra.run.smithi165:> while [ "$zap_completion" = "0" ] 2022-03-24T23:55:22.027 DEBUG:teuthology.orchestra.run.smithi165:> do 2022-03-24T23:55:22.028 DEBUG:teuthology.orchestra.run.smithi165:> zap_completion=`kubectl get job -n rook-ceph rook-ceph-device-zap -o jsonpath='"'"'{.status.succeeded.path}'"'"'` 2022-03-24T23:55:22.028 DEBUG:teuthology.orchestra.run.smithi165:> sleep 3s 2022-03-24T23:55:22.028 DEBUG:teuthology.orchestra.run.smithi165:> done 2022-03-24T23:55:22.029 DEBUG:teuthology.orchestra.run.smithi165:> kubectl patch pv $removed_pv -p '"'"'{"spec":{"claimRef": null}}'"'"' 2022-03-24T23:55:22.029 DEBUG:teuthology.orchestra.run.smithi165:> toolbox ceph orch apply osd --all-available-devices 2022-03-24T23:55:22.029 DEBUG:teuthology.orchestra.run.smithi165:> kubectl delete job rook-ceph-device-zap -n rook-ceph 2022-03-24T23:55:22.029 DEBUG:teuthology.orchestra.run.smithi165:> num_osd="0" 2022-03-24T23:55:22.030 DEBUG:teuthology.orchestra.run.smithi165:> while [ "$num_osd" != "$orig_num_osd" ] 2022-03-24T23:55:22.030 DEBUG:teuthology.orchestra.run.smithi165:> do 2022-03-24T23:55:22.030 DEBUG:teuthology.orchestra.run.smithi165:> echo "waiting for osd to come back up" 2022-03-24T23:55:22.030 DEBUG:teuthology.orchestra.run.smithi165:> num_osd=`toolbox ceph osd stat | cut -f3 -d " "` 2022-03-24T23:55:22.031 DEBUG:teuthology.orchestra.run.smithi165:> sleep 30s 2022-03-24T23:55:22.031 DEBUG:teuthology.orchestra.run.smithi165:> done 2022-03-24T23:55:22.031 DEBUG:teuthology.orchestra.run.smithi165:> ' 2022-03-24T23:55:22.045 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-24T23:55:22.046 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-24T23:55:22.048 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-24T23:55:22.719 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 1 16 1329 1313 82.0584 82.0625 0.00804014 0.0120564 2022-03-24T23:55:23.719 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 2 16 2786 2770 86.5561 91.0625 0.0094173 0.0115156 2022-03-24T23:55:24.607 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-24T23:55:24.719 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 3 16 4122 4106 85.5346 83.5 0.0180977 0.0116703 2022-03-24T23:55:25.412 INFO:teuthology.orchestra.run.smithi165.stderr:+ orig_num_osd=4 2022-03-24T23:55:25.413 INFO:teuthology.orchestra.run.smithi165.stderr:+ toolbox ceph orch osd rm 0 --force 2022-03-24T23:55:25.413 INFO:teuthology.orchestra.run.smithi165.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch osd rm 0 --force 2022-03-24T23:55:25.554 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-24T23:55:25.720 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 4 16 5238 5222 81.5867 69.75 0.00830381 0.012237 2022-03-24T23:55:26.721 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 5 16 6228 6212 77.6202 61.875 0.0183435 0.0128526 2022-03-24T23:55:27.721 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 6 16 7433 7417 77.2345 75.3125 0.00661309 0.0129337 2022-03-24T23:55:28.635 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:28.631312 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff=  v1.ClusterSpec{ 2022-03-24T23:55:28.635 INFO:tasks.rook.operator.smithi165.stdout:   CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355", AllowUnsupported: true}, 2022-03-24T23:55:28.635 INFO:tasks.rook.operator.smithi165.stdout:   Storage: v1.StorageScopeSpec{ 2022-03-24T23:55:28.636 INFO:tasks.rook.operator.smithi165.stdout:   ... // 3 identical fields 2022-03-24T23:55:28.636 INFO:tasks.rook.operator.smithi165.stdout:   Config: nil, 2022-03-24T23:55:28.636 INFO:tasks.rook.operator.smithi165.stdout:   Selection: {}, 2022-03-24T23:55:28.636 INFO:tasks.rook.operator.smithi165.stdout:   StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-03-24T23:55:28.637 INFO:tasks.rook.operator.smithi165.stdout:-  { 2022-03-24T23:55:28.637 INFO:tasks.rook.operator.smithi165.stdout:-  Name: "smithi165-lv-1", 2022-03-24T23:55:28.637 INFO:tasks.rook.operator.smithi165.stdout:-  Count: 1, 2022-03-24T23:55:28.637 INFO:tasks.rook.operator.smithi165.stdout:-  VolumeClaimTemplates: []v1.PersistentVolumeClaim{{ObjectMeta: v1.ObjectMeta{...}, Spec: v1.PersistentVolumeClaimSpec{...}}}, 2022-03-24T23:55:28.637 INFO:tasks.rook.operator.smithi165.stdout:-  }, 2022-03-24T23:55:28.638 INFO:tasks.rook.operator.smithi165.stdout:   {Name: "smithi165-lv-2", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi165-lv-2", StorageClassName: &"scratch", ...}}}}, 2022-03-24T23:55:28.638 INFO:tasks.rook.operator.smithi165.stdout:   {Name: "smithi165-lv-3", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi165-lv-3", StorageClassName: &"scratch", ...}}}}, 2022-03-24T23:55:28.638 INFO:tasks.rook.operator.smithi165.stdout:   {Name: "smithi165-lv-4", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi165-lv-4", StorageClassName: &"scratch", ...}}}}, 2022-03-24T23:55:28.638 INFO:tasks.rook.operator.smithi165.stdout:   }, 2022-03-24T23:55:28.639 INFO:tasks.rook.operator.smithi165.stdout:   }, 2022-03-24T23:55:28.639 INFO:tasks.rook.operator.smithi165.stdout:   Annotations: nil, 2022-03-24T23:55:28.639 INFO:tasks.rook.operator.smithi165.stdout:   Labels: nil, 2022-03-24T23:55:28.639 INFO:tasks.rook.operator.smithi165.stdout:   ... // 20 identical fields 2022-03-24T23:55:28.640 INFO:tasks.rook.operator.smithi165.stdout:  } 2022-03-24T23:55:28.640 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:28.631393 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:55:28.721 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 7 16 8519 8503 75.8968 67.875 0.0222825 0.013143 2022-03-24T23:55:29.723 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 8 16 9386 9370 73.1714 54.1875 0.0103464 0.0136529 2022-03-24T23:55:30.641 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:30.639673 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:55:30.723 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 9 16 10351 10335 71.7424 60.3125 0.00877578 0.0139236 2022-03-24T23:55:31.723 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 10 16 11190 11174 69.8119 52.4375 0.00974241 0.0143032 2022-03-24T23:55:32.056 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:32.056368 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355... 2022-03-24T23:55:32.723 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 11 16 11190 11174 63.4669 0 - 0.0143032 2022-03-24T23:55:33.723 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 12 16 11190 11174 58.1791 0 - 0.0143032 2022-03-24T23:55:34.724 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 13 16 11190 11174 53.7047 0 - 0.0143032 2022-03-24T23:55:35.724 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 14 16 11190 11174 49.8692 0 - 0.0143032 2022-03-24T23:55:36.724 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 15 16 11190 11174 46.5452 0 - 0.0143032 2022-03-24T23:55:37.724 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 16 16 11190 11174 43.6365 0 - 0.0143032 2022-03-24T23:55:37.799 INFO:teuthology.orchestra.run.smithi165.stdout:Success 2022-03-24T23:55:37.827 INFO:teuthology.orchestra.run.smithi165.stderr:+ removed_pv= 2022-03-24T23:55:37.827 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' '' = '' ']' 2022-03-24T23:55:37.828 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl get pv 2022-03-24T23:55:37.828 INFO:teuthology.orchestra.run.smithi165.stderr:++ grep Released 2022-03-24T23:55:37.829 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f1 -d ' ' 2022-03-24T23:55:37.880 INFO:teuthology.orchestra.run.smithi165.stderr:+ removed_pv= 2022-03-24T23:55:37.880 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 3s 2022-03-24T23:55:38.724 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 17 16 11190 11174 41.0701 0 - 0.0143032 2022-03-24T23:55:39.724 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 18 16 11436 11420 39.6427 1.92188 0.00285703 0.0243161 2022-03-24T23:55:40.724 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 19 16 11436 11420 37.5566 0 - 0.0243161 2022-03-24T23:55:40.881 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' '' = '' ']' 2022-03-24T23:55:40.882 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl get pv 2022-03-24T23:55:40.882 INFO:teuthology.orchestra.run.smithi165.stderr:++ grep Released 2022-03-24T23:55:40.883 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f1 -d ' ' 2022-03-24T23:55:41.029 INFO:teuthology.orchestra.run.smithi165.stderr:+ removed_pv= 2022-03-24T23:55:41.030 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 3s 2022-03-24T23:55:41.724 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:55:41.724484+0000 min lat: 0.00115463 max lat: 7.23013 avg lat: 0.0267683 2022-03-24T23:55:41.725 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:55:41.725 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 20 16 11964 11948 37.3286 16.5 0.0209941 0.0267683 2022-03-24T23:55:42.725 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 21 16 12847 12831 38.1786 55.1875 0.0316856 0.026172 2022-03-24T23:55:43.725 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 22 16 13698 13682 38.8605 53.1875 0.016336 0.0257183 2022-03-24T23:55:44.030 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' '' = '' ']' 2022-03-24T23:55:44.030 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl get pv 2022-03-24T23:55:44.031 INFO:teuthology.orchestra.run.smithi165.stderr:++ grep Released 2022-03-24T23:55:44.031 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f1 -d ' ' 2022-03-24T23:55:44.293 INFO:teuthology.orchestra.run.smithi165.stderr:+ removed_pv= 2022-03-24T23:55:44.294 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 3s 2022-03-24T23:55:44.694 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:44.694068 I | ceph-spec: object "rook-ceph-osd-0" matched on delete, reconciling 2022-03-24T23:55:44.725 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 23 16 14498 14482 39.3445 50 0.0188487 0.0254017 2022-03-24T23:55:45.725 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 24 16 14781 14765 38.4421 17.6875 0.00256675 0.0251673 2022-03-24T23:55:46.725 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 25 16 14781 14765 36.9046 0 - 0.0251673 2022-03-24T23:55:47.295 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' '' = '' ']' 2022-03-24T23:55:47.296 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl get pv 2022-03-24T23:55:47.296 INFO:teuthology.orchestra.run.smithi165.stderr:++ grep Released 2022-03-24T23:55:47.296 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f1 -d ' ' 2022-03-24T23:55:47.366 INFO:teuthology.orchestra.run.smithi165.stderr:+ removed_pv=smithi165-lv-1 2022-03-24T23:55:47.366 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 3s 2022-03-24T23:55:47.726 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 26 16 14781 14765 35.4854 0 - 0.0251673 2022-03-24T23:55:48.725 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 27 16 14781 14765 34.1712 0 - 0.0251673 2022-03-24T23:55:49.725 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 28 16 14781 14765 32.951 0 - 0.0251673 2022-03-24T23:55:50.367 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' smithi165-lv-1 = '' ']' 2022-03-24T23:55:50.367 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl get pv smithi165-lv-1 -o 'jsonpath={.spec.local.path}' 2022-03-24T23:55:50.576 INFO:teuthology.orchestra.run.smithi165.stderr:+ target_path=/dev/vg_nvme/lv_1 2022-03-24T23:55:50.577 INFO:teuthology.orchestra.run.smithi165.stderr:++ echo smithi165-lv-1 2022-03-24T23:55:50.577 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f1 -d - 2022-03-24T23:55:50.578 INFO:teuthology.orchestra.run.smithi165.stderr:+ host=smithi165 2022-03-24T23:55:50.578 INFO:teuthology.orchestra.run.smithi165.stderr:+ toolbox ceph orch device zap smithi165 /dev/vg_nvme/lv_1 --force 2022-03-24T23:55:50.578 INFO:teuthology.orchestra.run.smithi165.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch device zap smithi165 /dev/vg_nvme/lv_1 --force 2022-03-24T23:55:50.725 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 29 16 14781 14765 31.8149 0 - 0.0251673 2022-03-24T23:55:51.427 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-24T23:55:51.726 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 30 16 14781 14765 30.7545 0 - 0.0251673 2022-03-24T23:55:52.330 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_1 on smithi165 zapped 2022-03-24T23:55:52.351 INFO:teuthology.orchestra.run.smithi165.stderr:+ zap_completion=0 2022-03-24T23:55:52.351 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 0 = 0 ']' 2022-03-24T23:55:52.351 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl get job -n rook-ceph rook-ceph-device-zap -o 'jsonpath={.status.succeeded.path}' 2022-03-24T23:55:52.724 INFO:teuthology.orchestra.run.smithi165.stderr:+ zap_completion= 2022-03-24T23:55:52.724 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 3s 2022-03-24T23:55:52.725 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 31 16 14781 14765 29.7625 0 - 0.0251673 2022-03-24T23:55:53.726 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 32 16 14781 14765 28.8325 0 - 0.0251673 2022-03-24T23:55:54.726 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 33 16 14781 14765 27.9589 0 - 0.0251673 2022-03-24T23:55:54.987 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:54.986269 I | ceph-cluster-controller: detected ceph image version: "17.1.0-76 quincy" 2022-03-24T23:55:54.987 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:54.986289 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-24T23:55:54.988 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:54.986296 W | ceph-cluster-controller: unsupported ceph version detected: "17.1.0-76 quincy", pursuing 2022-03-24T23:55:55.726 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' '' = 0 ']' 2022-03-24T23:55:55.726 INFO:teuthology.orchestra.run.smithi165.stderr:+ kubectl patch pv smithi165-lv-1 -p '{"spec":{"claimRef": null}}' 2022-03-24T23:55:55.730 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 34 16 14858 14842 27.2781 0.48125 0.00208754 0.035774 2022-03-24T23:55:55.731 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:55.727758 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:55:56.279 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:56.276338 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:55:56.279 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:56.276615 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:55:56.474 INFO:teuthology.orchestra.run.smithi165.stdout:persistentvolume/smithi165-lv-1 patched 2022-03-24T23:55:56.481 INFO:teuthology.orchestra.run.smithi165.stderr:+ toolbox ceph orch apply osd --all-available-devices 2022-03-24T23:55:56.481 INFO:teuthology.orchestra.run.smithi165.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch apply osd --all-available-devices 2022-03-24T23:55:56.677 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-24T23:55:56.726 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 35 16 14858 14842 26.4988 0 - 0.035774 2022-03-24T23:55:56.982 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:56.981327 I | ceph-cluster-controller: cluster "rook-ceph": version "17.1.0-76 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355" 2022-03-24T23:55:57.150 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:57.149642 I | op-mon: start running mons 2022-03-24T23:55:57.176 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:57.175698 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:55:57.719 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:57.718061 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:55:57.726 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 36 16 14858 14842 25.7628 0 - 0.035774 2022-03-24T23:55:57.779 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:57.778464 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff=  v1.ClusterSpec{ 2022-03-24T23:55:57.780 INFO:teuthology.orchestra.run.smithi165.stdout:['Success'] 2022-03-24T23:55:57.781 INFO:tasks.rook.operator.smithi165.stdout:   CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355", AllowUnsupported: true}, 2022-03-24T23:55:57.781 INFO:tasks.rook.operator.smithi165.stdout:   Storage: v1.StorageScopeSpec{ 2022-03-24T23:55:57.782 INFO:tasks.rook.operator.smithi165.stdout:   ... // 3 identical fields 2022-03-24T23:55:57.782 INFO:tasks.rook.operator.smithi165.stdout:   Config: nil, 2022-03-24T23:55:57.782 INFO:tasks.rook.operator.smithi165.stdout:   Selection: {}, 2022-03-24T23:55:57.782 INFO:tasks.rook.operator.smithi165.stdout:   StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-03-24T23:55:57.783 INFO:tasks.rook.operator.smithi165.stdout:   {Name: "smithi165-lv-2", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi165-lv-2", StorageClassName: &"scratch", ...}}}}, 2022-03-24T23:55:57.783 INFO:tasks.rook.operator.smithi165.stdout:   {Name: "smithi165-lv-3", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi165-lv-3", StorageClassName: &"scratch", ...}}}}, 2022-03-24T23:55:57.783 INFO:tasks.rook.operator.smithi165.stdout:   {Name: "smithi165-lv-4", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi165-lv-4", StorageClassName: &"scratch", ...}}}}, 2022-03-24T23:55:57.783 INFO:tasks.rook.operator.smithi165.stdout:+  { 2022-03-24T23:55:57.784 INFO:tasks.rook.operator.smithi165.stdout:+  Name: "smithi165-lv-1", 2022-03-24T23:55:57.784 INFO:tasks.rook.operator.smithi165.stdout:+  Count: 1, 2022-03-24T23:55:57.784 INFO:tasks.rook.operator.smithi165.stdout:+  VolumeClaimTemplates: []v1.PersistentVolumeClaim{{ObjectMeta: v1.ObjectMeta{...}, Spec: v1.PersistentVolumeClaimSpec{...}}}, 2022-03-24T23:55:57.784 INFO:tasks.rook.operator.smithi165.stdout:+  }, 2022-03-24T23:55:57.785 INFO:tasks.rook.operator.smithi165.stdout:   }, 2022-03-24T23:55:57.785 INFO:tasks.rook.operator.smithi165.stdout:   }, 2022-03-24T23:55:57.785 INFO:tasks.rook.operator.smithi165.stdout:   Annotations: nil, 2022-03-24T23:55:57.785 INFO:tasks.rook.operator.smithi165.stdout:   Labels: nil, 2022-03-24T23:55:57.786 INFO:tasks.rook.operator.smithi165.stdout:   ... // 20 identical fields 2022-03-24T23:55:57.786 INFO:tasks.rook.operator.smithi165.stdout:  } 2022-03-24T23:55:57.802 INFO:teuthology.orchestra.run.smithi165.stderr:+ kubectl delete job rook-ceph-device-zap -n rook-ceph 2022-03-24T23:55:58.193 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:58.192302 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:55:58.201 INFO:teuthology.orchestra.run.smithi165.stdout:job.batch "rook-ceph-device-zap" deleted 2022-03-24T23:55:58.260 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:58.211870 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:55:58.511 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=0 2022-03-24T23:55:58.511 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 0 '!=' 4 ']' 2022-03-24T23:55:58.511 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-24T23:55:58.512 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-24T23:55:58.512 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-24T23:55:58.513 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-24T23:55:58.513 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-24T23:55:58.726 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 37 16 14858 14842 25.0666 0 - 0.035774 2022-03-24T23:55:59.521 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:59.519967 I | op-mon: targeting the mon count 1 2022-03-24T23:55:59.521 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-24T23:55:59.667 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:59.662471 I | ceph-cluster-controller: Cluster update requested. CANCELLING CURRENT ORCHESTRATION 2022-03-24T23:55:59.667 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:59.662583 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:55:59.681 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:59.680803 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:55:59.727 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 38 16 14858 14842 24.407 0 - 0.035774 2022-03-24T23:55:59.823 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:55:59.820355 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355... 2022-03-24T23:56:00.062 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:00.061205 I | op-k8sutil: Removing previous job rook-ceph-detect-version to start a new one 2022-03-24T23:56:00.079 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:00.078809 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-03-24T23:56:00.102 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-24T23:56:00.102 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-24T23:56:00.727 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 39 16 14858 14842 23.7812 0 - 0.035774 2022-03-24T23:56:01.727 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:56:01.726442+0000 min lat: 0.00115463 max lat: 10.0585 avg lat: 0.035774 2022-03-24T23:56:01.727 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:56:01.727 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 40 16 14858 14842 23.1867 0 - 0.035774 2022-03-24T23:56:02.085 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:02.083438 I | op-k8sutil: batch job rook-ceph-detect-version deleted 2022-03-24T23:56:02.727 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 41 16 14858 14842 22.6212 0 - 0.035774 2022-03-24T23:56:03.727 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 42 16 14915 14899 22.1675 0.445312 0.00503801 0.0442324 2022-03-24T23:56:04.727 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 43 16 14915 14899 21.652 0 - 0.0442324 2022-03-24T23:56:05.728 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 44 16 14915 14899 21.1599 0 - 0.0442324 2022-03-24T23:56:06.727 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 45 16 14915 14899 20.6897 0 - 0.0442324 2022-03-24T23:56:07.727 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 46 16 14915 14899 20.24 0 - 0.0442324 2022-03-24T23:56:08.728 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 47 16 14915 14899 19.8094 0 - 0.0442324 2022-03-24T23:56:09.728 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 48 16 14915 14899 19.3967 0 - 0.0442324 2022-03-24T23:56:10.728 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 49 16 14915 14899 19.0009 0 - 0.0442324 2022-03-24T23:56:11.728 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 50 16 15024 15008 18.7571 0.851562 0.00212668 0.0526114 2022-03-24T23:56:12.728 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 51 16 15024 15008 18.3893 0 - 0.0526114 2022-03-24T23:56:13.728 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 52 16 15024 15008 18.0357 0 - 0.0526114 2022-03-24T23:56:14.728 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 53 16 15024 15008 17.6954 0 - 0.0526114 2022-03-24T23:56:15.729 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 54 16 15024 15008 17.3677 0 - 0.0526114 2022-03-24T23:56:16.729 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 55 16 15024 15008 17.052 0 - 0.0526114 2022-03-24T23:56:17.729 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 56 16 15024 15008 16.7475 0 - 0.0526114 2022-03-24T23:56:18.729 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 57 16 15024 15008 16.4537 0 - 0.0526114 2022-03-24T23:56:19.729 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 58 16 15095 15079 16.2465 0.554688 0.00218875 0.060719 2022-03-24T23:56:20.729 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 59 16 15095 15079 15.9712 0 - 0.060719 2022-03-24T23:56:21.729 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:56:21.728455+0000 min lat: 0.00115463 max lat: 10.0585 avg lat: 0.060719 2022-03-24T23:56:21.730 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:56:21.730 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 60 16 15095 15079 15.705 0 - 0.060719 2022-03-24T23:56:22.729 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 61 16 15095 15079 15.4476 0 - 0.060719 2022-03-24T23:56:23.729 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 62 16 15095 15079 15.1984 0 - 0.060719 2022-03-24T23:56:24.730 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 63 16 15095 15079 14.9572 0 - 0.060719 2022-03-24T23:56:25.730 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 64 16 15095 15079 14.7235 0 - 0.060719 2022-03-24T23:56:26.730 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 65 16 15095 15079 14.497 0 - 0.060719 2022-03-24T23:56:27.730 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 66 16 15345 15329 14.514 1.95312 0.00187236 0.0667045 2022-03-24T23:56:28.730 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 67 16 15345 15329 14.2974 0 - 0.0667045 2022-03-24T23:56:29.730 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 68 16 15345 15329 14.0872 0 - 0.0667045 2022-03-24T23:56:30.104 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-24T23:56:30.104 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-24T23:56:30.104 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-24T23:56:30.105 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-24T23:56:30.105 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-24T23:56:30.106 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-24T23:56:30.405 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-24T23:56:30.730 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 69 16 15757 15741 14.2562 8.58333 0.0132499 0.0701289 2022-03-24T23:56:31.731 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 70 16 16721 16705 14.913 60.25 0.0227445 0.0670405 2022-03-24T23:56:32.091 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-24T23:56:32.091 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-24T23:56:32.731 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 71 16 17566 17550 15.4467 52.8125 0.0175225 0.0647229 2022-03-24T23:56:33.731 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 72 16 18235 18219 15.8129 41.8125 0.0113158 0.0631931 2022-03-24T23:56:34.731 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 73 16 19114 19098 16.3487 54.9375 0.0122606 0.0611539 2022-03-24T23:56:35.731 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 74 16 19951 19935 16.8346 52.3125 0.0118389 0.0593919 2022-03-24T23:56:36.731 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 75 16 20792 20776 17.3109 52.5625 0.010408 0.057757 2022-03-24T23:56:37.731 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 76 16 21414 21398 17.5946 38.875 0.0174697 0.056825 2022-03-24T23:56:38.731 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 77 16 22358 22342 18.1322 59 0.0213366 0.0551377 2022-03-24T23:56:39.731 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 78 16 23154 23138 18.5375 49.75 0.0173059 0.0539349 2022-03-24T23:56:40.731 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 79 16 24082 24066 19.0369 58 0.0195355 0.0525136 2022-03-24T23:56:41.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:56:41.730661+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0512874 2022-03-24T23:56:41.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:56:41.734 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 80 16 24966 24950 19.4895 55.25 0.0165992 0.0512874 2022-03-24T23:56:42.732 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 81 16 25611 25595 19.7465 40.3125 0.0209987 0.0506287 2022-03-24T23:56:43.732 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 82 16 26364 26348 20.0796 47.0625 0.0143593 0.0497864 2022-03-24T23:56:44.732 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 83 16 26934 26918 20.2668 35.625 0.0127298 0.049281 2022-03-24T23:56:45.732 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 84 16 27368 27352 20.3484 27.125 0.0212238 0.0491351 2022-03-24T23:56:46.732 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 85 16 28343 28327 20.8259 60.9375 0.0141656 0.0480105 2022-03-24T23:56:47.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 86 16 29079 29063 21.1185 46 0.0196671 0.0473388 2022-03-24T23:56:48.735 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 87 16 29938 29922 21.4928 53.6875 0.0192666 0.0465178 2022-03-24T23:56:49.732 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 88 16 30824 30808 21.8778 55.375 0.0188612 0.0456998 2022-03-24T23:56:50.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 89 16 31592 31576 22.1712 48 0.118417 0.0450672 2022-03-24T23:56:51.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 90 16 32371 32355 22.4658 48.6875 0.0144647 0.0444599 2022-03-24T23:56:52.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 91 16 33218 33202 22.8006 52.9375 0.025252 0.0438468 2022-03-24T23:56:53.245 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:53.242444 I | ceph-cluster-controller: detected ceph image version: "17.1.0-76 quincy" 2022-03-24T23:56:53.246 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:53.242465 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-24T23:56:53.246 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:53.242477 W | ceph-cluster-controller: unsupported ceph version detected: "17.1.0-76 quincy", pursuing 2022-03-24T23:56:53.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 92 16 33805 33789 22.9515 36.6875 0.0173304 0.0435618 2022-03-24T23:56:54.176 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:54.172344 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:56:54.467 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:54.459202 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:56:54.472 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:54.470408 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:56:54.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 93 16 34508 34492 23.1771 43.9375 0.0164079 0.0431374 2022-03-24T23:56:55.637 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:55.598431 I | ceph-cluster-controller: cluster "rook-ceph": version "17.1.0-76 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355" 2022-03-24T23:56:55.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 94 16 35252 35236 23.4251 46.5 0.0162375 0.0426793 2022-03-24T23:56:56.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 95 16 36028 36012 23.689 48.5 0.0195674 0.0422051 2022-03-24T23:56:57.062 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:57.060700 I | op-mon: start running mons 2022-03-24T23:56:57.197 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:57.193169 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:56:57.352 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:57.349856 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:56:57.365 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:57.361526 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:56:57.365 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:57.362112 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:56:57.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 96 16 36645 36629 23.8439 38.5625 0.0212377 0.0419281 2022-03-24T23:56:58.306 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:58.304832 I | op-mon: targeting the mon count 1 2022-03-24T23:56:58.313 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:58.309316 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-24T23:56:58.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 97 16 37260 37244 23.9943 38.4375 0.0956097 0.041662 2022-03-24T23:56:58.957 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:58.955742 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-24T23:56:58.957 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:58.955762 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-03-24T23:56:59.734 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 98 16 37894 37878 24.1537 39.625 0.0145363 0.0413456 2022-03-24T23:56:59.825 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:59.823662 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-03-24T23:56:59.826 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:56:59.823681 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-24T23:57:00.494 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:00.491516 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-24T23:57:00.494 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:00.491545 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-03-24T23:57:00.733 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 99 16 38480 38464 24.2797 36.625 0.0170593 0.0411677 2022-03-24T23:57:01.734 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:57:01.732585+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0408134 2022-03-24T23:57:01.734 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:57:01.734 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 100 16 39215 39199 24.4962 45.9375 0.0165324 0.0408134 2022-03-24T23:57:01.740 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:01.738192 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-03-24T23:57:01.740 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:01.738220 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-24T23:57:02.093 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-24T23:57:02.094 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-24T23:57:02.094 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-24T23:57:02.095 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-24T23:57:02.095 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-24T23:57:02.096 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-24T23:57:02.183 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-24T23:57:02.392 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:02.386627 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-24T23:57:02.392 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:02.386656 I | op-config: deleting "log file" option from the mon configuration database 2022-03-24T23:57:02.734 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 101 16 39813 39797 24.6237 37.375 0.0318474 0.0405993 2022-03-24T23:57:02.981 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-24T23:57:02.982 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-24T23:57:03.000 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:02.997836 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-03-24T23:57:03.000 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:02.997860 I | op-mon: checking for basic quorum with existing mons 2022-03-24T23:57:03.549 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:03.547324 I | op-mon: mon "a" endpoint is [v2:10.96.49.174:3300,v1:10.96.49.174:6789] 2022-03-24T23:57:03.615 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:03.607653 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:57:03.734 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 102 16 40458 40442 24.7775 40.3125 0.0238648 0.0403513 2022-03-24T23:57:03.761 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:03.759293 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:57:03.764 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:03.759553 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:57:03.892 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:03.886428 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-03-24T23:57:03.899 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:03.897049 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-03-24T23:57:03.899 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:03.897079 I | op-mon: waiting for mon quorum with [a] 2022-03-24T23:57:03.910 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:03.905205 I | op-mon: mons running: [a] 2022-03-24T23:57:04.551 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:04.549428 I | op-mon: Monitors in quorum: [a] 2022-03-24T23:57:04.551 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:04.549452 I | op-mon: mons created: 1 2022-03-24T23:57:04.734 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 103 16 41140 41124 24.9507 42.625 0.0218462 0.0400703 2022-03-24T23:57:05.257 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:05.254978 I | op-mon: waiting for mon quorum with [a] 2022-03-24T23:57:05.264 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:05.263318 I | op-mon: mons running: [a] 2022-03-24T23:57:05.734 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 104 16 41854 41838 25.1398 44.625 0.0206018 0.0397702 2022-03-24T23:57:05.967 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:05.965266 I | op-mon: Monitors in quorum: [a] 2022-03-24T23:57:05.968 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:05.965305 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-03-24T23:57:06.734 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 105 16 42498 42482 25.2837 40.25 0.0189126 0.0395409 2022-03-24T23:57:06.802 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:06.800774 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-03-24T23:57:07.582 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:07.577543 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-03-24T23:57:07.734 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 106 16 43200 43184 25.459 43.875 0.0293067 0.0392685 2022-03-24T23:57:08.365 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:08.363719 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-03-24T23:57:08.735 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 107 16 43880 43864 25.6179 42.5 0.0364028 0.0390233 2022-03-24T23:57:09.074 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:09.072711 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-03-24T23:57:09.075 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:09.072734 I | cephclient: getting or creating ceph auth key "client.crash" 2022-03-24T23:57:09.736 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 108 16 44579 44563 25.7852 43.6875 0.0158615 0.0387698 2022-03-24T23:57:09.993 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:09.985414 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-03-24T23:57:10.631 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:10.629712 I | cephclient: successfully enabled msgr2 protocol 2022-03-24T23:57:10.632 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:10.629736 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-03-24T23:57:10.632 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:10.629740 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-03-24T23:57:10.736 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 109 16 45149 45133 25.8754 35.625 0.0175853 0.0385705 2022-03-24T23:57:11.033 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:11.032089 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-03-24T23:57:11.074 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:11.073147 I | op-mgr: start running mgr 2022-03-24T23:57:11.075 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:11.073175 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-03-24T23:57:11.736 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 110 16 45284 45268 25.7169 8.4375 0.0170313 0.0386906 2022-03-24T23:57:12.033 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.031782 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-03-24T23:57:12.043 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.040554 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-03-24T23:57:12.062 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.060157 I | op-mgr: setting services to point to mgr "a" 2022-03-24T23:57:12.212 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.210096 I | op-osd: start running osds in namespace "rook-ceph" 2022-03-24T23:57:12.213 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.210121 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-03-24T23:57:12.249 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.238442 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-03-24T23:57:12.253 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.251093 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi165-lv-2" 2022-03-24T23:57:12.253 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.251129 I | op-osd: OSD PVC "smithi165-lv-2-data-062b4b" already exists 2022-03-24T23:57:12.253 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.251139 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi165-lv-3" 2022-03-24T23:57:12.254 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.251148 I | op-osd: OSD PVC "smithi165-lv-3-data-0gq7hz" already exists 2022-03-24T23:57:12.254 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.251154 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi165-lv-4" 2022-03-24T23:57:12.254 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.251164 I | op-osd: OSD PVC "smithi165-lv-4-data-0mf882" already exists 2022-03-24T23:57:12.254 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.251214 I | op-osd: creating 1 new PVCs for device set "smithi165-lv-1" 2022-03-24T23:57:12.269 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.256838 I | op-osd: successfully provisioned PVC "smithi165-lv-1-data-0nfkrx" 2022-03-24T23:57:12.362 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.360181 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-2-data-062b4b" 2022-03-24T23:57:12.362 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.360330 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:57:12.363 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.360381 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-4-data-0mf882" 2022-03-24T23:57:12.363 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.360390 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-1-data-0nfkrx" 2022-03-24T23:57:12.444 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.438635 I | op-osd: started OSD provisioning job for PVC "smithi165-lv-1-data-0nfkrx" 2022-03-24T23:57:12.444 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.438657 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-03-24T23:57:12.445 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.438664 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-03-24T23:57:12.552 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:12.544506 I | op-osd: OSD orchestration status for PVC smithi165-lv-1-data-0nfkrx is "starting" 2022-03-24T23:57:12.739 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 111 16 45741 45725 25.7418 28.5625 0.0435188 0.0388222 2022-03-24T23:57:13.739 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 112 16 46221 46205 25.7798 30 0.0140077 0.038782 2022-03-24T23:57:14.629 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:14.627291 I | op-mgr: successful modules: prometheus 2022-03-24T23:57:14.640 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:14.638107 I | op-mgr: successful modules: dashboard 2022-03-24T23:57:14.667 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:14.665895 I | op-mgr: successful modules: mgr module(s) from the spec 2022-03-24T23:57:14.743 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 113 16 46831 46815 25.8882 38.125 0.03917 0.0386159 2022-03-24T23:57:15.222 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:15.220450 I | op-mgr: successful modules: balancer 2022-03-24T23:57:15.743 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 114 16 46965 46949 25.7346 8.375 0.032505 0.0386501 2022-03-24T23:57:15.784 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:15.782107 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-24T23:57:16.285 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:16.283811 I | op-osd: updating OSD 1 on PVC "smithi165-lv-4-data-0mf882" 2022-03-24T23:57:16.286 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:16.283834 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-4-data-0mf882" 2022-03-24T23:57:16.743 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 115 16 46965 46949 25.5108 0 - 0.0386501 2022-03-24T23:57:17.116 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:17.114305 I | op-mgr: successful modules: orchestrator modules 2022-03-24T23:57:17.743 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 116 16 47520 47504 25.5899 17.3438 0.0317867 0.0390676 2022-03-24T23:57:18.743 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 117 16 48191 48175 25.7296 41.9375 0.0425498 0.0388542 2022-03-24T23:57:19.743 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 118 16 48768 48752 25.8171 36.0625 0.0391668 0.0387226 2022-03-24T23:57:20.072 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:20.070944 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-24T23:57:20.301 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:20.299196 I | op-osd: updating OSD 2 on PVC "smithi165-lv-2-data-062b4b" 2022-03-24T23:57:20.302 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:20.299219 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-2-data-062b4b" 2022-03-24T23:57:20.743 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 119 16 49311 49295 25.8853 33.9375 0.0183864 0.0386223 2022-03-24T23:57:21.743 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:57:21.742423+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0384316 2022-03-24T23:57:21.744 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:57:21.744 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 120 16 49973 49957 26.0143 41.375 0.0490518 0.0384316 2022-03-24T23:57:22.743 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 121 16 50503 50487 26.0731 33.125 0.0432275 0.0383431 2022-03-24T23:57:23.355 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:23.353453 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-24T23:57:23.562 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:23.559776 I | op-osd: updating OSD 3 on PVC "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:57:23.563 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:23.559799 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:57:23.743 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 122 16 51039 51023 26.1339 33.5 0.025233 0.0382325 2022-03-24T23:57:24.744 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 123 16 51561 51545 26.1867 32.625 0.0117837 0.0381776 2022-03-24T23:57:25.744 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 124 16 52132 52116 26.2633 35.6875 0.0258882 0.0380689 2022-03-24T23:57:26.744 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 125 16 52806 52790 26.3901 42.125 0.0232129 0.0378845 2022-03-24T23:57:27.745 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 126 16 53436 53420 26.4928 39.375 0.0224776 0.0377366 2022-03-24T23:57:28.745 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 127 16 54048 54032 26.5853 38.25 0.0239807 0.0376057 2022-03-24T23:57:29.746 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 128 16 54622 54606 26.6579 35.875 0.0210201 0.0375032 2022-03-24T23:57:30.746 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 129 16 55159 55143 26.7114 33.5625 0.0177306 0.0374284 2022-03-24T23:57:31.746 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 130 16 55680 55664 26.7564 32.5625 0.0205643 0.0373448 2022-03-24T23:57:32.748 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 131 16 56273 56257 26.8346 37.0625 0.0244071 0.0372562 2022-03-24T23:57:32.982 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-24T23:57:32.983 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-24T23:57:32.983 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-24T23:57:32.984 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-24T23:57:32.984 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-24T23:57:32.984 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-24T23:57:33.570 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-24T23:57:33.748 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 132 16 56811 56795 26.886 33.625 0.0157538 0.0371833 2022-03-24T23:57:34.430 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-24T23:57:34.431 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-24T23:57:34.748 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 133 16 57394 57378 26.9578 36.4375 0.0162342 0.0370858 2022-03-24T23:57:35.748 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 134 16 57943 57927 27.0127 34.3125 0.0369824 0.0370073 2022-03-24T23:57:36.748 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 135 16 58633 58617 27.132 43.125 0.015444 0.0368475 2022-03-24T23:57:37.748 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 136 16 59250 59234 27.216 38.5625 0.028479 0.0367349 2022-03-24T23:57:38.748 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 137 16 59627 59611 27.1893 23.5625 0.0217621 0.0367705 2022-03-24T23:57:39.748 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 138 16 60283 60267 27.2894 41 0.0156476 0.0366361 2022-03-24T23:57:40.703 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:40.701616 I | op-osd: OSD orchestration status for node smithi165-lv-1-data-0nfkrx is "orchestrating" 2022-03-24T23:57:40.748 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 139 16 60900 60884 27.3704 38.5625 0.0389148 0.0365262 2022-03-24T23:57:41.282 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:41.281296 I | op-osd: OSD orchestration status for PVC smithi165-lv-1-data-0nfkrx is "orchestrating" 2022-03-24T23:57:41.748 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:57:41.747599+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0364537 2022-03-24T23:57:41.749 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:57:41.749 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 140 16 61459 61443 27.4244 34.9375 0.0229005 0.0364537 2022-03-24T23:57:42.748 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 141 16 62005 61989 27.4719 34.125 0.0285389 0.0363924 2022-03-24T23:57:43.749 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 142 16 62548 62532 27.5174 33.9375 0.00849011 0.0363337 2022-03-24T23:57:44.749 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 143 16 63071 63055 27.5536 32.6875 0.0354143 0.0362847 2022-03-24T23:57:45.749 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 144 16 63608 63592 27.5953 33.5625 0.0471201 0.0362302 2022-03-24T23:57:46.716 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:46.704447 I | op-osd: OSD orchestration status for PVC smithi165-lv-1-data-0nfkrx is "failed" 2022-03-24T23:57:46.717 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:46.704501 E | op-osd: failed to provision OSD(s) on PVC smithi165-lv-1-data-0nfkrx. &{OSDs:[] Status:failed PvcBackedOSD:true Message:failed to configure devices: failed to initialize devices on PVC: failed to run ceph-volume. Running command: /usr/bin/ceph-authtool --gen-print-key 2022-03-24T23:57:46.717 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring -i - osd new fc564305-752c-4713-ae46-f7307b14086f 2022-03-24T23:57:46.717 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph-authtool --gen-print-key 2022-03-24T23:57:46.718 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/mount -t tmpfs tmpfs /var/lib/ceph/osd/ceph-0 2022-03-24T23:57:46.718 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.718 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2022-03-24T23:57:46.718 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-0/block 2022-03-24T23:57:46.718 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring mon getmap -o /var/lib/ceph/osd/ceph-0/activate.monmap 2022-03-24T23:57:46.719 INFO:tasks.rook.operator.smithi165.stdout: stderr: got monmap epoch 1 2022-03-24T23:57:46.719 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph-authtool /var/lib/ceph/osd/ceph-0/keyring --create-keyring --name osd.0 --add-key AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA== 2022-03-24T23:57:46.719 INFO:tasks.rook.operator.smithi165.stdout: stdout: creating /var/lib/ceph/osd/ceph-0/keyring 2022-03-24T23:57:46.719 INFO:tasks.rook.operator.smithi165.stdout:added entity osd.0 auth(key=AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA==) 2022-03-24T23:57:46.720 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0/keyring 2022-03-24T23:57:46.720 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0/ 2022-03-24T23:57:46.720 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.720 INFO:tasks.rook.operator.smithi165.stdout: stderr: 2022-03-24T23:57:44.582+0000 7fb5281f53c0 -1 bluestore(/var/lib/ceph/osd/ceph-0/) _read_fsid unparsable uuid 2022-03-24T23:57:46.721 INFO:tasks.rook.operator.smithi165.stdout: stderr: 2022-03-24T23:57:45.138+0000 7fb5281f53c0 -1 bluestore(/var/lib/ceph/osd/ceph-0/) _open_super_meta unable to read nid_max 2022-03-24T23:57:46.721 INFO:tasks.rook.operator.smithi165.stdout: stderr: 2022-03-24T23:57:45.682+0000 7fb5281f53c0 -1 OSD::mkfs: ObjectStore::mkfs failed with error (5) Input/output error 2022-03-24T23:57:46.721 INFO:tasks.rook.operator.smithi165.stdout: stderr: 2022-03-24T23:57:45.682+0000 7fb5281f53c0 -1  ** ERROR: error creating empty object store in /var/lib/ceph/osd/ceph-0/: (5) Input/output error 2022-03-24T23:57:46.721 INFO:tasks.rook.operator.smithi165.stdout:--> Was unable to complete a new OSD, will rollback changes 2022-03-24T23:57:46.721 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring osd purge-new osd.0 --yes-i-really-mean-it 2022-03-24T23:57:46.722 INFO:tasks.rook.operator.smithi165.stdout: stderr: purged osd.0 2022-03-24T23:57:46.722 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.722 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 91, in safe_prepare 2022-03-24T23:57:46.722 INFO:tasks.rook.operator.smithi165.stdout: self.prepare() 2022-03-24T23:57:46.723 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.723 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.723 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 134, in prepare 2022-03-24T23:57:46.723 INFO:tasks.rook.operator.smithi165.stdout: tmpfs, 2022-03-24T23:57:46.723 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 68, in prepare_bluestore 2022-03-24T23:57:46.724 INFO:tasks.rook.operator.smithi165.stdout: db=db 2022-03-24T23:57:46.724 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/util/prepare.py", line 481, in osd_mkfs_bluestore 2022-03-24T23:57:46.724 INFO:tasks.rook.operator.smithi165.stdout: raise RuntimeError('Command failed with exit code %s: %s' % (returncode, ' '.join(command))) 2022-03-24T23:57:46.724 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Command failed with exit code 250: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.725 INFO:tasks.rook.operator.smithi165.stdout: 2022-03-24T23:57:46.725 INFO:tasks.rook.operator.smithi165.stdout:During handling of the above exception, another exception occurred: 2022-03-24T23:57:46.725 INFO:tasks.rook.operator.smithi165.stdout: 2022-03-24T23:57:46.725 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.726 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/sbin/ceph-volume", line 11, in 2022-03-24T23:57:46.726 INFO:tasks.rook.operator.smithi165.stdout: load_entry_point('ceph-volume==1.0.0', 'console_scripts', 'ceph-volume')() 2022-03-24T23:57:46.726 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/main.py", line 41, in __init__ 2022-03-24T23:57:46.726 INFO:tasks.rook.operator.smithi165.stdout: self.main(self.argv) 2022-03-24T23:57:46.726 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 59, in newfunc 2022-03-24T23:57:46.727 INFO:tasks.rook.operator.smithi165.stdout: return f(*a, **kw) 2022-03-24T23:57:46.727 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/main.py", line 153, in main 2022-03-24T23:57:46.727 INFO:tasks.rook.operator.smithi165.stdout: terminal.dispatch(self.mapper, subcommand_args) 2022-03-24T23:57:46.727 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch 2022-03-24T23:57:46.728 INFO:tasks.rook.operator.smithi165.stdout: instance.main() 2022-03-24T23:57:46.728 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/main.py", line 32, in main 2022-03-24T23:57:46.728 INFO:tasks.rook.operator.smithi165.stdout: terminal.dispatch(self.mapper, self.argv) 2022-03-24T23:57:46.728 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch 2022-03-24T23:57:46.728 INFO:tasks.rook.operator.smithi165.stdout: instance.main() 2022-03-24T23:57:46.729 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 169, in main 2022-03-24T23:57:46.729 INFO:tasks.rook.operator.smithi165.stdout: self.safe_prepare(self.args) 2022-03-24T23:57:46.729 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 95, in safe_prepare 2022-03-24T23:57:46.729 INFO:tasks.rook.operator.smithi165.stdout: rollback_osd(self.args, self.osd_id) 2022-03-24T23:57:46.730 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/common.py", line 36, in rollback_osd 2022-03-24T23:57:46.730 INFO:tasks.rook.operator.smithi165.stdout: Zap(['--destroy', '--osd-id', osd_id]).main() 2022-03-24T23:57:46.730 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 402, in main 2022-03-24T23:57:46.730 INFO:tasks.rook.operator.smithi165.stdout: self.zap_osd() 2022-03-24T23:57:46.731 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.731 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.731 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 299, in zap_osd 2022-03-24T23:57:46.731 INFO:tasks.rook.operator.smithi165.stdout: devices = find_associated_devices(self.args.osd_id, self.args.osd_fsid) 2022-03-24T23:57:46.731 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 88, in find_associated_devices 2022-03-24T23:57:46.732 INFO:tasks.rook.operator.smithi165.stdout: '%s' % osd_id or osd_fsid) 2022-03-24T23:57:46.732 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Unable to find any LV for zapping OSD: 0. debug logs below: 2022-03-24T23:57:46.732 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,468][ceph_volume.main][INFO ] Running command: ceph-volume --log-path /var/log/ceph/smithi165-lv-1-data-0nfkrx raw prepare --bluestore --data /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.732 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,469][ceph_volume.process][INFO ] Running command: /usr/bin/lsblk -plno KNAME,NAME,TYPE 2022-03-24T23:57:46.733 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,476][ceph_volume.process][INFO ] stdout /dev/loop0 /dev/loop0 loop 2022-03-24T23:57:46.733 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/loop5 /dev/loop5 loop 2022-03-24T23:57:46.733 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/loop6 /dev/loop6 loop 2022-03-24T23:57:46.733 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/loop7 /dev/loop7 loop 2022-03-24T23:57:46.733 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/sda /dev/sda disk 2022-03-24T23:57:46.734 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/sda1 /dev/sda1 part 2022-03-24T23:57:46.734 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-0 /dev/mapper/vg_nvme-lv_1 lvm 2022-03-24T23:57:46.734 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-1 /dev/mapper/vg_nvme-lv_2 lvm 2022-03-24T23:57:46.734 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-2 /dev/mapper/vg_nvme-lv_3 lvm 2022-03-24T23:57:46.734 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-3 /dev/mapper/vg_nvme-lv_4 lvm 2022-03-24T23:57:46.735 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-4 /dev/mapper/vg_nvme-lv_5 lvm 2022-03-24T23:57:46.735 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme0n1 /dev/nvme0n1 disk 2022-03-24T23:57:46.735 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme1n1 /dev/nvme1n1 disk 2022-03-24T23:57:46.735 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme2n1 /dev/nvme2n1 disk 2022-03-24T23:57:46.736 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme3n1 /dev/nvme3n1 disk 2022-03-24T23:57:46.736 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme4n1 /dev/nvme4n1 disk 2022-03-24T23:57:46.736 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,488][ceph_volume.util.system][WARNING] Executable lvs not found on the host, will return lvs as-is 2022-03-24T23:57:46.736 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,488][ceph_volume.process][INFO ] Running command: lvs --noheadings --readonly --separator=";" -a --units=b --nosuffix -S lv_path=/dev/mapper/vg_nvme-lv_1 -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size 2022-03-24T23:57:46.736 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,832][ceph_volume.process][INFO ] Running command: /usr/bin/lsblk --nodeps -P -o NAME,KNAME,MAJ:MIN,FSTYPE,MOUNTPOINT,LABEL,UUID,RO,RM,MODEL,SIZE,STATE,OWNER,GROUP,MODE,ALIGNMENT,PHY-SEC,LOG-SEC,ROTA,SCHED,TYPE,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,PKNAME,PARTLABEL /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.737 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,839][ceph_volume.process][INFO ] stdout NAME="vg_nvme-lv_1" KNAME="dm-0" MAJ:MIN="253:0" FSTYPE="" MOUNTPOINT="" LABEL="" UUID="" RO="0" RM="0" MODEL="" SIZE="89.4G" STATE="running" OWNER="ceph" GROUP="ceph" MODE="brw-rw----" ALIGNMENT="0" PHY-SEC="512" LOG-SEC="512" ROTA="0" SCHED="" TYPE="lvm" DISC-ALN="0" DISC-GRAN="512B" DISC-MAX="2T" DISC-ZERO="0" PKNAME="" PARTLABEL="" 2022-03-24T23:57:46.737 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,840][ceph_volume.process][INFO ] Running command: /usr/sbin/blkid -c /dev/null -p /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.737 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,844][ceph_volume.util.disk][INFO ] opening device /dev/mapper/vg_nvme-lv_1 to check for BlueStore label 2022-03-24T23:57:46.737 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,845][ceph_volume.util.disk][INFO ] opening device /dev/mapper/vg_nvme-lv_1 to check for BlueStore label 2022-03-24T23:57:46.737 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,845][ceph_volume.process][INFO ] Running command: /usr/sbin/udevadm info --query=property /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.738 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,852][ceph_volume.process][INFO ] stdout DEVLINKS=/dev/disk/by-id/dm-name-vg_nvme-lv_1 /dev/disk/by-id/dm-uuid-LVM-w7ekeG9RV8sp6ljiIAeD6Fu3AIpZx5lchzon2bVI1PeYCh0ZuxgPEjmJ1Dczy4hb /dev/vg_nvme/lv_1 /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.738 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DEVNAME=/dev/dm-0 2022-03-24T23:57:46.738 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DEVPATH=/devices/virtual/block/dm-0 2022-03-24T23:57:46.738 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DEVTYPE=disk 2022-03-24T23:57:46.739 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_LV_NAME=lv_1 2022-03-24T23:57:46.739 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_NAME=vg_nvme-lv_1 2022-03-24T23:57:46.739 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_SUSPENDED=0 2022-03-24T23:57:46.739 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG=1 2022-03-24T23:57:46.740 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UDEV_PRIMARY_SOURCE_FLAG=1 2022-03-24T23:57:46.740 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UDEV_RULES=1 2022-03-24T23:57:46.740 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UDEV_RULES_VSN=2 2022-03-24T23:57:46.740 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UUID=LVM-w7ekeG9RV8sp6ljiIAeD6Fu3AIpZx5lchzon2bVI1PeYCh0ZuxgPEjmJ1Dczy4hb 2022-03-24T23:57:46.740 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_VG_NAME=vg_nvme 2022-03-24T23:57:46.741 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout MAJOR=253 2022-03-24T23:57:46.741 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout MINOR=0 2022-03-24T23:57:46.741 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout SUBSYSTEM=block 2022-03-24T23:57:46.741 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout TAGS=:systemd: 2022-03-24T23:57:46.742 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout USEC_INITIALIZED=188870930 2022-03-24T23:57:46.742 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,854][ceph_volume.process][INFO ] Running command: /usr/bin/ceph-authtool --gen-print-key 2022-03-24T23:57:46.742 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,884][ceph_volume.process][INFO ] stdout AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA== 2022-03-24T23:57:46.742 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,885][ceph_volume.process][INFO ] Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring -i - osd new fc564305-752c-4713-ae46-f7307b14086f 2022-03-24T23:57:46.742 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,611][ceph_volume.process][INFO ] stdout 0 2022-03-24T23:57:46.743 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,611][ceph_volume.process][INFO ] Running command: /usr/bin/ceph-authtool --gen-print-key 2022-03-24T23:57:46.743 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,636][ceph_volume.process][INFO ] stdout AQB3BT1i+LWJJRAA1BM/3VA9+R5pQTF6jMVRAA== 2022-03-24T23:57:46.743 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,639][ceph_volume.process][INFO ] Running command: /usr/bin/mount -t tmpfs tmpfs /var/lib/ceph/osd/ceph-0 2022-03-24T23:57:46.743 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,643][ceph_volume.util.system][INFO ] CEPH_VOLUME_SKIP_RESTORECON environ is set, will not call restorecon 2022-03-24T23:57:46.744 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,643][ceph_volume.process][INFO ] Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.744 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,663][ceph_volume.process][INFO ] Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2022-03-24T23:57:46.744 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,667][ceph_volume.process][INFO ] Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-0/block 2022-03-24T23:57:46.744 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,670][ceph_volume.process][INFO ] Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring mon getmap -o /var/lib/ceph/osd/ceph-0/activate.monmap 2022-03-24T23:57:46.744 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,414][ceph_volume.process][INFO ] stderr got monmap epoch 1 2022-03-24T23:57:46.745 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,450][ceph_volume.process][INFO ] Running command: /usr/bin/ceph-authtool /var/lib/ceph/osd/ceph-0/keyring --create-keyring --name osd.0 --add-key AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA== 2022-03-24T23:57:46.745 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,478][ceph_volume.process][INFO ] stdout creating /var/lib/ceph/osd/ceph-0/keyring 2022-03-24T23:57:46.745 INFO:tasks.rook.operator.smithi165.stdout:added entity osd.0 auth(key=AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA==) 2022-03-24T23:57:46.745 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,479][ceph_volume.process][INFO ] Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0/keyring 2022-03-24T23:57:46.745 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,507][ceph_volume.process][INFO ] Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0/ 2022-03-24T23:57:46.746 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,539][ceph_volume.process][INFO ] Running command: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.746 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.process][INFO ] stderr 2022-03-24T23:57:44.582+0000 7fb5281f53c0 -1 bluestore(/var/lib/ceph/osd/ceph-0/) _read_fsid unparsable uuid 2022-03-24T23:57:46.746 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.process][INFO ] stderr 2022-03-24T23:57:45.138+0000 7fb5281f53c0 -1 bluestore(/var/lib/ceph/osd/ceph-0/) _open_super_meta unable to read nid_max 2022-03-24T23:57:46.746 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.process][INFO ] stderr 2022-03-24T23:57:45.682+0000 7fb5281f53c0 -1 OSD::mkfs: ObjectStore::mkfs failed with error (5) Input/output error 2022-03-24T23:57:46.747 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.process][INFO ] stderr 2022-03-24T23:57:45.682+0000 7fb5281f53c0 -1  ** ERROR: error creating empty object store in /var/lib/ceph/osd/ceph-0/: (5) Input/output error 2022-03-24T23:57:46.747 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.devices.raw.prepare][ERROR ] raw prepare was unable to complete 2022-03-24T23:57:46.747 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.747 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 91, in safe_prepare 2022-03-24T23:57:46.747 INFO:tasks.rook.operator.smithi165.stdout: self.prepare() 2022-03-24T23:57:46.748 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.748 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.748 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 134, in prepare 2022-03-24T23:57:46.748 INFO:tasks.rook.operator.smithi165.stdout: tmpfs, 2022-03-24T23:57:46.748 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 68, in prepare_bluestore 2022-03-24T23:57:46.749 INFO:tasks.rook.operator.smithi165.stdout: db=db 2022-03-24T23:57:46.749 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/util/prepare.py", line 481, in osd_mkfs_bluestore 2022-03-24T23:57:46.749 INFO:tasks.rook.operator.smithi165.stdout: raise RuntimeError('Command failed with exit code %s: %s' % (returncode, ' '.join(command))) 2022-03-24T23:57:46.749 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Command failed with exit code 250: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.750 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,704][ceph_volume.devices.raw.prepare][INFO ] will rollback OSD ID creation 2022-03-24T23:57:46.750 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,705][ceph_volume.process][INFO ] Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring osd purge-new osd.0 --yes-i-really-mean-it 2022-03-24T23:57:46.750 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,414][ceph_volume.process][INFO ] stderr purged osd.0 2022-03-24T23:57:46.750 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,468][ceph_volume.process][INFO ] Running command: /usr/bin/systemctl is-active ceph-osd@0 2022-03-24T23:57:46.750 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,485][ceph_volume.process][INFO ] stderr System has not been booted with systemd as init system (PID 1). Can't operate. 2022-03-24T23:57:46.751 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,485][ceph_volume.process][INFO ] stderr Failed to connect to bus: Host is down 2022-03-24T23:57:46.751 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,489][ceph_volume.util.system][WARNING] Executable lvs not found on the host, will return lvs as-is 2022-03-24T23:57:46.751 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,489][ceph_volume.process][INFO ] Running command: lvs --noheadings --readonly --separator=";" -a --units=b --nosuffix -S tags={ceph.osd_id=0} -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size 2022-03-24T23:57:46.751 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,631][ceph_volume][ERROR ] exception caught by decorator 2022-03-24T23:57:46.752 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.752 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 91, in safe_prepare 2022-03-24T23:57:46.752 INFO:tasks.rook.operator.smithi165.stdout: self.prepare() 2022-03-24T23:57:46.752 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.752 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.753 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 134, in prepare 2022-03-24T23:57:46.753 INFO:tasks.rook.operator.smithi165.stdout: tmpfs, 2022-03-24T23:57:46.753 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 68, in prepare_bluestore 2022-03-24T23:57:46.753 INFO:tasks.rook.operator.smithi165.stdout: db=db 2022-03-24T23:57:46.753 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/util/prepare.py", line 481, in osd_mkfs_bluestore 2022-03-24T23:57:46.754 INFO:tasks.rook.operator.smithi165.stdout: raise RuntimeError('Command failed with exit code %s: %s' % (returncode, ' '.join(command))) 2022-03-24T23:57:46.754 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Command failed with exit code 250: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.754 INFO:tasks.rook.operator.smithi165.stdout: 2022-03-24T23:57:46.754 INFO:tasks.rook.operator.smithi165.stdout:During handling of the above exception, another exception occurred: 2022-03-24T23:57:46.755 INFO:tasks.rook.operator.smithi165.stdout: 2022-03-24T23:57:46.755 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.755 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 59, in newfunc 2022-03-24T23:57:46.755 INFO:tasks.rook.operator.smithi165.stdout: return f(*a, **kw) 2022-03-24T23:57:46.755 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/main.py", line 153, in main 2022-03-24T23:57:46.756 INFO:tasks.rook.operator.smithi165.stdout: terminal.dispatch(self.mapper, subcommand_args) 2022-03-24T23:57:46.756 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch 2022-03-24T23:57:46.756 INFO:tasks.rook.operator.smithi165.stdout: instance.main() 2022-03-24T23:57:46.756 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/main.py", line 32, in main 2022-03-24T23:57:46.757 INFO:tasks.rook.operator.smithi165.stdout: terminal.dispatch(self.mapper, self.argv) 2022-03-24T23:57:46.757 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch 2022-03-24T23:57:46.757 INFO:tasks.rook.operator.smithi165.stdout: instance.main() 2022-03-24T23:57:46.757 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 169, in main 2022-03-24T23:57:46.757 INFO:tasks.rook.operator.smithi165.stdout: self.safe_prepare(self.args) 2022-03-24T23:57:46.758 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 95, in safe_prepare 2022-03-24T23:57:46.758 INFO:tasks.rook.operator.smithi165.stdout: rollback_osd(self.args, self.osd_id) 2022-03-24T23:57:46.758 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/common.py", line 36, in rollback_osd 2022-03-24T23:57:46.758 INFO:tasks.rook.operator.smithi165.stdout: Zap(['--destroy', '--osd-id', osd_id]).main() 2022-03-24T23:57:46.759 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 402, in main 2022-03-24T23:57:46.759 INFO:tasks.rook.operator.smithi165.stdout: self.zap_osd() 2022-03-24T23:57:46.759 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.759 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.759 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 299, in zap_osd 2022-03-24T23:57:46.760 INFO:tasks.rook.operator.smithi165.stdout: devices = find_associated_devices(self.args.osd_id, self.args.osd_fsid) 2022-03-24T23:57:46.760 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 88, in find_associated_devices 2022-03-24T23:57:46.760 INFO:tasks.rook.operator.smithi165.stdout: '%s' % osd_id or osd_fsid) 2022-03-24T23:57:46.760 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Unable to find any LV for zapping OSD: 0 2022-03-24T23:57:46.760 INFO:tasks.rook.operator.smithi165.stdout:: exit status 1} 2022-03-24T23:57:46.766 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:46.743586 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". failed to reconcile cluster "rook-ceph": failed to configure local ceph cluster: failed to create cluster: failed to start ceph osds: 1 failures encountered while running osds on nodes in namespace "rook-ceph". 2022-03-24T23:57:46.766 INFO:tasks.rook.operator.smithi165.stdout:failed to provision OSD(s) on PVC smithi165-lv-1-data-0nfkrx. &{OSDs:[] Status:failed PvcBackedOSD:true Message:failed to configure devices: failed to initialize devices on PVC: failed to run ceph-volume. Running command: /usr/bin/ceph-authtool --gen-print-key 2022-03-24T23:57:46.767 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring -i - osd new fc564305-752c-4713-ae46-f7307b14086f 2022-03-24T23:57:46.767 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph-authtool --gen-print-key 2022-03-24T23:57:46.767 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/mount -t tmpfs tmpfs /var/lib/ceph/osd/ceph-0 2022-03-24T23:57:46.767 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.768 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2022-03-24T23:57:46.768 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-0/block 2022-03-24T23:57:46.768 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring mon getmap -o /var/lib/ceph/osd/ceph-0/activate.monmap 2022-03-24T23:57:46.768 INFO:tasks.rook.operator.smithi165.stdout: stderr: got monmap epoch 1 2022-03-24T23:57:46.769 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph-authtool /var/lib/ceph/osd/ceph-0/keyring --create-keyring --name osd.0 --add-key AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA== 2022-03-24T23:57:46.769 INFO:tasks.rook.operator.smithi165.stdout: stdout: creating /var/lib/ceph/osd/ceph-0/keyring 2022-03-24T23:57:46.769 INFO:tasks.rook.operator.smithi165.stdout:added entity osd.0 auth(key=AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA==) 2022-03-24T23:57:46.769 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0/keyring 2022-03-24T23:57:46.769 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0/ 2022-03-24T23:57:46.770 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.770 INFO:tasks.rook.operator.smithi165.stdout: stderr: 2022-03-24T23:57:44.582+0000 7fb5281f53c0 -1 bluestore(/var/lib/ceph/osd/ceph-0/) _read_fsid unparsable uuid 2022-03-24T23:57:46.770 INFO:tasks.rook.operator.smithi165.stdout: stderr: 2022-03-24T23:57:45.138+0000 7fb5281f53c0 -1 bluestore(/var/lib/ceph/osd/ceph-0/) _open_super_meta unable to read nid_max 2022-03-24T23:57:46.770 INFO:tasks.rook.operator.smithi165.stdout: stderr: 2022-03-24T23:57:45.682+0000 7fb5281f53c0 -1 OSD::mkfs: ObjectStore::mkfs failed with error (5) Input/output error 2022-03-24T23:57:46.771 INFO:tasks.rook.operator.smithi165.stdout: stderr: 2022-03-24T23:57:45.682+0000 7fb5281f53c0 -1  ** ERROR: error creating empty object store in /var/lib/ceph/osd/ceph-0/: (5) Input/output error 2022-03-24T23:57:46.771 INFO:tasks.rook.operator.smithi165.stdout:--> Was unable to complete a new OSD, will rollback changes 2022-03-24T23:57:46.771 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring osd purge-new osd.0 --yes-i-really-mean-it 2022-03-24T23:57:46.771 INFO:tasks.rook.operator.smithi165.stdout: stderr: purged osd.0 2022-03-24T23:57:46.772 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.772 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 91, in safe_prepare 2022-03-24T23:57:46.772 INFO:tasks.rook.operator.smithi165.stdout: self.prepare() 2022-03-24T23:57:46.772 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.772 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.773 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 134, in prepare 2022-03-24T23:57:46.773 INFO:tasks.rook.operator.smithi165.stdout: tmpfs, 2022-03-24T23:57:46.773 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 68, in prepare_bluestore 2022-03-24T23:57:46.773 INFO:tasks.rook.operator.smithi165.stdout: db=db 2022-03-24T23:57:46.774 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/util/prepare.py", line 481, in osd_mkfs_bluestore 2022-03-24T23:57:46.774 INFO:tasks.rook.operator.smithi165.stdout: raise RuntimeError('Command failed with exit code %s: %s' % (returncode, ' '.join(command))) 2022-03-24T23:57:46.774 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Command failed with exit code 250: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.774 INFO:tasks.rook.operator.smithi165.stdout: 2022-03-24T23:57:46.775 INFO:tasks.rook.operator.smithi165.stdout:During handling of the above exception, another exception occurred: 2022-03-24T23:57:46.775 INFO:tasks.rook.operator.smithi165.stdout: 2022-03-24T23:57:46.775 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.775 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/sbin/ceph-volume", line 11, in 2022-03-24T23:57:46.775 INFO:tasks.rook.operator.smithi165.stdout: load_entry_point('ceph-volume==1.0.0', 'console_scripts', 'ceph-volume')() 2022-03-24T23:57:46.776 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/main.py", line 41, in __init__ 2022-03-24T23:57:46.776 INFO:tasks.rook.operator.smithi165.stdout: self.main(self.argv) 2022-03-24T23:57:46.776 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 59, in newfunc 2022-03-24T23:57:46.776 INFO:tasks.rook.operator.smithi165.stdout: return f(*a, **kw) 2022-03-24T23:57:46.777 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/main.py", line 153, in main 2022-03-24T23:57:46.777 INFO:tasks.rook.operator.smithi165.stdout: terminal.dispatch(self.mapper, subcommand_args) 2022-03-24T23:57:46.777 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch 2022-03-24T23:57:46.777 INFO:tasks.rook.operator.smithi165.stdout: instance.main() 2022-03-24T23:57:46.777 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/main.py", line 32, in main 2022-03-24T23:57:46.778 INFO:tasks.rook.operator.smithi165.stdout: terminal.dispatch(self.mapper, self.argv) 2022-03-24T23:57:46.778 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch 2022-03-24T23:57:46.778 INFO:tasks.rook.operator.smithi165.stdout: instance.main() 2022-03-24T23:57:46.778 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 169, in main 2022-03-24T23:57:46.779 INFO:tasks.rook.operator.smithi165.stdout: self.safe_prepare(self.args) 2022-03-24T23:57:46.779 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 95, in safe_prepare 2022-03-24T23:57:46.779 INFO:tasks.rook.operator.smithi165.stdout: rollback_osd(self.args, self.osd_id) 2022-03-24T23:57:46.779 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/common.py", line 36, in rollback_osd 2022-03-24T23:57:46.779 INFO:tasks.rook.operator.smithi165.stdout: Zap(['--destroy', '--osd-id', osd_id]).main() 2022-03-24T23:57:46.780 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 402, in main 2022-03-24T23:57:46.780 INFO:tasks.rook.operator.smithi165.stdout: self.zap_osd() 2022-03-24T23:57:46.780 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.780 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.781 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 299, in zap_osd 2022-03-24T23:57:46.781 INFO:tasks.rook.operator.smithi165.stdout: devices = find_associated_devices(self.args.osd_id, self.args.osd_fsid) 2022-03-24T23:57:46.781 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 88, in find_associated_devices 2022-03-24T23:57:46.781 INFO:tasks.rook.operator.smithi165.stdout: '%s' % osd_id or osd_fsid) 2022-03-24T23:57:46.781 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Unable to find any LV for zapping OSD: 0. debug logs below: 2022-03-24T23:57:46.782 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,468][ceph_volume.main][INFO ] Running command: ceph-volume --log-path /var/log/ceph/smithi165-lv-1-data-0nfkrx raw prepare --bluestore --data /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.782 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,469][ceph_volume.process][INFO ] Running command: /usr/bin/lsblk -plno KNAME,NAME,TYPE 2022-03-24T23:57:46.782 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,476][ceph_volume.process][INFO ] stdout /dev/loop0 /dev/loop0 loop 2022-03-24T23:57:46.782 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/loop5 /dev/loop5 loop 2022-03-24T23:57:46.783 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/loop6 /dev/loop6 loop 2022-03-24T23:57:46.783 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/loop7 /dev/loop7 loop 2022-03-24T23:57:46.783 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/sda /dev/sda disk 2022-03-24T23:57:46.783 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/sda1 /dev/sda1 part 2022-03-24T23:57:46.783 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-0 /dev/mapper/vg_nvme-lv_1 lvm 2022-03-24T23:57:46.784 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-1 /dev/mapper/vg_nvme-lv_2 lvm 2022-03-24T23:57:46.784 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-2 /dev/mapper/vg_nvme-lv_3 lvm 2022-03-24T23:57:46.784 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 145 16 64144 64128 27.6357 33.5 0.0494503 0.0361731 2022-03-24T23:57:46.802 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-3 /dev/mapper/vg_nvme-lv_4 lvm 2022-03-24T23:57:46.803 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-4 /dev/mapper/vg_nvme-lv_5 lvm 2022-03-24T23:57:46.803 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme0n1 /dev/nvme0n1 disk 2022-03-24T23:57:46.803 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme1n1 /dev/nvme1n1 disk 2022-03-24T23:57:46.803 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme2n1 /dev/nvme2n1 disk 2022-03-24T23:57:46.804 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme3n1 /dev/nvme3n1 disk 2022-03-24T23:57:46.804 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme4n1 /dev/nvme4n1 disk 2022-03-24T23:57:46.804 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,488][ceph_volume.util.system][WARNING] Executable lvs not found on the host, will return lvs as-is 2022-03-24T23:57:46.804 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,488][ceph_volume.process][INFO ] Running command: lvs --noheadings --readonly --separator=";" -a --units=b --nosuffix -S lv_path=/dev/mapper/vg_nvme-lv_1 -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size 2022-03-24T23:57:46.805 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,832][ceph_volume.process][INFO ] Running command: /usr/bin/lsblk --nodeps -P -o NAME,KNAME,MAJ:MIN,FSTYPE,MOUNTPOINT,LABEL,UUID,RO,RM,MODEL,SIZE,STATE,OWNER,GROUP,MODE,ALIGNMENT,PHY-SEC,LOG-SEC,ROTA,SCHED,TYPE,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,PKNAME,PARTLABEL /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.805 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,839][ceph_volume.process][INFO ] stdout NAME="vg_nvme-lv_1" KNAME="dm-0" MAJ:MIN="253:0" FSTYPE="" MOUNTPOINT="" LABEL="" UUID="" RO="0" RM="0" MODEL="" SIZE="89.4G" STATE="running" OWNER="ceph" GROUP="ceph" MODE="brw-rw----" ALIGNMENT="0" PHY-SEC="512" LOG-SEC="512" ROTA="0" SCHED="" TYPE="lvm" DISC-ALN="0" DISC-GRAN="512B" DISC-MAX="2T" DISC-ZERO="0" PKNAME="" PARTLABEL="" 2022-03-24T23:57:46.805 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,840][ceph_volume.process][INFO ] Running command: /usr/sbin/blkid -c /dev/null -p /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.805 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,844][ceph_volume.util.disk][INFO ] opening device /dev/mapper/vg_nvme-lv_1 to check for BlueStore label 2022-03-24T23:57:46.805 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,845][ceph_volume.util.disk][INFO ] opening device /dev/mapper/vg_nvme-lv_1 to check for BlueStore label 2022-03-24T23:57:46.806 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,845][ceph_volume.process][INFO ] Running command: /usr/sbin/udevadm info --query=property /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.806 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,852][ceph_volume.process][INFO ] stdout DEVLINKS=/dev/disk/by-id/dm-name-vg_nvme-lv_1 /dev/disk/by-id/dm-uuid-LVM-w7ekeG9RV8sp6ljiIAeD6Fu3AIpZx5lchzon2bVI1PeYCh0ZuxgPEjmJ1Dczy4hb /dev/vg_nvme/lv_1 /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.806 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DEVNAME=/dev/dm-0 2022-03-24T23:57:46.806 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DEVPATH=/devices/virtual/block/dm-0 2022-03-24T23:57:46.807 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DEVTYPE=disk 2022-03-24T23:57:46.807 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_LV_NAME=lv_1 2022-03-24T23:57:46.807 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_NAME=vg_nvme-lv_1 2022-03-24T23:57:46.807 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_SUSPENDED=0 2022-03-24T23:57:46.808 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG=1 2022-03-24T23:57:46.808 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UDEV_PRIMARY_SOURCE_FLAG=1 2022-03-24T23:57:46.808 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UDEV_RULES=1 2022-03-24T23:57:46.808 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UDEV_RULES_VSN=2 2022-03-24T23:57:46.808 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UUID=LVM-w7ekeG9RV8sp6ljiIAeD6Fu3AIpZx5lchzon2bVI1PeYCh0ZuxgPEjmJ1Dczy4hb 2022-03-24T23:57:46.809 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_VG_NAME=vg_nvme 2022-03-24T23:57:46.809 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout MAJOR=253 2022-03-24T23:57:46.809 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout MINOR=0 2022-03-24T23:57:46.809 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout SUBSYSTEM=block 2022-03-24T23:57:46.809 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout TAGS=:systemd: 2022-03-24T23:57:46.810 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout USEC_INITIALIZED=188870930 2022-03-24T23:57:46.810 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,854][ceph_volume.process][INFO ] Running command: /usr/bin/ceph-authtool --gen-print-key 2022-03-24T23:57:46.810 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,884][ceph_volume.process][INFO ] stdout AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA== 2022-03-24T23:57:46.810 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,885][ceph_volume.process][INFO ] Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring -i - osd new fc564305-752c-4713-ae46-f7307b14086f 2022-03-24T23:57:46.811 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,611][ceph_volume.process][INFO ] stdout 0 2022-03-24T23:57:46.811 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,611][ceph_volume.process][INFO ] Running command: /usr/bin/ceph-authtool --gen-print-key 2022-03-24T23:57:46.811 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,636][ceph_volume.process][INFO ] stdout AQB3BT1i+LWJJRAA1BM/3VA9+R5pQTF6jMVRAA== 2022-03-24T23:57:46.811 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,639][ceph_volume.process][INFO ] Running command: /usr/bin/mount -t tmpfs tmpfs /var/lib/ceph/osd/ceph-0 2022-03-24T23:57:46.811 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,643][ceph_volume.util.system][INFO ] CEPH_VOLUME_SKIP_RESTORECON environ is set, will not call restorecon 2022-03-24T23:57:46.812 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,643][ceph_volume.process][INFO ] Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.812 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,663][ceph_volume.process][INFO ] Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2022-03-24T23:57:46.812 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,667][ceph_volume.process][INFO ] Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-0/block 2022-03-24T23:57:46.812 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,670][ceph_volume.process][INFO ] Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring mon getmap -o /var/lib/ceph/osd/ceph-0/activate.monmap 2022-03-24T23:57:46.813 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,414][ceph_volume.process][INFO ] stderr got monmap epoch 1 2022-03-24T23:57:46.813 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,450][ceph_volume.process][INFO ] Running command: /usr/bin/ceph-authtool /var/lib/ceph/osd/ceph-0/keyring --create-keyring --name osd.0 --add-key AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA== 2022-03-24T23:57:46.813 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,478][ceph_volume.process][INFO ] stdout creating /var/lib/ceph/osd/ceph-0/keyring 2022-03-24T23:57:46.813 INFO:tasks.rook.operator.smithi165.stdout:added entity osd.0 auth(key=AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA==) 2022-03-24T23:57:46.813 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,479][ceph_volume.process][INFO ] Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0/keyring 2022-03-24T23:57:46.814 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,507][ceph_volume.process][INFO ] Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0/ 2022-03-24T23:57:46.814 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,539][ceph_volume.process][INFO ] Running command: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.814 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.process][INFO ] stderr 2022-03-24T23:57:44.582+0000 7fb5281f53c0 -1 bluestore(/var/lib/ceph/osd/ceph-0/) _read_fsid unparsable uuid 2022-03-24T23:57:46.814 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.process][INFO ] stderr 2022-03-24T23:57:45.138+0000 7fb5281f53c0 -1 bluestore(/var/lib/ceph/osd/ceph-0/) _open_super_meta unable to read nid_max 2022-03-24T23:57:46.815 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.process][INFO ] stderr 2022-03-24T23:57:45.682+0000 7fb5281f53c0 -1 OSD::mkfs: ObjectStore::mkfs failed with error (5) Input/output error 2022-03-24T23:57:46.815 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.process][INFO ] stderr 2022-03-24T23:57:45.682+0000 7fb5281f53c0 -1  ** ERROR: error creating empty object store in /var/lib/ceph/osd/ceph-0/: (5) Input/output error 2022-03-24T23:57:46.815 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.devices.raw.prepare][ERROR ] raw prepare was unable to complete 2022-03-24T23:57:46.815 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.816 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 91, in safe_prepare 2022-03-24T23:57:46.816 INFO:tasks.rook.operator.smithi165.stdout: self.prepare() 2022-03-24T23:57:46.816 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.816 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.816 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 134, in prepare 2022-03-24T23:57:46.817 INFO:tasks.rook.operator.smithi165.stdout: tmpfs, 2022-03-24T23:57:46.817 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 68, in prepare_bluestore 2022-03-24T23:57:46.817 INFO:tasks.rook.operator.smithi165.stdout: db=db 2022-03-24T23:57:46.817 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/util/prepare.py", line 481, in osd_mkfs_bluestore 2022-03-24T23:57:46.817 INFO:tasks.rook.operator.smithi165.stdout: raise RuntimeError('Command failed with exit code %s: %s' % (returncode, ' '.join(command))) 2022-03-24T23:57:46.818 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Command failed with exit code 250: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.818 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,704][ceph_volume.devices.raw.prepare][INFO ] will rollback OSD ID creation 2022-03-24T23:57:46.818 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,705][ceph_volume.process][INFO ] Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring osd purge-new osd.0 --yes-i-really-mean-it 2022-03-24T23:57:46.818 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,414][ceph_volume.process][INFO ] stderr purged osd.0 2022-03-24T23:57:46.819 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,468][ceph_volume.process][INFO ] Running command: /usr/bin/systemctl is-active ceph-osd@0 2022-03-24T23:57:46.819 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,485][ceph_volume.process][INFO ] stderr System has not been booted with systemd as init system (PID 1). Can't operate. 2022-03-24T23:57:46.819 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,485][ceph_volume.process][INFO ] stderr Failed to connect to bus: Host is down 2022-03-24T23:57:46.819 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,489][ceph_volume.util.system][WARNING] Executable lvs not found on the host, will return lvs as-is 2022-03-24T23:57:46.819 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,489][ceph_volume.process][INFO ] Running command: lvs --noheadings --readonly --separator=";" -a --units=b --nosuffix -S tags={ceph.osd_id=0} -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size 2022-03-24T23:57:46.820 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,631][ceph_volume][ERROR ] exception caught by decorator 2022-03-24T23:57:46.820 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.820 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 91, in safe_prepare 2022-03-24T23:57:46.820 INFO:tasks.rook.operator.smithi165.stdout: self.prepare() 2022-03-24T23:57:46.821 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.821 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.821 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 134, in prepare 2022-03-24T23:57:46.821 INFO:tasks.rook.operator.smithi165.stdout: tmpfs, 2022-03-24T23:57:46.821 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 68, in prepare_bluestore 2022-03-24T23:57:46.822 INFO:tasks.rook.operator.smithi165.stdout: db=db 2022-03-24T23:57:46.822 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/util/prepare.py", line 481, in osd_mkfs_bluestore 2022-03-24T23:57:46.822 INFO:tasks.rook.operator.smithi165.stdout: raise RuntimeError('Command failed with exit code %s: %s' % (returncode, ' '.join(command))) 2022-03-24T23:57:46.822 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Command failed with exit code 250: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.823 INFO:tasks.rook.operator.smithi165.stdout: 2022-03-24T23:57:46.823 INFO:tasks.rook.operator.smithi165.stdout:During handling of the above exception, another exception occurred: 2022-03-24T23:57:46.823 INFO:tasks.rook.operator.smithi165.stdout: 2022-03-24T23:57:46.823 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.824 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 59, in newfunc 2022-03-24T23:57:46.824 INFO:tasks.rook.operator.smithi165.stdout: return f(*a, **kw) 2022-03-24T23:57:46.824 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/main.py", line 153, in main 2022-03-24T23:57:46.824 INFO:tasks.rook.operator.smithi165.stdout: terminal.dispatch(self.mapper, subcommand_args) 2022-03-24T23:57:46.824 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch 2022-03-24T23:57:46.825 INFO:tasks.rook.operator.smithi165.stdout: instance.main() 2022-03-24T23:57:46.825 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/main.py", line 32, in main 2022-03-24T23:57:46.825 INFO:tasks.rook.operator.smithi165.stdout: terminal.dispatch(self.mapper, self.argv) 2022-03-24T23:57:46.825 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch 2022-03-24T23:57:46.826 INFO:tasks.rook.operator.smithi165.stdout: instance.main() 2022-03-24T23:57:46.826 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 169, in main 2022-03-24T23:57:46.826 INFO:tasks.rook.operator.smithi165.stdout: self.safe_prepare(self.args) 2022-03-24T23:57:46.826 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 95, in safe_prepare 2022-03-24T23:57:46.826 INFO:tasks.rook.operator.smithi165.stdout: rollback_osd(self.args, self.osd_id) 2022-03-24T23:57:46.827 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/common.py", line 36, in rollback_osd 2022-03-24T23:57:46.827 INFO:tasks.rook.operator.smithi165.stdout: Zap(['--destroy', '--osd-id', osd_id]).main() 2022-03-24T23:57:46.827 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 402, in main 2022-03-24T23:57:46.827 INFO:tasks.rook.operator.smithi165.stdout: self.zap_osd() 2022-03-24T23:57:46.828 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.828 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.828 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 299, in zap_osd 2022-03-24T23:57:46.828 INFO:tasks.rook.operator.smithi165.stdout: devices = find_associated_devices(self.args.osd_id, self.args.osd_fsid) 2022-03-24T23:57:46.828 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 88, in find_associated_devices 2022-03-24T23:57:46.829 INFO:tasks.rook.operator.smithi165.stdout: '%s' % osd_id or osd_fsid) 2022-03-24T23:57:46.829 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Unable to find any LV for zapping OSD: 0 2022-03-24T23:57:46.829 INFO:tasks.rook.operator.smithi165.stdout:: exit status 1} 2022-03-24T23:57:46.829 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:46.743648 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Warning:ReconcileFailed:failed to reconcile cluster "rook-ceph": failed to configure local ceph cluster: failed to create cluster: failed to start ceph osds: 1 failures encountered while running osds on nodes in namespace "rook-ceph". 2022-03-24T23:57:46.829 INFO:tasks.rook.operator.smithi165.stdout:failed to provision OSD(s) on PVC smithi165-lv-1-data-0nfkrx. &{OSDs:[] Status:failed PvcBackedOSD:true Message:failed to configure devices: failed to initialize devices on PVC: failed to run ceph-volume. Running command: /usr/bin/ceph-authtool --gen-print-key 2022-03-24T23:57:46.830 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring -i - osd new fc564305-752c-4713-ae46-f7307b14086f 2022-03-24T23:57:46.830 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph-authtool --gen-print-key 2022-03-24T23:57:46.830 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/mount -t tmpfs tmpfs /var/lib/ceph/osd/ceph-0 2022-03-24T23:57:46.830 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.831 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2022-03-24T23:57:46.831 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-0/block 2022-03-24T23:57:46.831 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring mon getmap -o /var/lib/ceph/osd/ceph-0/activate.monmap 2022-03-24T23:57:46.831 INFO:tasks.rook.operator.smithi165.stdout: stderr: got monmap epoch 1 2022-03-24T23:57:46.832 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph-authtool /var/lib/ceph/osd/ceph-0/keyring --create-keyring --name osd.0 --add-key AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA== 2022-03-24T23:57:46.832 INFO:tasks.rook.operator.smithi165.stdout: stdout: creating /var/lib/ceph/osd/ceph-0/keyring 2022-03-24T23:57:46.832 INFO:tasks.rook.operator.smithi165.stdout:added entity osd.0 auth(key=AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA==) 2022-03-24T23:57:46.832 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0/keyring 2022-03-24T23:57:46.832 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0/ 2022-03-24T23:57:46.833 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.833 INFO:tasks.rook.operator.smithi165.stdout: stderr: 2022-03-24T23:57:44.582+0000 7fb5281f53c0 -1 bluestore(/var/lib/ceph/osd/ceph-0/) _read_fsid unparsable uuid 2022-03-24T23:57:46.833 INFO:tasks.rook.operator.smithi165.stdout: stderr: 2022-03-24T23:57:45.138+0000 7fb5281f53c0 -1 bluestore(/var/lib/ceph/osd/ceph-0/) _open_super_meta unable to read nid_max 2022-03-24T23:57:46.833 INFO:tasks.rook.operator.smithi165.stdout: stderr: 2022-03-24T23:57:45.682+0000 7fb5281f53c0 -1 OSD::mkfs: ObjectStore::mkfs failed with error (5) Input/output error 2022-03-24T23:57:46.833 INFO:tasks.rook.operator.smithi165.stdout: stderr: 2022-03-24T23:57:45.682+0000 7fb5281f53c0 -1  ** ERROR: error creating empty object store in /var/lib/ceph/osd/ceph-0/: (5) Input/output error 2022-03-24T23:57:46.834 INFO:tasks.rook.operator.smithi165.stdout:--> Was unable to complete a new OSD, will rollback changes 2022-03-24T23:57:46.834 INFO:tasks.rook.operator.smithi165.stdout:Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring osd purge-new osd.0 --yes-i-really-mean-it 2022-03-24T23:57:46.834 INFO:tasks.rook.operator.smithi165.stdout: stderr: purged osd.0 2022-03-24T23:57:46.834 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.835 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 91, in safe_prepare 2022-03-24T23:57:46.835 INFO:tasks.rook.operator.smithi165.stdout: self.prepare() 2022-03-24T23:57:46.835 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.835 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.835 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 134, in prepare 2022-03-24T23:57:46.836 INFO:tasks.rook.operator.smithi165.stdout: tmpfs, 2022-03-24T23:57:46.836 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 68, in prepare_bluestore 2022-03-24T23:57:46.836 INFO:tasks.rook.operator.smithi165.stdout: db=db 2022-03-24T23:57:46.836 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/util/prepare.py", line 481, in osd_mkfs_bluestore 2022-03-24T23:57:46.837 INFO:tasks.rook.operator.smithi165.stdout: raise RuntimeError('Command failed with exit code %s: %s' % (returncode, ' '.join(command))) 2022-03-24T23:57:46.837 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Command failed with exit code 250: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.837 INFO:tasks.rook.operator.smithi165.stdout: 2022-03-24T23:57:46.837 INFO:tasks.rook.operator.smithi165.stdout:During handling of the above exception, another exception occurred: 2022-03-24T23:57:46.837 INFO:tasks.rook.operator.smithi165.stdout: 2022-03-24T23:57:46.838 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.838 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/sbin/ceph-volume", line 11, in 2022-03-24T23:57:46.838 INFO:tasks.rook.operator.smithi165.stdout: load_entry_point('ceph-volume==1.0.0', 'console_scripts', 'ceph-volume')() 2022-03-24T23:57:46.838 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/main.py", line 41, in __init__ 2022-03-24T23:57:46.839 INFO:tasks.rook.operator.smithi165.stdout: self.main(self.argv) 2022-03-24T23:57:46.839 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 59, in newfunc 2022-03-24T23:57:46.839 INFO:tasks.rook.operator.smithi165.stdout: return f(*a, **kw) 2022-03-24T23:57:46.839 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/main.py", line 153, in main 2022-03-24T23:57:46.839 INFO:tasks.rook.operator.smithi165.stdout: terminal.dispatch(self.mapper, subcommand_args) 2022-03-24T23:57:46.840 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch 2022-03-24T23:57:46.840 INFO:tasks.rook.operator.smithi165.stdout: instance.main() 2022-03-24T23:57:46.840 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/main.py", line 32, in main 2022-03-24T23:57:46.840 INFO:tasks.rook.operator.smithi165.stdout: terminal.dispatch(self.mapper, self.argv) 2022-03-24T23:57:46.841 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch 2022-03-24T23:57:46.841 INFO:tasks.rook.operator.smithi165.stdout: instance.main() 2022-03-24T23:57:46.841 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 169, in main 2022-03-24T23:57:46.841 INFO:tasks.rook.operator.smithi165.stdout: self.safe_prepare(self.args) 2022-03-24T23:57:46.841 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 95, in safe_prepare 2022-03-24T23:57:46.842 INFO:tasks.rook.operator.smithi165.stdout: rollback_osd(self.args, self.osd_id) 2022-03-24T23:57:46.842 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/common.py", line 36, in rollback_osd 2022-03-24T23:57:46.842 INFO:tasks.rook.operator.smithi165.stdout: Zap(['--destroy', '--osd-id', osd_id]).main() 2022-03-24T23:57:46.842 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 402, in main 2022-03-24T23:57:46.843 INFO:tasks.rook.operator.smithi165.stdout: self.zap_osd() 2022-03-24T23:57:46.843 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.843 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.843 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 299, in zap_osd 2022-03-24T23:57:46.843 INFO:tasks.rook.operator.smithi165.stdout: devices = find_associated_devices(self.args.osd_id, self.args.osd_fsid) 2022-03-24T23:57:46.844 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 88, in find_associated_devices 2022-03-24T23:57:46.844 INFO:tasks.rook.operator.smithi165.stdout: '%s' % osd_id or osd_fsid) 2022-03-24T23:57:46.844 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Unable to find any LV for zapping OSD: 0. debug logs below: 2022-03-24T23:57:46.844 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,468][ceph_volume.main][INFO ] Running command: ceph-volume --log-path /var/log/ceph/smithi165-lv-1-data-0nfkrx raw prepare --bluestore --data /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.844 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,469][ceph_volume.process][INFO ] Running command: /usr/bin/lsblk -plno KNAME,NAME,TYPE 2022-03-24T23:57:46.845 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,476][ceph_volume.process][INFO ] stdout /dev/loop0 /dev/loop0 loop 2022-03-24T23:57:46.845 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/loop5 /dev/loop5 loop 2022-03-24T23:57:46.845 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/loop6 /dev/loop6 loop 2022-03-24T23:57:46.845 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/loop7 /dev/loop7 loop 2022-03-24T23:57:46.845 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/sda /dev/sda disk 2022-03-24T23:57:46.846 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/sda1 /dev/sda1 part 2022-03-24T23:57:46.846 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-0 /dev/mapper/vg_nvme-lv_1 lvm 2022-03-24T23:57:46.846 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-1 /dev/mapper/vg_nvme-lv_2 lvm 2022-03-24T23:57:46.846 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-2 /dev/mapper/vg_nvme-lv_3 lvm 2022-03-24T23:57:46.847 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-3 /dev/mapper/vg_nvme-lv_4 lvm 2022-03-24T23:57:46.847 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/dm-4 /dev/mapper/vg_nvme-lv_5 lvm 2022-03-24T23:57:46.847 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme0n1 /dev/nvme0n1 disk 2022-03-24T23:57:46.847 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme1n1 /dev/nvme1n1 disk 2022-03-24T23:57:46.847 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme2n1 /dev/nvme2n1 disk 2022-03-24T23:57:46.848 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme3n1 /dev/nvme3n1 disk 2022-03-24T23:57:46.848 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,477][ceph_volume.process][INFO ] stdout /dev/nvme4n1 /dev/nvme4n1 disk 2022-03-24T23:57:46.848 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,488][ceph_volume.util.system][WARNING] Executable lvs not found on the host, will return lvs as-is 2022-03-24T23:57:46.848 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,488][ceph_volume.process][INFO ] Running command: lvs --noheadings --readonly --separator=";" -a --units=b --nosuffix -S lv_path=/dev/mapper/vg_nvme-lv_1 -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size 2022-03-24T23:57:46.848 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,832][ceph_volume.process][INFO ] Running command: /usr/bin/lsblk --nodeps -P -o NAME,KNAME,MAJ:MIN,FSTYPE,MOUNTPOINT,LABEL,UUID,RO,RM,MODEL,SIZE,STATE,OWNER,GROUP,MODE,ALIGNMENT,PHY-SEC,LOG-SEC,ROTA,SCHED,TYPE,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,PKNAME,PARTLABEL /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.849 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,839][ceph_volume.process][INFO ] stdout NAME="vg_nvme-lv_1" KNAME="dm-0" MAJ:MIN="253:0" FSTYPE="" MOUNTPOINT="" LABEL="" UUID="" RO="0" RM="0" MODEL="" SIZE="89.4G" STATE="running" OWNER="ceph" GROUP="ceph" MODE="brw-rw----" ALIGNMENT="0" PHY-SEC="512" LOG-SEC="512" ROTA="0" SCHED="" TYPE="lvm" DISC-ALN="0" DISC-GRAN="512B" DISC-MAX="2T" DISC-ZERO="0" PKNAME="" PARTLABEL="" 2022-03-24T23:57:46.849 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,840][ceph_volume.process][INFO ] Running command: /usr/sbin/blkid -c /dev/null -p /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.849 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,844][ceph_volume.util.disk][INFO ] opening device /dev/mapper/vg_nvme-lv_1 to check for BlueStore label 2022-03-24T23:57:46.849 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,845][ceph_volume.util.disk][INFO ] opening device /dev/mapper/vg_nvme-lv_1 to check for BlueStore label 2022-03-24T23:57:46.849 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,845][ceph_volume.process][INFO ] Running command: /usr/sbin/udevadm info --query=property /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.850 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,852][ceph_volume.process][INFO ] stdout DEVLINKS=/dev/disk/by-id/dm-name-vg_nvme-lv_1 /dev/disk/by-id/dm-uuid-LVM-w7ekeG9RV8sp6ljiIAeD6Fu3AIpZx5lchzon2bVI1PeYCh0ZuxgPEjmJ1Dczy4hb /dev/vg_nvme/lv_1 /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.850 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DEVNAME=/dev/dm-0 2022-03-24T23:57:46.850 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DEVPATH=/devices/virtual/block/dm-0 2022-03-24T23:57:46.850 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DEVTYPE=disk 2022-03-24T23:57:46.850 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_LV_NAME=lv_1 2022-03-24T23:57:46.851 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_NAME=vg_nvme-lv_1 2022-03-24T23:57:46.851 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_SUSPENDED=0 2022-03-24T23:57:46.851 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG=1 2022-03-24T23:57:46.851 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UDEV_PRIMARY_SOURCE_FLAG=1 2022-03-24T23:57:46.851 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UDEV_RULES=1 2022-03-24T23:57:46.852 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UDEV_RULES_VSN=2 2022-03-24T23:57:46.852 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_UUID=LVM-w7ekeG9RV8sp6ljiIAeD6Fu3AIpZx5lchzon2bVI1PeYCh0ZuxgPEjmJ1Dczy4hb 2022-03-24T23:57:46.852 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout DM_VG_NAME=vg_nvme 2022-03-24T23:57:46.852 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout MAJOR=253 2022-03-24T23:57:46.852 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout MINOR=0 2022-03-24T23:57:46.853 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout SUBSYSTEM=block 2022-03-24T23:57:46.853 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout TAGS=:systemd: 2022-03-24T23:57:46.853 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,853][ceph_volume.process][INFO ] stdout USEC_INITIALIZED=188870930 2022-03-24T23:57:46.853 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,854][ceph_volume.process][INFO ] Running command: /usr/bin/ceph-authtool --gen-print-key 2022-03-24T23:57:46.854 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,884][ceph_volume.process][INFO ] stdout AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA== 2022-03-24T23:57:46.854 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:42,885][ceph_volume.process][INFO ] Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring -i - osd new fc564305-752c-4713-ae46-f7307b14086f 2022-03-24T23:57:46.854 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,611][ceph_volume.process][INFO ] stdout 0 2022-03-24T23:57:46.854 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,611][ceph_volume.process][INFO ] Running command: /usr/bin/ceph-authtool --gen-print-key 2022-03-24T23:57:46.854 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,636][ceph_volume.process][INFO ] stdout AQB3BT1i+LWJJRAA1BM/3VA9+R5pQTF6jMVRAA== 2022-03-24T23:57:46.855 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,639][ceph_volume.process][INFO ] Running command: /usr/bin/mount -t tmpfs tmpfs /var/lib/ceph/osd/ceph-0 2022-03-24T23:57:46.855 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,643][ceph_volume.util.system][INFO ] CEPH_VOLUME_SKIP_RESTORECON environ is set, will not call restorecon 2022-03-24T23:57:46.855 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,643][ceph_volume.process][INFO ] Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2022-03-24T23:57:46.855 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,663][ceph_volume.process][INFO ] Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2022-03-24T23:57:46.855 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,667][ceph_volume.process][INFO ] Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-0/block 2022-03-24T23:57:46.856 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:43,670][ceph_volume.process][INFO ] Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring mon getmap -o /var/lib/ceph/osd/ceph-0/activate.monmap 2022-03-24T23:57:46.856 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,414][ceph_volume.process][INFO ] stderr got monmap epoch 1 2022-03-24T23:57:46.856 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,450][ceph_volume.process][INFO ] Running command: /usr/bin/ceph-authtool /var/lib/ceph/osd/ceph-0/keyring --create-keyring --name osd.0 --add-key AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA== 2022-03-24T23:57:46.856 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,478][ceph_volume.process][INFO ] stdout creating /var/lib/ceph/osd/ceph-0/keyring 2022-03-24T23:57:46.856 INFO:tasks.rook.operator.smithi165.stdout:added entity osd.0 auth(key=AQB2BT1i9aGRNBAALbvNY2u4SiKiTZvTFlCDxA==) 2022-03-24T23:57:46.857 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,479][ceph_volume.process][INFO ] Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0/keyring 2022-03-24T23:57:46.857 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,507][ceph_volume.process][INFO ] Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0/ 2022-03-24T23:57:46.857 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:44,539][ceph_volume.process][INFO ] Running command: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.857 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.process][INFO ] stderr 2022-03-24T23:57:44.582+0000 7fb5281f53c0 -1 bluestore(/var/lib/ceph/osd/ceph-0/) _read_fsid unparsable uuid 2022-03-24T23:57:46.857 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.process][INFO ] stderr 2022-03-24T23:57:45.138+0000 7fb5281f53c0 -1 bluestore(/var/lib/ceph/osd/ceph-0/) _open_super_meta unable to read nid_max 2022-03-24T23:57:46.858 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.process][INFO ] stderr 2022-03-24T23:57:45.682+0000 7fb5281f53c0 -1 OSD::mkfs: ObjectStore::mkfs failed with error (5) Input/output error 2022-03-24T23:57:46.858 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.process][INFO ] stderr 2022-03-24T23:57:45.682+0000 7fb5281f53c0 -1  ** ERROR: error creating empty object store in /var/lib/ceph/osd/ceph-0/: (5) Input/output error 2022-03-24T23:57:46.858 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,703][ceph_volume.devices.raw.prepare][ERROR ] raw prepare was unable to complete 2022-03-24T23:57:46.858 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.859 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 91, in safe_prepare 2022-03-24T23:57:46.859 INFO:tasks.rook.operator.smithi165.stdout: self.prepare() 2022-03-24T23:57:46.859 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.859 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.859 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 134, in prepare 2022-03-24T23:57:46.860 INFO:tasks.rook.operator.smithi165.stdout: tmpfs, 2022-03-24T23:57:46.860 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 68, in prepare_bluestore 2022-03-24T23:57:46.860 INFO:tasks.rook.operator.smithi165.stdout: db=db 2022-03-24T23:57:46.860 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/util/prepare.py", line 481, in osd_mkfs_bluestore 2022-03-24T23:57:46.860 INFO:tasks.rook.operator.smithi165.stdout: raise RuntimeError('Command failed with exit code %s: %s' % (returncode, ' '.join(command))) 2022-03-24T23:57:46.861 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Command failed with exit code 250: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.861 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,704][ceph_volume.devices.raw.prepare][INFO ] will rollback OSD ID creation 2022-03-24T23:57:46.861 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:45,705][ceph_volume.process][INFO ] Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring osd purge-new osd.0 --yes-i-really-mean-it 2022-03-24T23:57:46.861 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,414][ceph_volume.process][INFO ] stderr purged osd.0 2022-03-24T23:57:46.862 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,468][ceph_volume.process][INFO ] Running command: /usr/bin/systemctl is-active ceph-osd@0 2022-03-24T23:57:46.862 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,485][ceph_volume.process][INFO ] stderr System has not been booted with systemd as init system (PID 1). Can't operate. 2022-03-24T23:57:46.862 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,485][ceph_volume.process][INFO ] stderr Failed to connect to bus: Host is down 2022-03-24T23:57:46.862 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,489][ceph_volume.util.system][WARNING] Executable lvs not found on the host, will return lvs as-is 2022-03-24T23:57:46.862 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,489][ceph_volume.process][INFO ] Running command: lvs --noheadings --readonly --separator=";" -a --units=b --nosuffix -S tags={ceph.osd_id=0} -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size 2022-03-24T23:57:46.863 INFO:tasks.rook.operator.smithi165.stdout:[2022-03-24 23:57:46,631][ceph_volume][ERROR ] exception caught by decorator 2022-03-24T23:57:46.863 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.863 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 91, in safe_prepare 2022-03-24T23:57:46.863 INFO:tasks.rook.operator.smithi165.stdout: self.prepare() 2022-03-24T23:57:46.864 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.864 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.864 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 134, in prepare 2022-03-24T23:57:46.864 INFO:tasks.rook.operator.smithi165.stdout: tmpfs, 2022-03-24T23:57:46.864 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 68, in prepare_bluestore 2022-03-24T23:57:46.865 INFO:tasks.rook.operator.smithi165.stdout: db=db 2022-03-24T23:57:46.865 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/util/prepare.py", line 481, in osd_mkfs_bluestore 2022-03-24T23:57:46.865 INFO:tasks.rook.operator.smithi165.stdout: raise RuntimeError('Command failed with exit code %s: %s' % (returncode, ' '.join(command))) 2022-03-24T23:57:46.865 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Command failed with exit code 250: /usr/bin/ceph-osd --cluster ceph --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/ceph-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/ceph-0/ --osd-uuid fc564305-752c-4713-ae46-f7307b14086f --setuser ceph --setgroup ceph 2022-03-24T23:57:46.865 INFO:tasks.rook.operator.smithi165.stdout: 2022-03-24T23:57:46.866 INFO:tasks.rook.operator.smithi165.stdout:During handling of the above exception, another exception occurred: 2022-03-24T23:57:46.866 INFO:tasks.rook.operator.smithi165.stdout: 2022-03-24T23:57:46.866 INFO:tasks.rook.operator.smithi165.stdout:Traceback (most recent call last): 2022-03-24T23:57:46.866 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 59, in newfunc 2022-03-24T23:57:46.866 INFO:tasks.rook.operator.smithi165.stdout: return f(*a, **kw) 2022-03-24T23:57:46.867 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/main.py", line 153, in main 2022-03-24T23:57:46.867 INFO:tasks.rook.operator.smithi165.stdout: terminal.dispatch(self.mapper, subcommand_args) 2022-03-24T23:57:46.867 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch 2022-03-24T23:57:46.867 INFO:tasks.rook.operator.smithi165.stdout: instance.main() 2022-03-24T23:57:46.868 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/main.py", line 32, in main 2022-03-24T23:57:46.868 INFO:tasks.rook.operator.smithi165.stdout: terminal.dispatch(self.mapper, self.argv) 2022-03-24T23:57:46.868 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch 2022-03-24T23:57:46.868 INFO:tasks.rook.operator.smithi165.stdout: instance.main() 2022-03-24T23:57:46.868 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 169, in main 2022-03-24T23:57:46.869 INFO:tasks.rook.operator.smithi165.stdout: self.safe_prepare(self.args) 2022-03-24T23:57:46.869 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/raw/prepare.py", line 95, in safe_prepare 2022-03-24T23:57:46.869 INFO:tasks.rook.operator.smithi165.stdout: rollback_osd(self.args, self.osd_id) 2022-03-24T23:57:46.869 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/common.py", line 36, in rollback_osd 2022-03-24T23:57:46.870 INFO:tasks.rook.operator.smithi165.stdout: Zap(['--destroy', '--osd-id', osd_id]).main() 2022-03-24T23:57:46.870 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 402, in main 2022-03-24T23:57:46.870 INFO:tasks.rook.operator.smithi165.stdout: self.zap_osd() 2022-03-24T23:57:46.870 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root 2022-03-24T23:57:46.870 INFO:tasks.rook.operator.smithi165.stdout: return func(*a, **kw) 2022-03-24T23:57:46.871 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 299, in zap_osd 2022-03-24T23:57:46.871 INFO:tasks.rook.operator.smithi165.stdout: devices = find_associated_devices(self.args.osd_id, self.args.osd_fsid) 2022-03-24T23:57:46.871 INFO:tasks.rook.operator.smithi165.stdout: File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 88, in find_associated_devices 2022-03-24T23:57:46.871 INFO:tasks.rook.operator.smithi165.stdout: '%s' % osd_id or osd_fsid) 2022-03-24T23:57:46.871 INFO:tasks.rook.operator.smithi165.stdout:RuntimeError: Unable to find any LV for zapping OSD: 0 2022-03-24T23:57:46.872 INFO:tasks.rook.operator.smithi165.stdout:: exit status 1} 2022-03-24T23:57:46.872 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:46.743853 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:57:47.011 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:46.989101 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:57:47.011 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:57:47.004830 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355... 2022-03-24T23:57:47.750 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 146 16 64631 64615 27.6548 30.4375 0.0323481 0.03615 2022-03-24T23:57:48.751 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 147 16 65108 65092 27.6695 29.8125 0.0463378 0.036125 2022-03-24T23:57:49.751 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 148 16 65488 65472 27.643 23.75 0.040815 0.0361166 2022-03-24T23:57:50.751 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 149 16 65917 65901 27.6374 26.8125 0.0319373 0.0361535 2022-03-24T23:57:51.751 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 150 16 66416 66400 27.6611 31.1875 0.0302389 0.0361427 2022-03-24T23:57:52.751 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 151 16 66908 66892 27.6815 30.75 0.0391263 0.0361144 2022-03-24T23:57:53.751 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 152 16 67378 67362 27.6926 29.375 0.0350147 0.0361001 2022-03-24T23:57:54.751 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 153 16 67935 67919 27.7391 34.8125 0.0393387 0.03604 2022-03-24T23:57:55.751 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 154 16 68414 68398 27.7534 29.9375 0.0393323 0.0360216 2022-03-24T23:57:56.751 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 155 16 68888 68872 27.7655 29.625 0.0346214 0.0360076 2022-03-24T23:57:57.751 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 156 16 69408 69392 27.7958 32.5 0.012325 0.0359676 2022-03-24T23:57:58.753 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 157 16 69892 69876 27.811 30.25 0.0208849 0.0359476 2022-03-24T23:57:59.753 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 158 16 70313 70297 27.8015 26.3125 0.0130026 0.0359615 2022-03-24T23:58:00.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 159 16 70775 70759 27.8083 28.875 0.0233219 0.0359505 2022-03-24T23:58:01.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:58:01.752964+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0359096 2022-03-24T23:58:01.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:58:01.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 160 16 71298 71282 27.8387 32.6875 0.0135918 0.0359096 2022-03-24T23:58:02.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 161 16 71717 71701 27.8285 26.1875 0.0434489 0.035926 2022-03-24T23:58:03.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 162 16 72141 72125 27.8202 26.5 0.0263176 0.0359315 2022-03-24T23:58:04.433 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-24T23:58:04.434 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-24T23:58:04.434 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-24T23:58:04.434 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-24T23:58:04.435 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-24T23:58:04.435 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-24T23:58:04.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 163 16 72661 72645 27.8489 32.5 0.0222571 0.0358985 2022-03-24T23:58:05.333 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-24T23:58:05.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 164 16 73131 73115 27.8582 29.375 0.0964325 0.0358861 2022-03-24T23:58:06.570 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-24T23:58:06.570 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-24T23:58:06.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 165 16 73638 73622 27.8814 31.6875 0.031282 0.0358545 2022-03-24T23:58:07.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 166 16 74083 74067 27.881 27.8125 0.0267132 0.0358589 2022-03-24T23:58:08.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 167 16 74547 74531 27.8877 29 0.0379696 0.0358501 2022-03-24T23:58:09.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 168 16 75002 74986 27.8909 28.4375 0.0125797 0.0358471 2022-03-24T23:58:10.668 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:10.663849 I | ceph-cluster-controller: detected ceph image version: "17.1.0-76 quincy" 2022-03-24T23:58:10.668 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:10.663873 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-24T23:58:10.668 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:10.663882 W | ceph-cluster-controller: unsupported ceph version detected: "17.1.0-76 quincy", pursuing 2022-03-24T23:58:10.754 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 169 16 75480 75464 27.9026 29.875 0.0216481 0.035827 2022-03-24T23:58:10.884 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:10.883388 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:58:11.224 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:11.222206 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:58:11.366 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:11.363932 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:58:11.755 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 170 16 75905 75889 27.8947 26.5625 0.0428923 0.035839 2022-03-24T23:58:12.032 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:12.031412 I | ceph-cluster-controller: cluster "rook-ceph": version "17.1.0-76 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355" 2022-03-24T23:58:12.476 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:12.473493 I | op-mon: start running mons 2022-03-24T23:58:12.499 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:12.496042 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:58:12.520 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:12.517794 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:58:12.530 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:12.525578 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:58:12.531 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:12.526401 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:58:12.755 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 171 16 76340 76324 27.8906 27.1875 0.0295717 0.0358455 2022-03-24T23:58:13.376 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:13.374171 I | op-mon: targeting the mon count 1 2022-03-24T23:58:13.380 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:13.378089 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-24T23:58:13.756 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 172 16 76833 76817 27.9073 30.8125 0.0253914 0.0358248 2022-03-24T23:58:14.756 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 173 16 77245 77229 27.8948 25.75 0.0248633 0.0358411 2022-03-24T23:58:14.862 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:14.861341 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-24T23:58:14.863 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:14.861374 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-03-24T23:58:15.464 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:15.462664 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-03-24T23:58:15.467 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:15.463210 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-24T23:58:15.761 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 174 16 77712 77696 27.9022 29.1875 0.0280748 0.0358317 2022-03-24T23:58:16.155 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:16.148123 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-24T23:58:16.156 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:16.148152 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-03-24T23:58:16.757 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 175 16 78195 78179 27.9153 30.1875 0.0311242 0.0358126 2022-03-24T23:58:16.790 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:16.788927 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-03-24T23:58:16.790 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:16.788953 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-24T23:58:17.466 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:17.464496 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-24T23:58:17.466 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:17.464521 I | op-config: deleting "log file" option from the mon configuration database 2022-03-24T23:58:17.757 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 176 16 78681 78665 27.9292 30.375 0.0688159 0.0357952 2022-03-24T23:58:18.160 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:18.154800 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-03-24T23:58:18.160 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:18.154827 I | op-mon: checking for basic quorum with existing mons 2022-03-24T23:58:18.264 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:18.259160 I | op-mon: mon "a" endpoint is [v2:10.96.49.174:3300,v1:10.96.49.174:6789] 2022-03-24T23:58:18.288 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:18.283991 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:58:18.294 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:18.292272 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:58:18.295 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:18.292429 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:58:18.578 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:18.575539 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-03-24T23:58:18.586 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:18.584718 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-03-24T23:58:18.589 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:18.585974 I | op-mon: waiting for mon quorum with [a] 2022-03-24T23:58:18.757 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 177 16 79181 79165 27.948 31.25 0.0252346 0.0357733 2022-03-24T23:58:18.766 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:18.764752 I | op-mon: mons running: [a] 2022-03-24T23:58:19.512 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:19.506486 I | op-mon: Monitors in quorum: [a] 2022-03-24T23:58:19.512 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:19.506539 I | op-mon: mons created: 1 2022-03-24T23:58:19.757 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 178 16 79642 79626 27.9528 28.8125 0.0302807 0.0357663 2022-03-24T23:58:20.319 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:20.317914 I | op-mon: waiting for mon quorum with [a] 2022-03-24T23:58:20.330 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:20.329033 I | op-mon: mons running: [a] 2022-03-24T23:58:20.757 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 179 16 80141 80125 27.9709 31.1875 0.0269916 0.0357427 2022-03-24T23:58:21.108 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:21.107050 I | op-mon: Monitors in quorum: [a] 2022-03-24T23:58:21.109 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:21.107083 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-03-24T23:58:21.757 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:58:21.756523+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0357494 2022-03-24T23:58:21.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:58:21.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 180 16 80575 80559 27.9662 27.125 0.034716 0.0357494 2022-03-24T23:58:21.822 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:21.816122 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-03-24T23:58:22.672 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:22.669366 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-03-24T23:58:22.757 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 181 16 80995 80979 27.9567 26.25 0.0538038 0.0357593 2022-03-24T23:58:23.443 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:23.439585 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-03-24T23:58:23.757 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 182 16 81459 81443 27.9624 29 0.0286432 0.0357544 2022-03-24T23:58:24.213 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:24.210822 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-03-24T23:58:24.213 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:24.210847 I | cephclient: getting or creating ceph auth key "client.crash" 2022-03-24T23:58:24.757 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 183 16 81892 81876 27.9574 27.0625 0.0350223 0.0357607 2022-03-24T23:58:25.032 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:25.030895 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-03-24T23:58:25.757 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 184 16 82366 82350 27.9665 29.625 0.0203884 0.0357499 2022-03-24T23:58:25.932 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:25.929943 I | cephclient: successfully enabled msgr2 protocol 2022-03-24T23:58:25.932 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:25.929973 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-03-24T23:58:25.933 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:25.929977 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-03-24T23:58:26.712 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:26.707371 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-03-24T23:58:26.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 185 16 82844 82828 27.9768 29.875 0.0395051 0.0357341 2022-03-24T23:58:26.765 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:26.762659 I | op-mgr: start running mgr 2022-03-24T23:58:26.765 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:26.762772 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-03-24T23:58:27.636 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.634357 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-03-24T23:58:27.643 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.641769 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-03-24T23:58:27.647 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.643964 I | op-mgr: setting services to point to mgr "a" 2022-03-24T23:58:27.736 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.734298 I | op-osd: start running osds in namespace "rook-ceph" 2022-03-24T23:58:27.736 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.734326 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-03-24T23:58:27.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 186 16 83277 83261 27.9719 27.0625 0.0376497 0.0357411 2022-03-24T23:58:27.791 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.790270 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-03-24T23:58:27.795 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.793422 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi165-lv-2" 2022-03-24T23:58:27.795 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.793448 I | op-osd: OSD PVC "smithi165-lv-2-data-062b4b" already exists 2022-03-24T23:58:27.795 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.793458 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi165-lv-3" 2022-03-24T23:58:27.796 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.793466 I | op-osd: OSD PVC "smithi165-lv-3-data-0gq7hz" already exists 2022-03-24T23:58:27.796 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.793472 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi165-lv-4" 2022-03-24T23:58:27.796 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.793483 I | op-osd: OSD PVC "smithi165-lv-4-data-0mf882" already exists 2022-03-24T23:58:27.796 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.793494 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi165-lv-1" 2022-03-24T23:58:27.796 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.793503 I | op-osd: OSD PVC "smithi165-lv-1-data-0nfkrx" already exists 2022-03-24T23:58:27.805 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.804060 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-2-data-062b4b" 2022-03-24T23:58:27.805 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.804086 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:58:27.806 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.804092 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-4-data-0mf882" 2022-03-24T23:58:27.806 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.804096 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-1-data-0nfkrx" 2022-03-24T23:58:27.845 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.843955 I | op-k8sutil: Removing previous job rook-ceph-osd-prepare-smithi165-lv-1-data-0nfkrx to start a new one 2022-03-24T23:58:27.872 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:27.870177 I | op-k8sutil: batch job rook-ceph-osd-prepare-smithi165-lv-1-data-0nfkrx still exists 2022-03-24T23:58:28.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 187 16 83610 83594 27.9336 20.8125 0.0242427 0.035791 2022-03-24T23:58:29.374 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:29.373203 I | op-mgr: successful modules: balancer 2022-03-24T23:58:29.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 188 16 84103 84087 27.9489 30.8125 0.0224147 0.0357715 2022-03-24T23:58:29.839 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:29.834597 I | op-mgr: successful modules: mgr module(s) from the spec 2022-03-24T23:58:29.839 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:29.835750 I | op-mgr: successful modules: dashboard 2022-03-24T23:58:29.845 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:29.843521 I | op-mgr: successful modules: prometheus 2022-03-24T23:58:29.876 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:29.874839 I | op-k8sutil: batch job rook-ceph-osd-prepare-smithi165-lv-1-data-0nfkrx deleted 2022-03-24T23:58:29.897 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:29.895157 I | op-osd: started OSD provisioning job for PVC "smithi165-lv-1-data-0nfkrx" 2022-03-24T23:58:29.897 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:29.895238 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-03-24T23:58:29.898 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:29.895259 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-03-24T23:58:29.916 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:29.914882 I | op-osd: OSD orchestration status for PVC smithi165-lv-1-data-0nfkrx is "starting" 2022-03-24T23:58:30.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 189 16 84490 84474 27.929 24.1875 0.0314393 0.035794 2022-03-24T23:58:31.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 190 16 84898 84882 27.9162 25.5 0.0326275 0.0358091 2022-03-24T23:58:32.529 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:32.528415 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-24T23:58:32.756 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:32.754410 I | op-osd: updating OSD 1 on PVC "smithi165-lv-4-data-0mf882" 2022-03-24T23:58:32.756 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:32.754437 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-4-data-0mf882" 2022-03-24T23:58:32.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 191 16 85292 85276 27.8989 24.625 0.0826644 0.0358324 2022-03-24T23:58:33.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 192 16 85660 85644 27.8734 23 0.0401379 0.0358541 2022-03-24T23:58:34.501 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:34.500150 I | op-mgr: successful modules: orchestrator modules 2022-03-24T23:58:34.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 193 16 85660 85644 27.729 0 - 0.0358541 2022-03-24T23:58:35.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 194 16 85969 85953 27.6856 9.65625 0.116814 0.0361055 2022-03-24T23:58:36.571 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-24T23:58:36.572 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-24T23:58:36.572 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-24T23:58:36.572 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-24T23:58:36.573 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-24T23:58:36.573 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-24T23:58:36.758 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 195 16 86412 86396 27.6856 27.6875 0.0314577 0.03611 2022-03-24T23:58:36.822 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-24T23:58:37.195 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:37.191001 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-24T23:58:37.197 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:37.196411 I | op-osd: updating OSD 2 on PVC "smithi165-lv-2-data-062b4b" 2022-03-24T23:58:37.197 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:37.196436 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-2-data-062b4b" 2022-03-24T23:58:37.690 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-24T23:58:37.690 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-24T23:58:37.759 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 196 16 86818 86802 27.6738 25.375 0.0314274 0.036127 2022-03-24T23:58:38.759 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 197 16 87222 87206 27.6615 25.25 0.0357934 0.036142 2022-03-24T23:58:39.761 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 198 16 87620 87604 27.6471 24.875 0.0205681 0.0361611 2022-03-24T23:58:39.955 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:39.953706 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-24T23:58:40.227 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:40.222169 I | op-osd: updating OSD 3 on PVC "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:58:40.227 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:40.222194 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:58:40.761 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 199 16 88070 88054 27.6495 28.125 0.0197695 0.0361591 2022-03-24T23:58:41.762 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:58:41.760776+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0361594 2022-03-24T23:58:41.762 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:58:41.763 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 200 16 88513 88497 27.6496 27.6875 0.0473148 0.0361594 2022-03-24T23:58:42.761 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 201 16 88923 88907 27.6395 25.625 0.0202931 0.0361716 2022-03-24T23:58:43.761 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 202 16 89416 89400 27.6552 30.8125 0.0280096 0.0361516 2022-03-24T23:58:44.761 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 203 16 89891 89875 27.6652 29.6875 0.0240923 0.0361391 2022-03-24T23:58:45.762 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 204 16 90388 90372 27.6819 31.0625 0.0267471 0.0361165 2022-03-24T23:58:46.762 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 205 16 90795 90779 27.6709 25.4375 0.0296082 0.0361311 2022-03-24T23:58:47.762 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 206 16 91274 91258 27.6819 29.9375 0.0527714 0.0361173 2022-03-24T23:58:48.762 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 207 16 91703 91687 27.6777 26.8125 0.0761196 0.0361224 2022-03-24T23:58:49.762 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 208 16 92137 92121 27.675 27.125 0.0204718 0.0361253 2022-03-24T23:58:50.762 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 209 16 92625 92609 27.6885 30.5 0.0362073 0.036107 2022-03-24T23:58:51.762 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 210 16 93093 93077 27.6959 29.25 0.0283889 0.0360976 2022-03-24T23:58:52.122 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:52.119985 I | op-osd: OSD orchestration status for node smithi165-lv-1-data-0nfkrx is "orchestrating" 2022-03-24T23:58:52.171 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:52.170190 I | op-osd: OSD orchestration status for PVC smithi165-lv-1-data-0nfkrx is "orchestrating" 2022-03-24T23:58:52.762 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 211 16 93523 93507 27.692 26.875 0.0589561 0.0361026 2022-03-24T23:58:53.740 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:53.739095 I | op-osd: OSD orchestration status for PVC smithi165-lv-1-data-0nfkrx is "completed" 2022-03-24T23:58:53.762 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 212 16 93950 93934 27.6873 26.6875 0.0266245 0.0361104 2022-03-24T23:58:54.426 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:54.424774 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-03-24T23:58:54.426 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:54.424801 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:58:54.555 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:54.552195 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Normal:ReconcileSucceeded:successfully configured CephCluster "rook-ceph/rook-ceph" 2022-03-24T23:58:54.555 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:54.552280 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:58:54.762 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 213 16 94315 94299 27.6644 22.8125 0.0263707 0.0361374 2022-03-24T23:58:55.763 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 214 16 94656 94640 27.6347 21.3125 0.0391895 0.036179 2022-03-24T23:58:55.768 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:55.766162 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:58:55.866 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:58:55.830906 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355... 2022-03-24T23:58:56.763 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 215 16 95119 95103 27.6408 28.9375 0.0273052 0.0361695 2022-03-24T23:58:57.763 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 216 16 95500 95484 27.623 23.8125 0.0223093 0.0361922 2022-03-24T23:58:58.763 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 217 16 95907 95891 27.6129 25.4375 0.0346635 0.036205 2022-03-24T23:58:59.763 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 218 16 96367 96351 27.6181 28.75 0.0253771 0.0362019 2022-03-24T23:59:00.764 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 219 16 96802 96786 27.6161 27.1875 0.0222149 0.0362035 2022-03-24T23:59:01.764 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:59:01.763208+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0362333 2022-03-24T23:59:01.764 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:59:01.764 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 220 16 97156 97140 27.5911 22.125 0.030916 0.0362333 2022-03-24T23:59:02.764 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 221 16 97557 97541 27.5797 25.0625 0.0630041 0.0362487 2022-03-24T23:59:03.764 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 222 16 97983 97967 27.5754 26.625 0.0217317 0.0362548 2022-03-24T23:59:04.765 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 223 16 98385 98369 27.5642 25.125 0.0120509 0.0362711 2022-03-24T23:59:05.765 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 224 16 98812 98796 27.5603 26.6875 0.0222996 0.0362748 2022-03-24T23:59:06.766 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 225 16 99265 99249 27.5636 28.3125 0.0228811 0.0362716 2022-03-24T23:59:07.691 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-24T23:59:07.692 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-24T23:59:07.692 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-24T23:59:07.693 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-24T23:59:07.693 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-24T23:59:07.693 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-24T23:59:07.766 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 226 16 99615 99599 27.5384 21.875 0.0295954 0.0363025 2022-03-24T23:59:07.838 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-24T23:59:08.766 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 227 16 100005 99989 27.5245 24.375 0.0809411 0.0363221 2022-03-24T23:59:08.913 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-24T23:59:08.913 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-24T23:59:09.766 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 228 16 100414 100398 27.5158 25.5625 0.0205045 0.0363354 2022-03-24T23:59:10.766 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 229 16 100830 100814 27.5092 26 0.0292614 0.0363433 2022-03-24T23:59:10.975 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:10.968950 I | ceph-cluster-controller: detected ceph image version: "17.1.0-76 quincy" 2022-03-24T23:59:10.975 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:10.968982 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-24T23:59:10.976 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:10.968991 W | ceph-cluster-controller: unsupported ceph version detected: "17.1.0-76 quincy", pursuing 2022-03-24T23:59:11.538 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:11.536751 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:59:11.766 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 230 16 101249 101233 27.5035 26.1875 0.0360507 0.0363505 2022-03-24T23:59:11.941 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:11.940348 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:59:11.944 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:11.940620 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:59:12.766 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 231 16 101604 101588 27.4804 22.1875 0.0517825 0.0363793 2022-03-24T23:59:12.777 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:12.774915 I | ceph-cluster-controller: cluster "rook-ceph": version "17.1.0-76 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:ab9430ca754c2b4fcef42fa15d5c8883f172b355" 2022-03-24T23:59:12.875 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:12.873662 I | op-mon: start running mons 2022-03-24T23:59:12.976 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:12.974981 I | op-mon: parsing mon endpoints: a=10.96.49.174:6789 2022-03-24T23:59:13.295 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:13.262378 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:59:13.302 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:13.300509 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:59:13.302 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:13.300879 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:59:13.767 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 232 16 102036 102020 27.4784 27 0.0223139 0.0363841 2022-03-24T23:59:13.897 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:13.808877 I | op-mon: targeting the mon count 1 2022-03-24T23:59:13.898 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:13.812564 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-24T23:59:14.766 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 233 16 102377 102361 27.4519 21.3125 0.0207404 0.0364195 2022-03-24T23:59:14.948 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:14.940505 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-24T23:59:14.948 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:14.940535 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-03-24T23:59:15.596 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:15.595085 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-03-24T23:59:15.596 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:15.595113 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-24T23:59:15.767 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 234 16 102770 102754 27.4395 24.5625 0.0336879 0.0364356 2022-03-24T23:59:16.382 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:16.380541 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-24T23:59:16.384 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:16.380567 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-03-24T23:59:16.767 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 235 16 103144 103128 27.4222 23.375 0.0353594 0.0364565 2022-03-24T23:59:17.032 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:17.029417 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-03-24T23:59:17.034 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:17.029447 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-24T23:59:17.708 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:17.705735 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-24T23:59:17.708 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:17.705759 I | op-config: deleting "log file" option from the mon configuration database 2022-03-24T23:59:17.767 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 236 16 103526 103510 27.4072 23.875 0.0250023 0.0364787 2022-03-24T23:59:18.343 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:18.342218 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-03-24T23:59:18.344 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:18.342238 I | op-mon: checking for basic quorum with existing mons 2022-03-24T23:59:18.535 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:18.534079 I | op-mon: mon "a" endpoint is [v2:10.96.49.174:3300,v1:10.96.49.174:6789] 2022-03-24T23:59:18.572 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:18.570032 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.96.49.174:6789"]}] data:a=10.96.49.174:6789 mapping:{"node":{"a":{"Name":"smithi165","Hostname":"smithi165","Address":"172.21.15.165"}}} maxMonId:0] 2022-03-24T23:59:18.637 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:18.634926 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-24T23:59:18.641 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:18.635250 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-24T23:59:18.767 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 237 16 103869 103853 27.382 21.4375 0.0738973 0.0365101 2022-03-24T23:59:18.790 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:18.782979 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-03-24T23:59:18.799 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:18.798318 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-03-24T23:59:18.800 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:18.798353 I | op-mon: waiting for mon quorum with [a] 2022-03-24T23:59:18.951 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:18.950401 I | op-mon: mons running: [a] 2022-03-24T23:59:19.648 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:19.647312 I | op-mon: Monitors in quorum: [a] 2022-03-24T23:59:19.651 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:19.647850 I | op-mon: mons created: 1 2022-03-24T23:59:19.767 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 238 16 104260 104244 27.3696 24.4375 0.0328369 0.0365293 2022-03-24T23:59:20.427 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:20.422557 I | op-mon: waiting for mon quorum with [a] 2022-03-24T23:59:20.429 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:20.428846 I | op-mon: mons running: [a] 2022-03-24T23:59:20.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 239 16 104645 104629 27.3558 24.0625 0.0379374 0.0365484 2022-03-24T23:59:21.336 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:21.334421 I | op-mon: Monitors in quorum: [a] 2022-03-24T23:59:21.336 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:21.334457 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-03-24T23:59:21.767 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:59:21.766705+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0365679 2022-03-24T23:59:21.767 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:59:21.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 240 16 105022 105006 27.34 23.5625 0.0699804 0.0365679 2022-03-24T23:59:22.129 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:22.127391 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-03-24T23:59:22.767 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 241 16 105371 105355 27.317 21.8125 0.0629253 0.0365972 2022-03-24T23:59:23.124 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:23.122745 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-03-24T23:59:23.767 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 242 16 105721 105705 27.2945 21.875 0.050402 0.0366284 2022-03-24T23:59:23.900 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:23.894642 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-03-24T23:59:24.495 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:24.494153 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-03-24T23:59:24.496 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:24.494198 I | cephclient: getting or creating ceph auth key "client.crash" 2022-03-24T23:59:24.767 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 243 16 106007 105991 27.2558 17.875 0.0601649 0.0366795 2022-03-24T23:59:25.236 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:25.233436 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-03-24T23:59:25.767 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 244 16 106386 106370 27.2411 23.6875 0.0370441 0.0367 2022-03-24T23:59:25.966 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:25.964869 I | cephclient: successfully enabled msgr2 protocol 2022-03-24T23:59:25.966 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:25.964892 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-03-24T23:59:25.967 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:25.964898 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-03-24T23:59:26.702 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:26.700942 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-03-24T23:59:26.736 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:26.735147 I | op-mgr: start running mgr 2022-03-24T23:59:26.736 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:26.735221 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-03-24T23:59:26.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 245 16 106773 106757 27.2286 24.1875 0.0320049 0.0367172 2022-03-24T23:59:27.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 246 16 107131 107115 27.2089 22.375 0.0165198 0.0367436 2022-03-24T23:59:27.853 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:27.782751 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-03-24T23:59:28.135 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.133113 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-03-24T23:59:28.146 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.144649 I | op-mgr: setting services to point to mgr "a" 2022-03-24T23:59:28.236 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.234868 I | op-osd: start running osds in namespace "rook-ceph" 2022-03-24T23:59:28.239 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.237483 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-03-24T23:59:28.281 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.280602 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-03-24T23:59:28.304 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.301818 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi165-lv-2" 2022-03-24T23:59:28.305 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.301895 I | op-osd: OSD PVC "smithi165-lv-2-data-062b4b" already exists 2022-03-24T23:59:28.305 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.301928 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi165-lv-3" 2022-03-24T23:59:28.305 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.301984 I | op-osd: OSD PVC "smithi165-lv-3-data-0gq7hz" already exists 2022-03-24T23:59:28.305 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.302552 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi165-lv-4" 2022-03-24T23:59:28.306 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.302571 I | op-osd: OSD PVC "smithi165-lv-4-data-0mf882" already exists 2022-03-24T23:59:28.306 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.302577 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi165-lv-1" 2022-03-24T23:59:28.306 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.302585 I | op-osd: OSD PVC "smithi165-lv-1-data-0nfkrx" already exists 2022-03-24T23:59:28.315 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.310735 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-2-data-062b4b" 2022-03-24T23:59:28.315 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.310757 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:59:28.316 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.310762 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-4-data-0mf882" 2022-03-24T23:59:28.316 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.310767 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-1-data-0nfkrx" 2022-03-24T23:59:28.327 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.325659 I | op-k8sutil: Removing previous job rook-ceph-osd-prepare-smithi165-lv-1-data-0nfkrx to start a new one 2022-03-24T23:59:28.364 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:28.362280 I | op-k8sutil: batch job rook-ceph-osd-prepare-smithi165-lv-1-data-0nfkrx still exists 2022-03-24T23:59:28.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 247 15 107372 107357 27.16 15.125 0.0380497 0.0368046 2022-03-24T23:59:29.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 248 16 107760 107744 27.148 24.1875 0.0311024 0.0368269 2022-03-24T23:59:30.070 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:30.066862 I | op-mgr: successful modules: mgr module(s) from the spec 2022-03-24T23:59:30.133 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:30.131786 I | op-mgr: successful modules: dashboard 2022-03-24T23:59:30.138 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:30.133129 I | op-mgr: successful modules: prometheus 2022-03-24T23:59:30.392 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:30.390757 I | op-k8sutil: batch job rook-ceph-osd-prepare-smithi165-lv-1-data-0nfkrx deleted 2022-03-24T23:59:30.401 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:30.398122 I | op-osd: started OSD provisioning job for PVC "smithi165-lv-1-data-0nfkrx" 2022-03-24T23:59:30.402 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:30.398147 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-03-24T23:59:30.403 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:30.398152 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-03-24T23:59:30.426 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:30.423265 I | op-osd: OSD orchestration status for PVC smithi165-lv-1-data-0nfkrx is "starting" 2022-03-24T23:59:30.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 249 16 108095 108079 27.123 20.9375 0.0398291 0.0368555 2022-03-24T23:59:30.848 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:30.846155 I | op-mgr: successful modules: balancer 2022-03-24T23:59:31.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 250 16 108366 108350 27.0823 16.9375 0.0490882 0.0369157 2022-03-24T23:59:32.600 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:32.595853 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-24T23:59:32.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 251 16 108720 108704 27.0625 22.125 0.0261814 0.0369432 2022-03-24T23:59:32.955 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:32.953857 I | op-osd: updating OSD 1 on PVC "smithi165-lv-4-data-0mf882" 2022-03-24T23:59:32.955 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:32.953883 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-4-data-0mf882" 2022-03-24T23:59:33.354 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:33.353127 I | op-mgr: successful modules: orchestrator modules 2022-03-24T23:59:33.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 252 16 109099 109083 27.0491 23.6875 0.0539281 0.0369594 2022-03-24T23:59:34.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 253 16 109462 109446 27.0319 22.6875 0.0185481 0.0369856 2022-03-24T23:59:35.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 254 16 109775 109759 27.0025 19.5625 0.0198581 0.037024 2022-03-24T23:59:36.097 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:36.095806 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-24T23:59:36.317 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:36.311691 I | op-osd: updating OSD 2 on PVC "smithi165-lv-2-data-062b4b" 2022-03-24T23:59:36.317 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:36.311712 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-2-data-062b4b" 2022-03-24T23:59:36.768 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 255 16 110143 110127 26.9868 23 0.0439665 0.0370475 2022-03-24T23:59:37.769 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 256 16 110487 110471 26.9653 21.5 0.0636282 0.0370755 2022-03-24T23:59:38.769 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 257 16 110847 110831 26.948 22.5 0.0356604 0.0370975 2022-03-24T23:59:38.914 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-24T23:59:38.915 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-24T23:59:38.915 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-24T23:59:38.915 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-24T23:59:38.915 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-24T23:59:38.916 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-24T23:59:38.994 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-24T23:59:39.707 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:39.705828 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-24T23:59:39.769 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 258 16 111167 111151 26.921 20 0.0333017 0.0371382 2022-03-24T23:59:39.802 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-24T23:59:39.802 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-24T23:59:40.069 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:40.067975 I | op-osd: updating OSD 3 on PVC "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:59:40.069 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:40.068003 I | op-osd: OSD will have its main bluestore block on "smithi165-lv-3-data-0gq7hz" 2022-03-24T23:59:40.769 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 259 16 111538 111522 26.9066 23.1875 0.0182085 0.0371577 2022-03-24T23:59:41.769 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-24T23:59:41.768707+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.037157 2022-03-24T23:59:41.769 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-24T23:59:41.770 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 260 16 111966 111950 26.906 26.75 0.0457302 0.037157 2022-03-24T23:59:42.769 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 261 16 112349 112333 26.8946 23.9375 0.0450945 0.0371733 2022-03-24T23:59:43.769 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 262 16 112732 112716 26.8833 23.9375 0.0309549 0.0371811 2022-03-24T23:59:44.769 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 263 16 113029 113013 26.8517 18.5625 0.0639803 0.0372325 2022-03-24T23:59:45.769 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 264 16 113461 113445 26.8522 27 0.033064 0.0372328 2022-03-24T23:59:46.769 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 265 16 113832 113816 26.8384 23.1875 0.0360211 0.0372512 2022-03-24T23:59:47.769 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 266 16 114227 114211 26.8303 24.6875 0.025539 0.0372636 2022-03-24T23:59:48.770 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 267 16 114547 114531 26.8047 20 0.0537834 0.037299 2022-03-24T23:59:49.770 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 268 16 114952 114936 26.7991 25.3125 0.0742249 0.0373055 2022-03-24T23:59:50.770 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 269 16 115233 115217 26.7648 17.5625 0.0468783 0.0373529 2022-03-24T23:59:51.770 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 270 16 115636 115620 26.7589 25.1875 0.0230128 0.037362 2022-03-24T23:59:52.272 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:52.271551 I | op-osd: OSD orchestration status for node smithi165-lv-1-data-0nfkrx is "orchestrating" 2022-03-24T23:59:52.302 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:52.301111 I | op-osd: OSD orchestration status for PVC smithi165-lv-1-data-0nfkrx is "orchestrating" 2022-03-24T23:59:52.770 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 271 16 115997 115981 26.7434 22.5625 0.040994 0.037381 2022-03-24T23:59:53.770 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 272 16 116362 116346 26.729 22.8125 0.0459647 0.0374044 2022-03-24T23:59:53.785 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:53.782755 I | op-osd: OSD orchestration status for PVC smithi165-lv-1-data-0nfkrx is "completed" 2022-03-24T23:59:54.770 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 273 16 116735 116719 26.7165 23.3125 0.0427375 0.0374225 2022-03-24T23:59:55.564 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:55.563359 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-03-24T23:59:55.565 INFO:tasks.rook.operator.smithi165.stdout:2022-03-24 23:59:55.563382 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-03-24T23:59:55.770 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 274 16 117109 117093 26.7043 23.375 0.0437748 0.0374378 2022-03-24T23:59:56.774 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 275 16 117502 117486 26.6965 24.5625 0.028227 0.0374505 2022-03-24T23:59:57.770 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 276 16 117878 117862 26.6849 23.5 0.0149588 0.0374647 2022-03-24T23:59:58.772 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 277 16 118205 118189 26.6622 20.4375 0.0422742 0.0374951 2022-03-24T23:59:59.772 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 278 16 118508 118492 26.6344 18.9375 0.0523032 0.037538 2022-03-25T00:00:00.772 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 279 16 118894 118878 26.6254 24.125 0.0582252 0.0375489 2022-03-25T00:00:01.780 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-25T00:00:01.778517+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0375618 2022-03-25T00:00:01.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-25T00:00:01.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 280 16 119284 119268 26.6167 24.375 0.0245023 0.0375618 2022-03-25T00:00:02.779 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 281 16 119673 119657 26.6085 24.3125 0.0399374 0.0375735 2022-03-25T00:00:03.779 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 282 16 120074 120058 26.603 25.0625 0.052686 0.0375804 2022-03-25T00:00:04.779 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 283 16 120446 120430 26.5912 23.25 0.0721498 0.0375968 2022-03-25T00:00:05.779 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 284 16 120793 120777 26.5739 21.6875 0.10678 0.0376227 2022-03-25T00:00:06.779 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 285 16 121172 121156 26.5638 23.6875 0.0126265 0.0376357 2022-03-25T00:00:07.779 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 286 16 121556 121540 26.5548 24 0.0307455 0.0376497 2022-03-25T00:00:08.779 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 287 16 121973 121957 26.5531 26.0625 0.041345 0.0376513 2022-03-25T00:00:09.779 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 288 16 122344 122328 26.5414 23.1875 0.0747391 0.0376691 2022-03-25T00:00:09.803 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:00:09.805 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:00:09.806 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:00:09.806 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:00:09.806 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:00:09.807 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:00:09.883 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:00:10.717 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:00:10.717 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:00:10.779 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 289 16 122681 122665 26.5224 21.0625 0.0277008 0.037696 2022-03-25T00:00:11.780 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 290 16 123084 123068 26.5178 25.1875 0.0199602 0.0377002 2022-03-25T00:00:12.780 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 291 16 123453 123437 26.5059 23.0625 0.0623395 0.0377197 2022-03-25T00:00:13.780 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 292 16 123706 123690 26.4693 15.8125 0.0333748 0.0377704 2022-03-25T00:00:14.780 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 293 16 124097 124081 26.4624 24.4375 0.0482013 0.037781 2022-03-25T00:00:15.780 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 294 16 124479 124463 26.4536 23.875 0.0251598 0.0377944 2022-03-25T00:00:16.780 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 295 16 124843 124827 26.441 22.75 0.0474165 0.0378107 2022-03-25T00:00:17.780 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 296 16 125195 125179 26.426 22 0.0253234 0.0378329 2022-03-25T00:00:18.780 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 297 16 125558 125542 26.4134 22.6875 0.0353952 0.0378496 2022-03-25T00:00:19.780 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 298 16 125787 125771 26.3728 14.3125 0.0335889 0.0378609 2022-03-25T00:00:20.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 299 16 126129 126113 26.3561 21.375 0.0278207 0.0379351 2022-03-25T00:00:21.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-25T00:00:21.780471+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0379434 2022-03-25T00:00:21.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-25T00:00:21.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 300 16 126521 126505 26.3499 24.5 0.0262291 0.0379434 2022-03-25T00:00:22.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 301 16 126890 126874 26.3389 23.0625 0.0140378 0.0379588 2022-03-25T00:00:23.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 302 16 127267 127251 26.3297 23.5625 0.0285004 0.0379709 2022-03-25T00:00:24.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 303 16 127546 127530 26.3004 17.4375 0.0455515 0.0380142 2022-03-25T00:00:25.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 304 16 127937 127921 26.2943 24.4375 0.0450697 0.0380236 2022-03-25T00:00:26.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 305 16 128299 128283 26.2822 22.625 0.0451928 0.0380399 2022-03-25T00:00:27.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 306 16 128671 128655 26.2723 23.25 0.0222942 0.0380557 2022-03-25T00:00:28.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 307 16 129054 129038 26.2647 23.9375 0.0370598 0.0380653 2022-03-25T00:00:29.781 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 308 16 129438 129422 26.2573 24 0.0478665 0.0380768 2022-03-25T00:00:30.782 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 309 16 129600 129584 26.2051 10.125 0.0573337 0.038083 2022-03-25T00:00:31.782 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 310 16 129870 129854 26.175 16.875 0.0423123 0.038196 2022-03-25T00:00:32.782 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 311 16 130211 130195 26.1594 21.3125 0.0400243 0.0382205 2022-03-25T00:00:33.782 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 312 16 130579 130563 26.1493 23 0.0664666 0.0382337 2022-03-25T00:00:34.782 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 313 16 130813 130797 26.1124 14.625 0.043179 0.0382488 2022-03-25T00:00:35.782 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 314 16 130813 130797 26.0293 0 - 0.0382488 2022-03-25T00:00:36.782 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 315 16 131118 131102 26.0072 9.53125 0.0143043 0.0384419 2022-03-25T00:00:37.782 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 316 16 131493 131477 25.999 23.4375 0.0282071 0.0384546 2022-03-25T00:00:38.782 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 317 16 131870 131854 25.9913 23.5625 0.073029 0.0384662 2022-03-25T00:00:39.782 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 318 16 132238 132222 25.9819 23 0.0437861 0.0384787 2022-03-25T00:00:40.718 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:00:40.719 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:00:40.719 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:00:40.720 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:00:40.720 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:00:40.720 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:00:40.783 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 319 16 132625 132609 25.9763 24.1875 0.0378497 0.0384889 2022-03-25T00:00:40.832 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:00:41.783 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-25T00:00:41.782655+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0385123 2022-03-25T00:00:41.783 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-25T00:00:41.783 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 320 16 132954 132938 25.9593 20.5625 0.0348703 0.0385123 2022-03-25T00:00:41.815 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:00:41.815 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:00:42.783 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 321 16 133313 133297 25.9484 22.4375 0.0177323 0.0385285 2022-03-25T00:00:43.783 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 322 15 133692 133677 25.9415 23.75 0.0172165 0.0385391 2022-03-25T00:00:44.783 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 323 15 133937 133922 25.9086 15.3125 0.32322 0.0385591 2022-03-25T00:00:45.783 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 324 16 134310 134294 25.9004 23.25 0.028357 0.0386025 2022-03-25T00:00:46.783 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 325 16 134664 134648 25.8888 22.125 0.0318663 0.0386188 2022-03-25T00:00:47.784 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 326 16 135000 134984 25.8738 21 0.0333274 0.0386405 2022-03-25T00:00:48.784 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 327 16 135348 135332 25.8612 21.75 0.0301469 0.0386598 2022-03-25T00:00:49.784 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 328 16 135700 135684 25.8494 22 0.0425291 0.0386736 2022-03-25T00:00:50.784 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 329 16 135795 135779 25.7889 5.9375 0.0475429 0.038746 2022-03-25T00:00:51.784 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 330 16 136058 136042 25.7605 16.4375 0.0331986 0.0388098 2022-03-25T00:00:52.784 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 331 16 136405 136389 25.7482 21.6875 0.056689 0.0388306 2022-03-25T00:00:53.784 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 332 16 136743 136727 25.7343 21.125 0.0417629 0.03885 2022-03-25T00:00:54.784 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 333 16 137099 137083 25.7238 22.25 0.0485102 0.0388658 2022-03-25T00:00:55.784 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 334 16 137453 137437 25.713 22.125 0.0342792 0.0388821 2022-03-25T00:00:56.784 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 335 16 137795 137779 25.7001 21.375 0.0219486 0.0389023 2022-03-25T00:00:57.785 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 336 16 138154 138138 25.6904 22.4375 0.0294611 0.0389177 2022-03-25T00:00:58.784 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 337 16 138516 138500 25.6813 22.625 0.0485917 0.0389303 2022-03-25T00:00:59.785 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 338 16 138877 138861 25.672 22.5625 0.0389312 0.0389438 2022-03-25T00:01:00.785 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 339 16 139200 139184 25.6558 20.1875 0.0520362 0.0389683 2022-03-25T00:01:01.785 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:2022-03-25T00:01:01.784904+0000 min lat: 0.00115463 max lat: 11.3364 avg lat: 0.0390021 2022-03-25T00:01:01.785 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-25T00:01:01.786 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 340 16 139496 139480 25.6348 18.5 0.0659127 0.0390021 2022-03-25T00:01:02.785 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 341 16 139809 139793 25.617 19.5625 0.0632784 0.0390272 2022-03-25T00:01:03.785 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 342 16 140149 140133 25.6042 21.25 0.0390803 0.0390481 2022-03-25T00:01:04.785 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 343 15 140479 140464 25.5899 20.6875 0.0617327 0.0390696 2022-03-25T00:01:05.785 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 344 16 140731 140715 25.5611 15.6875 0.0722639 0.0391122 2022-03-25T00:01:06.785 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 345 16 140879 140863 25.5138 9.25 0.0977181 0.0391854 2022-03-25T00:01:07.786 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 346 16 141163 141147 25.4914 17.75 0.0477942 0.0392168 2022-03-25T00:01:08.786 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 347 16 141468 141452 25.4728 19.0625 0.0388342 0.0392477 2022-03-25T00:01:09.786 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 348 16 141692 141676 25.4399 14 0.0903728 0.0392664 2022-03-25T00:01:10.786 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 349 16 141692 141676 25.367 0 - 0.0392664 2022-03-25T00:01:11.786 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 350 16 141935 141919 25.3379 7.59375 0.0561453 0.0394592 2022-03-25T00:01:11.816 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:01:11.817 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:01:11.818 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:01:11.818 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:01:11.818 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:01:11.819 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:01:12.449 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:01:12.786 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 351 16 142232 142216 25.3186 18.5625 0.127637 0.0394864 2022-03-25T00:01:13.310 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:01:13.407 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:01:13.786 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 352 16 142552 142536 25.3035 20 0.0217658 0.0395126 2022-03-25T00:01:14.786 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 353 16 142900 142884 25.2934 21.75 0.0647698 0.0395275 2022-03-25T00:01:15.786 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 354 16 143266 143250 25.2865 22.875 0.024699 0.0395386 2022-03-25T00:01:16.786 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 355 16 143632 143616 25.2797 22.875 0.0355816 0.0395486 2022-03-25T00:01:17.787 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 356 16 143962 143946 25.2667 20.625 0.0302564 0.0395686 2022-03-25T00:01:18.787 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 357 16 144314 144298 25.2575 22 0.0550576 0.0395832 2022-03-25T00:01:19.787 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 358 16 144671 144655 25.2493 22.3125 0.028396 0.0395969 2022-03-25T00:01:20.787 INFO:tasks.radosbench.radosbench.a.smithi165.stdout: 359 16 145025 145009 25.2406 22.125 0.0132268 0.039609 2022-03-25T00:01:21.787 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Total time run: 360.02 2022-03-25T00:01:21.788 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Total writes made: 145351 2022-03-25T00:01:21.788 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Write size: 65536 2022-03-25T00:01:21.788 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Object size: 65536 2022-03-25T00:01:21.788 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Bandwidth (MB/sec): 25.2331 2022-03-25T00:01:21.789 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Stddev Bandwidth: 15.7854 2022-03-25T00:01:21.789 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Max bandwidth (MB/sec): 91.0625 2022-03-25T00:01:21.789 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Min bandwidth (MB/sec): 0 2022-03-25T00:01:21.789 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Average IOPS: 403 2022-03-25T00:01:21.790 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Stddev IOPS: 252.586 2022-03-25T00:01:21.790 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Max IOPS: 1457 2022-03-25T00:01:21.790 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Min IOPS: 0 2022-03-25T00:01:21.790 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Average Latency(s): 0.0396244 2022-03-25T00:01:21.791 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Stddev Latency(s): 0.220358 2022-03-25T00:01:21.791 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Max latency(s): 11.3364 2022-03-25T00:01:21.791 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Min latency(s): 0.00115463 2022-03-25T00:01:21.796 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Cleaning up (deleting benchmark objects) 2022-03-25T00:01:43.310 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:01:43.311 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:01:43.312 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:01:43.312 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:01:43.312 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:01:43.314 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:01:43.440 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:01:44.455 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:01:44.456 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:02:14.457 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:02:14.458 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:02:14.459 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:02:14.459 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:02:14.459 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:02:14.459 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:02:14.567 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:02:15.341 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:02:15.341 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:02:45.343 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:02:45.344 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:02:45.344 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:02:45.345 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:02:45.345 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:02:45.345 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:02:45.455 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:02:46.262 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:02:46.262 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:03:16.263 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:03:16.264 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:03:16.265 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:03:16.265 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:03:16.265 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:03:16.265 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:03:16.388 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:03:17.412 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:03:17.412 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:03:47.414 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:03:47.415 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:03:47.416 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:03:47.416 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:03:47.416 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:03:47.417 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:03:47.527 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:03:48.266 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:03:48.266 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:04:18.267 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:04:18.268 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:04:18.268 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:04:18.269 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:04:18.269 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:04:18.269 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:04:18.374 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:04:19.188 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:04:19.188 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:04:49.190 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:04:49.191 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:04:49.191 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:04:49.191 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:04:49.192 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:04:49.194 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:04:49.663 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:04:50.667 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:04:50.667 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:05:20.668 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:05:20.669 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:05:20.669 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:05:20.670 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:05:20.670 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:05:20.670 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:05:20.811 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:05:21.491 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:05:21.491 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:05:51.493 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:05:51.494 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:05:51.495 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:05:51.495 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:05:51.495 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:05:51.497 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:05:54.281 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:05:54.930 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:05:54.931 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:06:24.931 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:06:24.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:06:24.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:06:24.933 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:06:24.933 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:06:24.933 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:06:25.091 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:06:26.017 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:06:26.017 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:06:56.018 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:06:56.019 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:06:56.020 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:06:56.020 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:06:56.020 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:06:56.021 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:06:56.624 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:06:57.924 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:06:57.925 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:07:27.925 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:07:27.927 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:07:27.927 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:07:27.927 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:07:27.927 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:07:27.928 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:07:28.012 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:07:28.820 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:07:28.821 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:07:58.822 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:07:58.823 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:07:58.823 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:07:58.824 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:07:58.824 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:07:58.824 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:07:58.872 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:07:59.529 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:07:59.530 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:08:29.531 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:08:29.531 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:08:29.533 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:08:29.534 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:08:29.534 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:08:29.534 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:08:29.663 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:08:30.415 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:08:30.415 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:09:00.416 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:09:00.718 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:09:00.718 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:09:00.719 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:09:00.719 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:09:00.719 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:09:00.902 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:09:01.848 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:09:01.849 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:09:31.850 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:09:31.851 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:09:31.852 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:09:31.852 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:09:31.852 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:09:31.853 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:09:31.962 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:09:32.807 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:09:32.807 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:09:44.125 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Removed 145351 objects 2022-03-25T00:09:44.125 INFO:tasks.radosbench.radosbench.a.smithi165.stdout:Clean up completed and total clean up time :502.33 2022-03-25T00:10:02.809 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:10:02.810 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:10:02.811 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:10:02.812 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:10:02.812 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:10:02.812 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:10:02.898 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:10:03.369 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:10:03.369 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:10:33.371 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:10:33.371 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:10:33.372 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:10:33.373 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:10:33.373 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:10:33.373 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:10:33.434 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:10:33.887 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:10:33.888 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:11:03.889 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:11:03.889 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:11:03.890 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:11:03.891 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:11:03.891 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:11:03.891 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:11:03.953 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:11:04.395 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:11:04.395 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:11:34.396 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:11:34.398 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:11:34.398 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:11:34.398 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:11:34.398 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:11:34.399 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:11:34.471 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:11:34.928 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:11:34.928 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:12:04.929 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:12:04.930 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:12:04.931 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:12:04.931 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:12:04.932 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:12:04.932 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:12:04.993 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:12:05.465 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:12:05.465 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:12:35.467 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:12:35.562 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:12:35.563 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:12:35.563 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:12:35.564 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:12:35.564 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:12:35.564 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:12:36.013 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:12:36.014 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:13:06.015 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:13:06.015 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:13:06.016 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:13:06.017 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:13:06.017 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:13:06.017 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:13:06.076 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:13:06.553 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:13:06.553 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:13:36.555 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:13:36.556 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:13:36.556 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:13:36.556 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:13:36.557 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:13:36.557 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:13:36.632 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:13:37.097 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:13:37.098 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:14:07.099 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:14:07.100 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:14:07.100 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:14:07.100 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:14:07.101 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:14:07.101 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:14:07.169 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:14:07.656 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:14:07.657 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:14:37.658 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:14:37.659 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:14:37.660 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:14:37.660 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:14:37.660 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:14:37.661 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:14:37.751 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:14:38.194 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:14:38.195 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:15:08.196 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:15:08.198 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:15:08.198 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:15:08.198 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:15:08.199 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:15:08.199 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:15:08.313 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:15:08.781 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:15:08.781 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:15:38.782 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:15:38.783 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:15:38.783 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:15:38.784 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:15:38.784 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:15:38.784 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:15:38.855 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:15:39.312 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:15:39.312 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:16:09.315 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:16:09.315 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:16:09.316 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:16:09.316 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:16:09.317 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:16:09.317 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:16:12.390 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:16:12.906 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:16:12.906 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:16:42.908 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:16:42.908 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:16:42.909 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:16:42.909 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:16:42.910 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:16:42.910 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:16:42.971 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:16:43.446 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:16:43.447 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:17:13.475 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:17:13.475 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:17:13.476 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:17:13.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:17:13.477 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:17:13.477 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:17:13.545 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:17:14.011 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:17:14.012 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:17:44.013 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:17:44.014 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:17:44.015 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:17:44.015 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:17:44.015 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:17:44.016 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:17:44.082 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:17:44.548 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:17:44.549 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:18:14.550 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:18:14.551 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:18:14.552 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:18:14.552 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:18:14.552 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:18:14.553 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:18:14.622 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:18:15.129 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:18:15.130 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:18:45.132 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:18:45.133 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:18:45.134 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:18:45.134 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:18:45.134 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:18:45.134 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:18:45.196 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:18:45.690 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:18:45.691 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:19:15.692 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:19:15.693 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:19:15.694 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:19:15.694 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:19:15.694 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:19:15.695 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:19:15.767 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:19:16.214 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:19:16.333 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:19:46.216 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:19:46.217 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:19:46.218 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:19:46.218 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:19:46.218 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:19:46.219 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:19:46.289 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:19:46.784 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:19:46.784 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:20:16.784 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:20:16.785 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:20:16.785 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:20:16.786 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:20:16.786 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:20:16.786 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:20:16.852 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:20:17.326 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:20:17.365 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:20:47.328 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:20:47.329 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:20:47.329 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:20:47.330 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:20:47.330 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:20:47.330 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:20:47.396 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:20:47.847 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:20:47.847 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:21:17.849 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:21:17.851 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:21:17.851 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:21:17.852 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:21:17.852 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:21:17.853 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:21:17.914 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:21:18.362 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:21:18.362 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:21:48.364 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:21:48.364 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:21:48.366 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:21:48.366 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:21:48.366 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:21:48.366 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:21:48.438 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:21:48.972 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:21:48.973 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:22:18.974 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:22:18.975 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:22:18.975 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:22:18.976 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:22:18.976 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:22:18.976 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:22:19.041 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:22:19.509 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:22:19.509 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:22:49.511 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:22:49.512 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:22:49.512 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:22:49.513 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:22:49.513 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:22:49.513 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:22:49.583 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:22:50.033 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:22:50.034 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:23:20.035 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:23:20.036 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:23:20.036 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:23:20.037 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:23:20.037 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:23:20.037 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:23:20.112 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:23:20.580 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:23:20.580 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:23:50.581 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:23:50.582 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:23:50.583 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:23:50.583 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:23:50.583 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:23:50.584 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:23:50.653 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:23:51.093 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:23:51.093 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:24:21.095 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:24:21.096 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:24:21.096 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:24:21.096 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:24:21.096 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:24:21.097 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:24:21.165 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:24:21.647 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:24:21.647 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:24:51.648 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:24:51.649 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:24:51.650 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:24:51.650 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:24:51.651 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:24:51.651 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:24:51.713 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:24:52.185 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:24:52.185 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:25:22.184 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:25:22.185 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:25:22.186 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:25:22.186 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:25:22.187 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:25:22.187 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:25:22.248 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:25:22.715 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:25:22.715 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:25:52.716 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:25:52.717 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:25:52.717 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:25:52.718 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:25:52.718 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:25:52.718 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:25:52.787 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:25:53.253 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:25:53.253 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:26:23.254 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:26:23.255 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:26:23.256 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:26:23.256 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:26:23.256 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:26:23.257 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:26:26.501 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:26:26.965 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:26:26.966 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:26:56.967 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:26:56.968 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:26:56.968 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:26:56.969 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:26:56.969 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:26:56.969 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:26:57.039 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:26:57.523 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:26:57.523 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:27:27.524 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:27:27.525 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:27:27.525 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:27:27.526 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:27:27.526 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:27:27.527 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:27:27.590 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:27:28.062 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:27:28.062 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:27:58.063 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:27:58.139 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:27:58.140 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:27:58.141 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:27:58.141 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:27:58.141 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:27:58.163 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:27:58.606 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:27:58.606 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:28:28.607 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:28:28.608 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:28:28.608 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:28:28.609 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:28:28.609 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:28:28.610 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:28:28.684 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:28:29.093 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:28:29.093 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:28:59.094 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:28:59.095 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:28:59.096 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:28:59.096 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:28:59.096 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:28:59.097 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:28:59.168 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:28:59.703 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:28:59.703 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:29:29.705 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:29:29.705 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:29:29.706 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:29:29.706 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:29:29.707 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:29:29.707 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:29:29.770 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:29:30.255 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:29:30.278 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:30:00.257 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:30:00.258 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:30:00.259 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:30:00.259 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:30:00.259 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:30:00.259 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:30:00.335 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:30:00.793 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:30:00.794 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:30:30.795 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:30:30.796 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:30:30.797 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:30:30.797 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:30:30.797 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:30:30.797 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:30:30.872 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:30:31.350 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:30:31.350 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:31:01.351 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:31:01.352 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:31:01.352 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:31:01.353 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:31:01.353 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:31:01.354 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:31:01.428 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:31:01.913 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:31:01.913 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:31:31.914 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:31:31.915 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:31:31.915 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:31:31.916 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:31:31.917 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:31:31.917 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:31:31.972 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:31:32.471 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:31:32.472 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:32:02.473 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:32:02.474 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:32:02.475 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:32:02.475 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:32:02.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:32:02.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:32:02.547 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:32:02.985 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:32:02.986 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:32:32.987 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:32:32.988 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:32:32.988 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:32:32.990 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:32:32.990 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:32:32.990 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:32:33.054 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:32:33.531 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:32:33.531 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:33:03.533 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:33:03.533 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:33:03.534 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:33:03.535 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:33:03.535 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:33:03.535 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:33:03.602 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:33:04.063 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:33:04.063 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:33:34.065 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:33:34.066 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:33:34.066 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:33:34.066 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:33:34.067 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:33:34.067 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:33:34.132 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:33:34.591 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:33:34.591 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:34:04.593 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:34:04.593 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:34:04.594 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:34:04.594 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:34:04.595 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:34:04.595 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:34:04.667 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:34:05.131 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:34:05.131 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:34:35.132 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:34:35.133 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:34:35.134 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:34:35.134 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:34:35.134 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:34:35.135 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:34:35.197 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:34:35.660 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:34:35.661 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:35:05.662 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:35:05.663 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:35:05.663 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:35:05.664 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:35:05.664 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:35:05.664 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:35:05.739 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:35:06.244 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:35:06.245 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:35:36.246 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:35:36.247 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:35:36.248 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:35:36.248 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:35:36.249 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:35:36.249 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:35:36.323 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:35:36.798 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:35:36.799 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:36:06.800 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:36:06.801 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:36:06.801 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:36:06.802 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:36:06.802 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:36:06.803 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:36:06.869 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:36:07.312 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:36:07.312 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:36:37.314 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:36:37.333 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:36:37.334 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:36:37.334 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:36:37.335 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:36:37.335 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:36:40.284 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:36:40.765 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:36:40.765 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:37:10.766 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:37:10.767 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:37:10.768 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:37:10.768 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:37:10.768 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:37:10.769 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:37:10.857 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:37:11.322 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:37:11.323 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:37:41.324 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:37:41.325 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:37:41.326 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:37:41.326 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:37:41.326 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:37:41.326 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:37:41.388 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:37:41.854 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:37:41.854 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:38:11.856 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:38:11.856 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:38:11.857 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:38:11.858 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:38:11.858 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:38:11.858 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:38:11.923 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:38:12.380 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:38:12.380 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:38:42.382 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:38:42.382 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:38:42.383 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:38:42.384 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:38:42.384 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:38:42.384 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:38:42.462 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:38:42.934 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:38:42.935 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:39:12.935 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:39:12.936 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:39:12.937 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:39:12.937 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:39:12.939 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:39:12.939 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:39:13.004 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:39:13.550 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:39:13.551 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:39:43.552 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:39:43.553 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:39:43.554 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:39:43.554 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:39:43.554 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:39:43.555 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:39:43.617 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:39:44.102 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:39:44.102 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:40:14.103 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:40:14.105 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:40:14.105 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:40:14.105 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:40:14.105 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:40:14.106 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:40:14.174 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:40:14.644 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:40:14.645 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:40:44.646 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:40:44.646 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:40:44.647 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:40:44.648 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:40:44.648 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:40:44.648 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:40:44.703 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:40:45.179 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:40:45.180 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:41:15.181 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:41:15.183 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:41:15.183 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:41:15.183 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:41:15.183 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:41:15.184 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:41:15.249 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:41:15.718 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:41:15.718 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:41:45.719 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:41:45.720 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:41:45.721 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:41:45.721 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:41:45.722 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:41:45.722 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:41:45.784 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:41:46.282 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:41:46.283 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:42:16.284 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:42:16.285 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:42:16.286 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:42:16.286 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:42:16.286 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:42:16.286 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:42:16.346 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:42:16.808 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:42:16.809 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:42:46.810 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:42:46.811 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:42:46.811 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:42:46.811 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:42:46.812 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:42:46.812 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:42:46.871 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:42:47.363 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:42:47.363 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:43:17.364 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:43:17.365 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:43:17.366 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:43:17.366 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:43:17.367 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:43:17.367 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:43:17.439 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:43:17.850 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:43:17.850 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:43:47.852 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:43:47.853 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:43:47.853 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:43:47.854 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:43:47.854 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:43:47.854 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:43:47.914 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:43:48.356 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:43:48.356 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:44:18.358 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:44:18.360 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:44:18.361 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:44:18.361 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:44:18.361 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:44:18.361 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:44:18.423 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:44:18.898 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:44:18.899 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:44:48.900 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:44:48.901 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:44:48.901 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:44:48.902 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:44:48.902 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:44:48.902 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:44:48.971 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:44:49.434 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:44:49.434 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:45:19.436 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:45:19.437 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:45:19.437 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:45:19.438 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:45:19.438 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:45:19.438 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:45:19.502 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:45:19.986 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:45:19.986 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:45:49.987 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:45:49.988 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:45:49.990 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:45:49.990 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:45:49.990 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:45:49.991 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:45:50.055 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:45:50.524 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:45:50.524 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:46:20.525 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:46:20.526 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:46:20.527 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:46:20.527 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:46:20.527 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:46:20.527 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:46:20.601 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:46:21.092 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:46:21.092 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:46:51.093 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:46:51.094 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:46:51.094 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:46:51.095 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:46:51.095 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:46:51.096 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:46:54.223 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:46:54.683 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:46:54.683 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:47:24.685 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:47:24.685 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:47:24.686 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:47:24.686 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:47:24.687 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:47:24.687 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:47:24.750 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:47:25.209 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:47:25.210 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:47:55.210 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:47:55.211 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:47:55.211 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:47:55.212 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:47:55.212 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:47:55.213 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:47:55.299 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:47:55.804 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:47:55.804 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:48:25.809 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:48:25.810 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:48:25.810 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:48:25.811 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:48:25.811 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:48:25.811 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:48:25.866 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:48:26.324 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:48:26.324 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:48:56.326 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:48:56.327 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:48:56.327 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:48:56.327 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:48:56.328 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:48:56.328 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:48:56.401 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:48:56.840 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:48:56.840 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:49:26.841 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:49:26.842 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:49:26.843 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:49:26.843 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:49:26.844 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:49:26.844 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:49:26.915 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:49:27.366 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:49:27.366 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:49:57.367 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:49:57.369 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:49:57.369 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:49:57.369 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:49:57.370 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:49:57.370 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:49:57.435 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:49:57.876 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:49:57.877 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:50:27.879 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:50:27.879 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:50:27.880 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:50:27.881 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:50:27.881 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:50:27.881 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:50:27.960 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:50:28.430 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:50:28.430 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:50:58.431 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:50:58.432 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:50:58.432 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:50:58.433 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:50:58.433 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:50:58.433 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:50:58.491 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:50:58.946 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:50:58.947 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:51:28.948 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:51:28.948 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:51:28.949 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:51:28.950 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:51:28.950 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:51:28.951 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:51:29.003 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:51:29.436 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:51:29.436 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:51:59.437 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:51:59.439 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:51:59.439 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:51:59.440 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:51:59.440 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:51:59.440 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:51:59.502 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:51:59.987 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:51:59.988 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:52:29.988 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:52:29.989 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:52:29.990 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:52:29.990 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:52:29.991 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:52:29.991 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:52:30.052 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:52:30.587 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:52:30.588 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:53:00.589 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:53:00.589 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:53:00.590 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:53:00.590 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:53:00.591 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:53:00.591 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:53:00.664 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:53:01.154 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:53:01.154 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:53:31.155 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:53:31.157 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:53:31.157 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:53:31.157 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:53:31.157 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:53:31.158 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:53:31.225 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:53:31.741 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:53:31.742 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:54:01.743 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:54:01.744 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:54:01.744 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:54:01.745 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:54:01.745 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:54:01.745 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:54:01.820 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:54:02.251 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:54:02.251 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:54:32.253 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:54:32.254 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:54:32.255 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:54:32.255 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:54:32.256 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:54:32.256 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:54:32.320 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:54:32.811 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:54:32.812 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:55:02.813 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:55:02.814 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:55:02.814 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:55:02.815 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:55:02.815 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:55:02.815 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:55:02.876 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:55:03.339 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:55:03.339 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:55:33.340 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:55:33.341 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:55:33.342 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:55:33.342 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:55:33.343 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:55:33.343 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:55:33.414 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:55:33.868 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:55:33.868 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:56:03.870 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:56:03.871 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:56:03.872 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:56:03.872 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:56:03.872 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:56:03.872 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:56:03.934 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:56:04.395 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:56:04.395 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:56:34.396 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:56:34.397 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:56:34.398 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:56:34.398 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:56:34.399 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:56:34.399 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:56:34.462 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:56:34.937 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:56:34.938 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:57:04.939 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:57:04.940 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:57:04.940 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:57:04.941 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:57:04.941 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:57:04.941 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:57:08.005 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:57:08.454 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:57:08.455 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:57:38.456 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:57:38.457 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:57:38.458 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:57:38.458 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:57:38.458 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:57:38.459 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:57:38.523 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:57:38.977 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:57:38.978 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:58:08.979 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:58:08.980 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:58:08.980 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:58:08.981 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:58:08.981 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:58:08.981 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:58:09.039 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:58:09.530 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:58:09.531 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:58:39.532 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:58:39.533 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:58:39.534 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:58:39.534 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:58:39.534 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:58:39.534 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:58:39.601 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:58:40.073 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:58:40.073 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:59:10.075 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:59:10.076 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:59:10.076 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:59:10.076 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:59:10.077 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:59:10.077 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:59:10.140 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:59:10.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:59:10.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T00:59:40.604 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T00:59:40.605 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T00:59:40.606 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T00:59:40.606 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T00:59:40.607 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T00:59:40.607 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T00:59:40.677 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T00:59:41.132 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T00:59:41.132 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:00:11.133 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:00:11.134 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:00:11.135 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:00:11.136 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:00:11.136 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:00:11.136 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:00:11.225 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:00:11.687 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:00:11.688 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:00:41.689 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:00:41.690 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:00:41.691 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:00:41.691 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:00:41.691 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:00:41.691 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:00:41.752 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:00:42.152 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:00:42.211 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:01:12.154 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:01:12.155 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:01:12.155 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:01:12.155 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:01:12.156 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:01:12.156 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:01:12.230 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:01:12.695 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:01:12.695 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:01:42.696 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:01:42.697 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:01:42.697 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:01:42.698 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:01:42.698 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:01:42.698 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:01:42.758 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:01:43.214 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:01:43.215 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:02:13.216 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:02:13.217 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:02:13.218 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:02:13.218 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:02:13.219 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:02:13.219 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:02:13.282 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:02:13.759 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:02:13.759 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:02:43.761 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:02:43.763 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:02:43.764 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:02:43.764 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:02:43.764 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:02:43.764 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:02:43.856 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:02:44.297 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:02:44.298 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:03:14.299 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:03:14.300 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:03:14.301 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:03:14.301 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:03:14.301 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:03:14.301 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:03:14.385 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:03:14.869 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:03:14.869 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:03:44.870 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:03:44.871 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:03:44.872 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:03:44.872 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:03:44.872 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:03:44.873 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:03:44.938 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:03:45.414 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:03:45.415 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:04:15.416 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:04:15.417 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:04:15.418 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:04:15.418 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:04:15.418 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:04:15.419 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:04:15.484 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:04:15.950 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:04:15.951 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:04:45.952 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:04:45.953 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:04:45.953 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:04:45.954 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:04:45.954 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:04:45.955 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:04:46.018 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:04:46.486 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:04:46.487 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:05:16.488 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:05:16.489 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:05:16.490 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:05:16.490 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:05:16.491 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:05:16.491 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:05:16.556 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:05:17.095 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:05:17.096 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:05:47.097 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:05:47.099 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:05:47.100 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:05:47.100 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:05:47.100 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:05:47.100 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:05:47.173 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:05:47.645 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:05:47.645 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:06:17.646 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:06:17.648 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:06:17.648 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:06:17.648 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:06:17.649 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:06:17.649 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:06:17.707 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:06:18.152 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:06:18.153 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:06:48.154 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:06:48.155 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:06:48.156 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:06:48.156 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:06:48.157 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:06:48.157 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:06:48.222 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:06:48.727 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:06:48.728 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:07:18.729 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:07:18.729 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:07:18.730 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:07:18.731 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:07:18.731 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:07:18.731 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:07:21.411 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:07:21.869 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:07:21.870 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:07:51.871 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:07:51.873 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:07:51.873 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:07:51.873 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:07:51.873 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:07:51.874 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:07:51.940 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:07:52.439 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:07:52.440 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:08:22.441 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:08:22.442 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:08:22.444 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:08:22.444 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:08:22.444 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:08:22.445 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:08:22.513 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:08:22.979 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:08:22.979 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:08:52.980 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:08:52.981 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:08:52.981 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:08:52.982 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:08:52.982 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:08:52.982 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:08:53.043 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:08:53.509 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:08:53.510 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:09:23.511 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:09:23.511 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:09:23.512 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:09:23.513 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:09:23.513 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:09:23.513 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:09:23.589 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:09:24.056 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:09:24.056 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:09:54.057 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:09:54.058 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:09:54.059 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:09:54.059 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:09:54.060 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:09:54.060 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:09:54.125 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:09:54.597 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:09:54.598 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:10:24.601 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:10:24.603 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:10:24.603 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:10:24.603 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:10:24.604 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:10:24.604 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:10:24.666 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:10:25.158 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:10:25.158 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:10:55.159 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:10:55.160 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:10:55.161 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:10:55.161 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:10:55.161 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:10:55.161 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:10:55.223 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:10:55.721 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:10:55.721 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:11:25.723 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:11:25.724 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:11:25.724 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:11:25.725 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:11:25.725 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:11:25.725 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:11:25.786 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:11:26.255 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:11:26.256 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:11:56.257 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:11:56.257 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:11:56.258 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:11:56.259 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:11:56.260 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:11:56.260 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:11:56.320 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:11:56.864 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:11:56.865 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:12:26.867 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:12:26.868 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:12:26.868 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:12:26.868 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:12:26.868 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:12:26.869 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:12:26.939 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:12:27.412 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:12:27.412 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:12:57.413 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:12:57.414 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:12:57.414 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:12:57.415 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:12:57.416 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:12:57.416 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:12:57.491 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:12:57.956 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:12:57.956 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:13:27.957 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:13:27.958 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:13:27.959 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:13:27.960 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:13:27.960 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:13:27.961 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:13:28.030 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:13:28.506 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:13:28.507 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:13:58.508 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:13:58.509 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:13:58.510 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:13:58.510 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:13:58.511 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:13:58.511 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:13:58.602 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:13:59.155 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:13:59.155 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:14:29.157 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:14:29.157 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:14:29.158 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:14:29.159 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:14:29.159 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:14:29.159 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:14:29.215 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:14:29.685 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:14:29.686 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:14:59.686 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:14:59.686 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:14:59.687 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:14:59.687 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:14:59.688 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:14:59.688 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:14:59.755 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:15:00.251 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:15:00.251 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:15:30.252 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:15:30.253 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:15:30.254 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:15:30.254 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:15:30.254 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:15:30.254 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:15:30.315 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:15:30.777 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:15:30.778 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:16:00.779 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:16:00.780 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:16:00.781 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:16:00.781 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:16:00.781 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:16:00.781 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:16:00.850 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:16:01.317 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:16:01.318 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:16:31.319 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:16:31.320 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:16:31.322 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:16:31.322 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:16:31.322 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:16:31.323 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:16:31.383 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:16:31.865 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:16:31.865 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:17:01.866 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:17:01.867 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:17:01.868 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:17:01.868 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:17:01.869 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:17:01.869 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:17:01.935 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:17:02.414 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:17:02.415 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:17:32.416 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:17:32.417 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:17:32.417 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:17:32.417 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:17:32.417 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:17:32.418 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:17:35.293 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:17:35.757 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:17:35.757 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:18:05.760 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:18:05.761 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:18:05.762 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:18:05.763 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:18:05.763 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:18:05.764 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:18:05.828 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:18:06.272 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:18:06.272 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:18:36.273 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:18:36.274 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:18:36.275 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:18:36.275 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:18:36.275 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:18:36.276 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:18:36.395 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:18:36.854 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:18:36.854 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:19:06.855 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:19:06.856 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:19:06.857 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:19:06.857 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:19:06.857 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:19:06.857 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:19:06.929 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:19:07.398 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:19:07.399 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:19:37.400 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:19:37.400 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:19:37.401 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:19:37.401 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:19:37.402 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:19:37.402 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:19:37.477 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:19:37.927 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:19:37.927 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:20:07.929 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:20:07.930 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:20:07.930 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:20:07.931 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:20:07.931 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:20:07.932 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:20:07.996 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:20:08.441 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:20:08.441 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:20:38.443 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:20:38.444 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:20:38.445 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:20:38.445 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:20:38.445 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:20:38.446 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:20:38.508 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:20:39.005 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:20:39.005 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:21:09.006 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:21:09.006 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:21:09.007 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:21:09.008 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:21:09.008 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:21:09.008 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:21:09.075 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:21:09.517 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:21:09.517 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:21:39.518 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:21:39.519 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:21:39.520 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:21:39.520 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:21:39.521 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:21:39.521 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:21:39.594 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:21:40.068 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:21:40.068 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:22:10.070 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:22:10.070 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:22:10.071 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:22:10.071 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:22:10.072 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:22:10.072 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:22:10.138 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:22:10.643 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:22:10.643 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:22:40.645 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:22:40.646 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:22:40.647 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:22:40.647 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:22:40.648 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:22:40.648 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:22:40.730 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:22:41.228 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:22:41.228 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:23:11.229 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:23:11.230 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:23:11.230 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:23:11.231 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:23:11.231 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:23:11.232 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:23:11.302 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:23:11.790 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:23:11.790 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:23:41.791 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:23:41.793 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:23:41.793 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:23:41.794 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:23:41.794 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:23:41.794 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:23:41.864 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:23:42.325 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:23:42.325 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:24:12.326 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:24:12.328 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:24:12.328 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:24:12.328 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:24:12.328 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:24:12.329 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:24:12.388 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:24:12.883 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:24:12.883 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:24:42.885 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:24:42.886 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:24:42.886 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:24:42.887 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:24:42.887 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:24:42.888 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:24:42.952 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:24:43.411 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:24:43.412 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:25:13.413 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:25:13.413 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:25:13.414 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:25:13.415 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:25:13.415 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:25:13.415 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:25:13.474 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:25:13.903 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:25:13.903 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:25:43.904 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:25:43.905 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:25:43.905 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:25:43.906 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:25:43.906 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:25:43.906 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:25:43.975 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:25:44.398 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:25:44.398 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:26:14.400 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:26:14.400 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:26:14.401 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:26:14.402 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:26:14.402 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:26:14.402 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:26:14.466 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:26:14.952 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:26:14.954 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:26:44.952 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:26:44.953 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:26:44.953 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:26:44.954 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:26:44.954 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:26:44.955 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:26:45.020 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:26:45.513 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:26:45.513 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:27:15.515 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:27:15.515 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:27:15.516 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:27:15.517 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:27:15.517 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:27:15.517 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:27:15.586 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:27:16.061 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:27:16.061 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:27:46.062 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:27:46.063 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:27:46.064 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:27:46.064 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:27:46.064 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:27:46.064 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:27:48.877 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:27:49.347 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:27:49.347 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:28:19.349 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:28:19.350 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:28:19.351 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:28:19.351 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:28:19.351 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:28:19.351 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:28:19.415 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:28:19.855 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:28:19.855 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:28:49.856 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:28:49.857 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:28:49.858 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:28:49.858 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:28:49.858 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:28:49.858 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:28:49.931 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:28:50.390 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:28:50.391 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:29:20.392 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:29:20.393 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:29:20.394 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:29:20.395 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:29:20.396 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:29:20.396 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:29:20.463 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:29:20.928 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:29:20.928 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:29:50.930 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:29:50.930 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:29:50.931 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:29:50.931 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:29:50.932 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:29:50.932 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:29:51.011 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:29:51.472 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:29:51.473 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:30:21.474 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:30:21.475 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:30:21.476 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:30:21.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:30:21.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:30:21.477 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:30:21.541 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:30:22.028 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:30:22.029 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:30:52.031 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:30:52.032 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:30:52.032 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:30:52.033 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:30:52.033 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:30:52.033 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:30:52.111 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:30:52.606 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:30:52.607 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:31:22.608 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:31:22.610 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:31:22.611 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:31:22.612 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:31:22.612 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:31:22.612 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:31:22.679 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:31:23.124 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:31:23.124 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:31:53.125 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:31:53.126 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:31:53.127 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:31:53.127 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:31:53.127 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:31:53.127 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:31:53.249 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:31:53.713 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:31:53.714 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:32:23.714 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:32:23.715 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:32:23.716 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:32:23.716 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:32:23.716 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:32:23.717 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:32:23.797 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:32:24.217 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:32:24.217 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:32:54.219 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:32:54.220 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:32:54.220 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:32:54.220 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:32:54.220 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:32:54.221 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:32:54.296 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:32:54.766 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:32:54.766 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:33:24.767 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:33:24.768 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:33:24.769 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:33:24.769 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:33:24.769 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:33:24.769 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:33:24.848 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:33:25.303 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:33:25.303 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:33:55.304 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:33:55.305 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:33:55.306 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:33:55.306 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:33:55.306 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:33:55.306 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:33:55.372 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:33:55.836 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:33:55.837 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:34:25.839 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:34:25.839 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:34:25.840 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:34:25.841 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:34:25.843 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:34:25.843 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:34:25.942 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:34:26.391 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:34:26.391 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:34:56.392 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:34:56.393 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:34:56.393 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:34:56.394 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:34:56.394 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:34:56.395 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:34:56.459 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:34:56.925 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:34:56.926 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:35:26.927 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:35:26.928 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:35:26.929 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:35:26.929 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:35:26.929 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:35:26.930 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:35:26.992 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:35:27.461 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:35:27.461 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:35:57.478 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:35:57.479 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:35:57.479 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:35:57.480 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:35:57.480 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:35:57.480 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:35:57.582 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:35:58.028 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:35:58.029 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:36:28.030 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:36:28.031 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:36:28.032 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:36:28.033 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:36:28.033 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:36:28.033 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:36:28.100 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:36:28.584 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:36:28.584 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:36:58.586 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:36:58.587 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:36:58.588 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:36:58.589 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:36:58.589 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:36:58.589 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:36:58.651 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:36:59.076 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:36:59.076 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:37:29.078 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:37:29.079 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:37:29.079 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:37:29.080 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:37:29.080 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:37:29.081 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:37:29.147 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:37:29.601 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:37:29.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:37:59.603 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:37:59.604 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:37:59.604 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:37:59.604 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:37:59.605 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:37:59.605 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:38:02.232 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:38:02.732 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:38:02.732 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:38:32.733 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:38:32.734 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:38:32.734 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:38:32.735 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:38:32.735 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:38:32.735 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:38:32.792 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:38:33.244 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:38:33.244 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:39:03.244 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:39:03.245 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:39:03.246 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:39:03.246 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:39:03.246 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:39:03.247 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:39:03.310 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:39:03.744 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:39:03.745 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:39:33.746 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:39:33.747 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:39:33.748 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:39:33.748 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:39:33.748 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:39:33.749 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:39:33.815 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:39:34.230 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:39:34.232 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:40:04.232 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:40:04.233 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:40:04.233 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:40:04.234 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:40:04.234 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:40:04.234 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:40:04.305 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:40:04.769 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:40:04.769 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:40:34.771 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:40:34.772 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:40:34.773 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:40:34.773 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:40:34.773 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:40:34.774 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:40:34.836 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:40:35.316 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:40:35.317 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:41:05.318 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:41:05.319 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:41:05.320 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:41:05.320 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:41:05.321 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:41:05.321 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:41:05.392 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:41:05.848 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:41:05.849 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:41:35.850 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:41:35.850 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:41:35.851 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:41:35.852 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:41:35.852 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:41:35.852 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:41:35.913 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:41:36.407 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:41:36.407 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:42:06.408 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:42:06.409 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:42:06.409 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:42:06.410 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:42:06.410 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:42:06.410 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:42:06.478 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:42:06.933 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:42:06.934 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:42:36.935 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:42:36.936 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:42:36.937 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:42:36.938 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:42:36.939 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:42:36.939 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:42:37.006 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:42:37.457 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:42:37.458 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:43:07.458 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:43:07.459 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:43:07.459 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:43:07.460 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:43:07.460 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:43:07.498 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:43:07.568 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:43:08.008 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:43:08.009 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:43:38.010 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:43:38.011 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:43:38.012 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:43:38.012 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:43:38.012 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:43:38.012 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:43:38.086 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:43:38.545 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:43:38.546 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:44:08.547 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:44:08.547 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:44:08.548 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:44:08.549 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:44:08.549 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:44:08.549 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:44:08.618 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:44:09.061 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:44:09.061 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:44:39.063 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:44:39.064 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:44:39.064 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:44:39.065 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:44:39.065 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:44:39.065 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:44:39.135 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:44:39.591 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:44:39.591 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:45:09.593 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:45:09.593 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:45:09.594 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:45:09.595 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:45:09.595 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:45:09.595 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:45:09.660 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:45:10.147 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:45:10.147 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:45:40.148 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:45:40.149 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:45:40.150 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:45:40.150 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:45:40.151 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:45:40.151 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:45:40.222 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:45:40.725 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:45:40.725 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:46:10.726 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:46:10.727 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:46:10.727 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:46:10.728 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:46:10.728 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:46:10.728 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:46:10.794 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:46:11.242 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:46:11.242 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:46:41.244 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:46:41.245 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:46:41.245 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:46:41.246 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:46:41.246 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:46:41.246 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:46:41.317 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:46:41.796 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:46:41.797 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:47:11.798 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:47:11.799 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:47:11.800 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:47:11.800 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:47:11.801 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:47:11.801 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:47:11.867 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:47:12.342 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:47:12.342 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:47:42.343 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:47:42.344 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:47:42.345 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:47:42.345 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:47:42.346 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:47:42.346 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:47:42.410 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:47:42.883 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:47:42.883 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:48:12.885 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:48:12.885 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:48:12.886 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:48:12.887 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:48:12.887 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:48:12.887 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:48:15.763 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:48:16.265 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:48:16.265 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:48:46.267 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:48:46.268 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:48:46.270 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:48:46.271 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:48:46.271 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:48:46.271 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:48:46.328 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:48:46.790 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:48:46.790 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:49:16.791 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:49:16.792 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:49:16.792 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:49:16.793 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:49:16.793 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:49:16.793 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:49:16.872 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:49:17.343 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:49:17.343 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:49:47.344 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:49:47.345 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:49:47.345 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:49:47.347 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:49:47.347 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:49:47.347 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:49:47.431 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:49:47.889 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:49:47.890 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:50:17.891 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:50:17.893 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:50:17.893 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:50:17.893 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:50:17.894 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:50:17.894 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:50:17.962 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:50:18.395 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:50:18.396 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:50:48.397 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:50:48.398 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:50:48.399 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:50:48.399 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:50:48.399 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:50:48.399 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:50:48.460 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:50:48.951 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:50:48.952 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:51:18.953 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:51:18.954 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:51:18.955 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:51:18.955 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:51:18.955 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:51:18.955 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:51:19.016 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:51:19.465 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:51:19.465 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:51:49.466 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:51:49.468 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:51:49.468 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:51:49.468 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:51:49.468 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:51:49.469 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:51:49.543 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:51:50.006 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:51:50.006 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:52:20.008 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:52:20.009 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:52:20.012 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:52:20.012 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:52:20.012 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:52:20.013 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:52:20.165 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:52:20.652 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:52:20.652 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:52:50.654 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:52:50.655 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:52:50.655 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:52:50.656 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:52:50.656 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:52:50.657 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:52:50.722 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:52:51.180 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:52:51.180 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:53:21.181 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:53:21.182 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:53:21.183 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:53:21.184 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:53:21.184 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:53:21.184 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:53:21.250 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:53:21.769 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:53:21.769 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:53:51.776 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:53:51.777 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:53:51.777 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:53:51.779 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:53:51.779 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:53:51.779 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:53:51.845 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:53:52.309 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:53:52.309 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:54:22.311 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:54:22.312 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:54:22.312 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:54:22.313 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:54:22.314 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:54:22.314 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:54:22.381 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:54:22.842 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:54:22.842 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:54:52.843 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:54:52.844 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:54:52.845 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:54:52.845 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:54:52.845 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:54:52.846 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:54:52.910 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:54:53.386 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:54:53.386 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:55:23.390 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:55:23.391 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:55:23.393 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:55:23.393 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:55:23.393 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:55:23.393 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:55:23.456 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:55:23.929 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:55:23.930 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:55:53.931 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:55:53.932 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:55:53.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:55:53.933 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:55:53.933 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:55:53.933 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:55:54.015 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:55:54.461 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:55:54.461 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:56:24.463 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:56:24.463 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:56:24.464 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:56:24.464 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:56:24.465 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:56:24.465 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:56:24.538 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:56:25.005 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:56:25.005 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:56:55.006 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:56:55.007 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:56:55.007 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:56:55.008 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:56:55.008 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:56:55.008 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:56:55.070 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:56:55.528 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:56:55.529 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:57:25.530 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:57:25.531 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:57:25.531 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:57:25.532 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:57:25.532 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:57:25.532 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:57:25.598 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:57:26.139 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:57:26.140 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:57:56.140 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:57:56.141 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:57:56.142 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:57:56.143 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:57:56.143 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:57:56.143 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:57:56.277 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:57:56.742 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:57:56.743 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:58:26.744 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:58:26.744 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:58:26.745 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:58:26.746 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:58:26.746 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:58:26.746 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:58:29.420 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:58:29.867 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:58:29.867 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:58:59.868 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:58:59.870 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:58:59.870 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:58:59.870 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:58:59.870 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:58:59.871 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:58:59.955 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:59:00.397 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:59:00.398 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T01:59:30.399 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T01:59:30.400 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T01:59:30.401 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T01:59:30.402 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T01:59:30.403 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T01:59:30.403 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T01:59:30.464 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T01:59:30.931 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T01:59:30.931 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:00:00.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:00:00.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:00:00.933 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:00:00.934 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:00:00.934 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:00:00.934 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:00:01.055 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:00:01.572 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:00:01.572 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:00:31.574 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:00:31.574 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:00:31.575 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:00:31.576 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:00:31.576 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:00:31.576 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:00:31.674 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:00:32.140 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:00:32.141 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:01:02.143 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:01:02.145 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:01:02.145 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:01:02.146 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:01:02.146 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:01:02.147 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:01:02.210 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:01:02.691 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:01:02.691 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:01:32.692 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:01:32.693 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:01:32.694 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:01:32.694 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:01:32.694 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:01:32.694 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:01:32.750 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:01:33.199 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:01:33.199 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:02:03.200 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:02:03.201 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:02:03.201 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:02:03.202 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:02:03.202 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:02:03.203 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:02:03.281 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:02:03.805 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:02:03.805 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:02:33.806 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:02:33.807 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:02:33.807 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:02:33.808 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:02:33.808 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:02:33.809 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:02:33.875 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:02:34.308 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:02:34.309 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:03:04.310 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:03:04.311 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:03:04.312 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:03:04.312 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:03:04.312 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:03:04.313 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:03:04.378 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:03:04.833 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:03:04.833 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:03:34.834 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:03:34.835 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:03:34.836 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:03:34.836 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:03:34.836 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:03:34.836 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:03:34.906 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:03:35.427 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:03:35.427 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:04:05.429 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:04:05.430 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:04:05.430 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:04:05.431 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:04:05.431 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:04:05.431 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:04:05.489 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:04:05.935 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:04:05.936 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:04:35.937 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:04:35.938 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:04:35.938 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:04:35.939 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:04:35.940 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:04:35.940 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:04:36.009 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:04:36.459 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:04:36.460 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:05:06.461 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:05:06.461 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:05:06.462 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:05:06.463 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:05:06.463 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:05:06.463 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:05:06.530 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:05:07.007 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:05:07.008 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:05:37.009 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:05:37.010 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:05:37.010 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:05:37.011 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:05:37.011 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:05:37.012 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:05:37.094 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:05:37.552 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:05:37.552 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:06:07.553 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:06:07.554 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:06:07.554 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:06:07.555 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:06:07.555 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:06:07.555 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:06:07.613 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:06:08.044 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:06:08.044 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:06:38.046 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:06:38.046 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:06:38.047 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:06:38.048 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:06:38.048 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:06:38.048 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:06:38.120 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:06:38.564 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:06:38.565 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:07:08.566 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:07:08.567 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:07:08.567 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:07:08.568 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:07:08.568 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:07:08.569 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:07:08.643 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:07:09.071 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:07:09.071 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:07:39.072 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:07:39.073 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:07:39.073 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:07:39.074 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:07:39.074 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:07:39.075 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:07:39.134 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:07:39.576 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:07:39.577 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:08:09.578 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:08:09.579 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:08:09.579 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:08:09.580 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:08:09.580 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:08:09.580 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:08:09.648 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:08:10.104 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:08:10.105 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:08:40.105 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:08:40.106 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:08:40.107 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:08:40.107 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:08:40.108 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:08:40.108 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:08:43.071 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:08:43.551 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:08:43.551 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:09:13.552 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:09:13.553 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:09:13.553 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:09:13.554 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:09:13.554 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:09:13.555 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:09:13.651 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:09:14.181 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:09:14.181 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:09:44.183 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:09:44.184 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:09:44.184 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:09:44.185 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:09:44.186 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:09:44.186 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:09:44.249 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:09:44.696 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:09:44.696 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:10:14.697 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:10:14.698 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:10:14.698 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:10:14.699 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:10:14.699 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:10:14.700 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:10:14.762 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:10:15.218 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:10:15.218 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:10:45.219 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:10:45.220 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:10:45.220 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:10:45.221 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:10:45.221 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:10:45.222 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:10:45.286 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:10:45.741 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:10:45.742 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:11:15.744 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:11:15.744 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:11:15.745 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:11:15.746 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:11:15.746 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:11:15.746 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:11:15.809 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:11:16.290 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:11:16.290 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:11:46.292 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:11:46.293 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:11:46.293 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:11:46.293 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:11:46.294 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:11:46.294 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:11:46.358 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:11:46.825 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:11:46.825 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:12:16.827 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:12:16.828 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:12:16.829 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:12:16.829 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:12:16.829 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:12:16.830 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:12:16.901 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:12:17.355 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:12:17.356 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:12:47.357 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:12:47.358 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:12:47.359 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:12:47.359 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:12:47.360 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:12:47.360 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:12:47.426 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:12:47.883 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:12:47.883 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:13:17.884 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:13:17.885 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:13:17.886 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:13:17.887 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:13:17.887 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:13:17.887 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:13:18.012 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:13:18.471 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:13:18.472 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:13:48.473 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:13:48.474 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:13:48.475 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:13:48.475 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:13:48.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:13:48.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:13:48.543 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:13:49.020 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:13:49.021 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:14:19.018 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:14:19.019 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:14:19.019 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:14:19.020 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:14:19.020 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:14:19.021 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:14:19.083 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:14:19.549 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:14:19.550 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:14:49.551 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:14:49.552 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:14:49.552 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:14:49.553 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:14:49.553 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:14:49.554 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:14:49.613 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:14:50.092 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:14:50.092 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:15:20.094 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:15:20.095 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:15:20.095 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:15:20.095 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:15:20.096 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:15:20.096 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:15:20.155 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:15:20.599 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:15:20.599 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:15:50.600 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:15:50.601 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:15:50.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:15:50.603 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:15:50.603 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:15:50.603 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:15:50.680 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:15:51.153 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:15:51.153 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:16:21.154 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:16:21.155 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:16:21.156 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:16:21.156 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:16:21.157 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:16:21.157 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:16:21.218 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:16:21.708 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:16:21.709 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:16:51.709 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:16:51.710 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:16:51.711 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:16:51.711 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:16:51.712 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:16:51.712 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:16:51.780 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:16:52.208 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:16:52.208 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:17:22.208 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:17:22.208 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:17:22.209 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:17:22.210 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:17:22.210 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:17:22.210 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:17:22.278 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:17:22.734 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:17:22.734 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:17:52.736 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:17:52.737 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:17:52.737 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:17:52.738 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:17:52.739 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:17:52.739 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:17:52.799 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:17:53.244 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:17:53.245 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:18:23.246 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:18:23.247 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:18:23.248 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:18:23.248 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:18:23.248 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:18:23.248 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:18:23.317 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:18:23.802 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:18:23.803 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:18:53.804 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:18:53.804 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:18:53.805 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:18:53.805 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:18:53.806 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:18:53.806 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:18:56.699 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:18:57.173 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:18:57.173 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:19:27.175 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:19:27.175 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:19:27.176 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:19:27.177 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:19:27.177 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:19:27.177 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:19:27.242 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:19:27.739 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:19:27.739 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:19:57.740 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:19:57.741 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:19:57.741 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:19:57.741 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:19:57.742 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:19:57.742 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:19:57.809 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:19:58.261 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:19:58.261 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:20:28.263 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:20:28.264 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:20:28.264 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:20:28.264 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:20:28.265 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:20:28.265 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:20:28.334 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:20:28.810 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:20:28.811 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:20:58.812 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:20:58.813 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:20:58.814 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:20:58.814 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:20:58.814 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:20:58.814 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:20:58.905 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:20:59.400 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:20:59.400 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:21:29.402 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:21:29.403 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:21:29.404 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:21:29.404 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:21:29.404 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:21:29.405 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:21:29.470 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:21:29.959 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:21:29.960 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:21:59.961 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:21:59.962 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:21:59.963 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:21:59.963 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:21:59.963 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:21:59.964 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:22:00.029 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:22:00.464 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:22:00.464 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:22:30.466 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:22:30.466 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:22:30.467 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:22:30.469 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:22:30.469 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:22:30.469 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:22:30.536 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:22:31.014 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:22:31.014 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:23:01.016 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:23:01.017 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:23:01.017 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:23:01.018 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:23:01.019 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:23:01.019 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:23:01.085 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:23:01.524 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:23:01.524 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:23:31.525 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:23:31.526 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:23:31.527 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:23:31.527 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:23:31.527 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:23:31.528 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:23:31.599 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:23:32.074 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:23:32.074 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:24:02.076 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:24:02.077 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:24:02.077 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:24:02.078 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:24:02.078 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:24:02.078 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:24:02.145 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:24:02.674 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:24:02.675 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:24:32.676 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:24:32.677 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:24:32.677 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:24:32.677 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:24:32.678 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:24:32.678 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:24:32.740 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:24:33.200 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:24:33.201 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:25:03.202 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:25:03.203 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:25:03.204 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:25:03.204 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:25:03.204 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:25:03.205 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:25:03.271 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:25:03.729 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:25:03.729 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:25:33.731 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:25:33.745 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:25:33.746 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:25:33.746 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:25:33.746 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:25:33.746 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:25:33.801 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:25:34.250 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:25:34.250 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:26:04.252 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:26:04.253 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:26:04.254 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:26:04.254 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:26:04.254 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:26:04.255 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:26:04.327 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:26:04.796 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:26:04.796 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:26:34.797 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:26:34.798 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:26:34.799 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:26:34.799 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:26:34.800 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:26:34.800 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:26:34.868 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:26:35.354 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:26:35.404 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:27:05.355 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:27:05.356 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:27:05.356 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:27:05.357 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:27:05.357 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:27:05.357 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:27:05.417 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:27:05.877 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:27:05.878 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:27:35.878 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:27:35.879 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:27:35.880 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:27:35.880 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:27:35.881 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:27:35.881 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:27:35.943 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:27:36.393 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:27:36.393 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:28:06.394 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:28:06.395 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:28:06.396 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:28:06.396 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:28:06.396 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:28:06.396 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:28:06.466 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:28:06.929 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:28:06.929 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:28:36.931 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:28:36.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:28:36.932 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:28:36.933 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:28:36.933 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:28:36.933 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:28:36.996 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:28:37.452 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:28:37.453 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:29:07.471 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:29:07.472 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:29:07.473 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:29:07.473 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:29:07.473 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:29:07.474 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:29:10.181 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:29:10.669 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:29:10.669 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:29:40.670 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:29:40.671 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:29:40.672 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:29:40.672 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:29:40.672 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:29:40.673 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:29:40.746 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:29:41.217 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:29:41.218 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:30:11.219 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:30:11.386 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:30:11.387 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:30:11.387 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:30:11.388 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:30:11.388 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:30:11.388 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:30:11.807 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:30:11.807 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:30:41.809 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:30:41.810 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:30:41.811 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:30:41.811 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:30:41.812 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:30:41.812 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:30:41.871 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:30:42.320 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:30:42.321 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:31:12.322 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:31:12.323 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:31:12.324 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:31:12.324 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:31:12.325 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:31:12.325 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:31:12.395 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:31:12.887 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:31:12.888 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:31:42.889 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:31:42.890 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:31:42.890 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:31:42.891 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:31:42.891 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:31:42.891 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:31:42.959 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:31:43.426 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:31:43.426 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:32:13.427 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:32:13.428 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:32:13.428 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:32:13.429 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:32:13.429 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:32:13.430 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:32:13.520 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:32:13.965 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:32:13.965 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:32:43.968 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:32:43.968 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:32:43.969 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:32:43.970 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:32:43.970 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:32:43.970 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:32:44.030 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:32:44.474 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:32:44.474 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:33:14.475 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:33:14.476 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:33:14.477 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:33:14.477 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:33:14.478 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:33:14.478 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:33:14.548 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:33:15.010 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:33:15.010 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:33:45.011 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:33:45.011 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:33:45.012 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:33:45.012 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:33:45.013 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:33:45.013 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:33:45.105 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:33:45.565 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:33:45.565 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:34:15.567 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:34:15.568 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:34:15.568 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:34:15.569 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:34:15.569 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:34:15.569 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:34:15.634 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:34:16.148 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:34:16.148 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:34:46.150 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:34:46.151 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:34:46.153 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:34:46.154 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:34:46.154 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:34:46.154 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:34:46.221 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:34:46.729 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:34:46.730 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:35:16.731 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:35:16.731 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:35:16.732 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:35:16.733 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:35:16.733 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:35:16.733 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:35:16.801 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:35:17.276 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:35:17.276 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:35:47.277 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:35:47.278 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:35:47.278 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:35:47.279 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:35:47.279 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:35:47.279 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:35:47.347 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:35:47.836 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:35:47.836 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:36:17.838 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:36:17.839 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:36:17.840 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:36:17.840 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:36:17.840 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:36:17.841 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:36:17.925 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:36:18.395 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:36:18.395 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:36:48.396 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:36:48.397 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:36:48.398 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:36:48.398 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:36:48.399 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:36:48.399 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:36:48.456 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:36:48.953 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:36:48.954 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:37:18.955 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:37:18.955 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:37:18.956 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:37:18.956 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:37:18.956 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:37:18.957 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:37:19.030 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:37:19.542 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:37:19.542 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:37:49.543 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:37:49.544 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:37:49.545 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:37:49.545 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:37:49.546 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:37:49.546 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:37:49.611 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:37:50.047 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:37:50.048 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:38:20.049 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:38:20.050 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:38:20.051 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:38:20.051 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:38:20.051 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:38:20.051 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:38:20.119 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:38:20.613 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:38:20.614 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:38:50.615 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:38:50.616 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:38:50.616 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:38:50.617 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:38:50.618 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:38:50.618 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:38:50.680 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:38:51.146 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:38:51.147 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:39:21.147 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:39:21.148 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:39:21.148 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:39:21.149 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:39:21.149 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:39:21.149 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:39:24.241 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:39:24.766 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:39:24.767 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:39:54.768 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:39:54.769 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:39:54.770 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:39:54.770 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:39:54.770 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:39:54.770 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:39:54.827 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:39:55.301 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:39:55.301 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:40:25.302 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:40:25.303 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:40:25.304 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:40:25.304 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:40:25.305 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:40:25.305 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:40:25.396 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:40:25.859 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:40:25.859 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:40:55.860 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:40:55.861 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:40:55.862 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:40:55.862 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:40:55.862 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:40:55.862 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:40:55.927 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:40:56.383 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:40:56.383 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:41:26.384 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:41:26.385 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:41:26.385 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:41:26.386 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:41:26.387 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:41:26.387 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:41:26.456 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:41:26.907 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:41:26.907 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:41:56.908 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:41:56.909 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:41:56.909 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:41:56.910 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:41:56.910 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:41:56.910 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:41:56.969 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:41:57.450 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:41:57.451 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:42:27.452 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:42:27.452 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:42:27.453 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:42:27.454 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:42:27.454 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:42:27.454 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:42:27.564 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:42:28.022 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:42:28.023 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:42:58.024 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:42:58.025 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:42:58.026 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:42:58.026 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:42:58.026 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:42:58.026 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:42:58.087 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:42:58.548 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:42:58.548 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:43:28.549 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:43:28.550 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:43:28.551 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:43:28.551 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:43:28.551 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:43:28.551 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:43:28.613 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:43:29.058 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:43:29.059 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:43:59.060 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:43:59.061 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:43:59.061 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:43:59.062 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:43:59.062 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:43:59.062 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:43:59.135 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:43:59.630 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:43:59.630 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:44:29.632 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:44:29.632 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:44:29.633 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:44:29.633 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:44:29.634 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:44:29.634 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:44:29.737 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:44:30.182 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:44:30.182 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:45:00.183 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:45:00.184 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:45:00.185 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:45:00.185 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:45:00.186 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:45:00.186 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:45:00.252 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:45:00.715 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:45:00.715 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:45:30.716 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:45:30.717 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:45:30.718 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:45:30.718 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:45:30.719 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:45:30.719 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:45:30.786 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:45:31.237 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:45:31.238 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:46:01.239 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:46:01.240 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:46:01.241 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:46:01.241 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:46:01.241 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:46:01.242 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:46:01.299 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:46:01.805 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:46:01.805 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:46:31.807 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:46:31.807 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:46:31.808 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:46:31.809 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:46:31.809 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:46:31.809 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:46:31.887 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:46:32.344 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:46:32.345 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:47:02.346 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:47:02.347 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:47:02.347 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:47:02.348 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:47:02.348 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:47:02.349 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:47:02.411 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:47:02.880 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:47:02.881 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:47:32.882 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:47:32.883 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:47:32.883 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:47:32.883 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:47:32.884 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:47:32.884 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:47:32.955 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:47:33.420 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:47:33.421 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:48:03.422 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:48:03.422 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:48:03.423 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:48:03.424 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:48:03.424 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:48:03.424 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:48:03.489 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:48:03.967 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:48:03.968 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:48:33.969 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:48:33.970 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:48:33.970 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:48:33.971 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:48:33.971 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:48:33.971 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:48:34.041 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:48:34.477 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:48:34.477 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:49:04.478 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:49:04.479 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:49:04.480 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:49:04.480 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:49:04.480 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:49:04.481 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:49:04.552 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:49:04.993 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:49:04.993 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:49:34.995 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:49:34.996 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:49:34.997 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:49:34.998 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:49:34.998 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:49:34.999 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:49:37.953 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:49:38.426 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:49:38.426 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:50:08.428 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:50:08.429 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:50:08.429 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:50:08.430 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:50:08.430 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:50:08.430 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:50:08.496 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:50:08.971 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:50:08.971 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:50:38.973 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:50:38.974 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:50:38.975 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:50:38.975 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:50:38.976 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:50:38.976 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:50:39.039 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:50:39.473 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:50:39.473 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:51:09.475 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:51:09.476 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:51:09.476 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:51:09.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:51:09.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:51:09.477 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:51:09.538 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:51:09.998 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:51:09.998 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:51:39.999 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:51:40.000 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:51:40.002 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:51:40.002 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:51:40.003 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:51:40.003 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:51:40.080 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:51:40.572 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:51:40.573 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:52:10.574 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:52:10.575 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:52:10.576 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:52:10.576 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:52:10.576 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:52:10.576 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:52:10.648 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:52:11.140 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:52:11.141 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:52:41.142 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:52:41.143 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:52:41.143 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:52:41.143 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:52:41.144 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:52:41.144 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:52:41.214 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:52:41.686 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:52:41.686 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:53:11.687 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:53:11.688 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:53:11.689 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:53:11.689 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:53:11.690 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:53:11.690 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:53:11.764 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:53:12.202 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:53:12.202 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:53:42.204 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:53:42.204 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:53:42.205 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:53:42.205 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:53:42.206 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:53:42.206 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:53:42.273 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:53:42.726 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:53:42.726 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:54:12.727 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:54:12.729 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:54:12.729 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:54:12.729 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:54:12.730 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:54:12.730 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:54:12.787 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:54:13.285 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:54:13.285 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:54:43.286 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:54:43.287 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:54:43.288 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:54:43.288 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:54:43.288 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:54:43.289 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:54:43.360 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:54:43.880 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:54:43.880 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:55:13.881 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:55:13.882 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:55:13.883 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:55:13.883 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:55:13.883 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:55:13.884 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:55:13.962 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:55:14.417 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:55:14.418 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:55:44.420 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:55:44.420 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:55:44.421 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:55:44.422 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:55:44.422 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:55:44.422 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:55:44.474 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:55:44.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:55:44.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:56:14.934 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:56:14.934 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:56:14.935 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:56:14.935 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:56:14.936 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:56:14.936 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:56:15.004 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:56:15.492 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:56:15.492 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:56:45.494 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:56:45.495 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:56:45.495 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:56:45.496 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:56:45.496 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:56:45.496 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:56:45.567 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:56:46.035 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:56:46.111 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:57:16.036 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:57:16.037 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:57:16.037 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:57:16.038 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:57:16.038 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:57:16.039 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:57:16.109 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:57:16.595 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:57:16.595 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:57:46.597 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:57:46.598 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:57:46.598 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:57:46.598 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:57:46.599 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:57:46.599 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:57:46.666 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:57:47.144 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:57:47.145 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:58:17.147 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:58:17.147 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:58:17.148 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:58:17.148 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:58:17.149 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:58:17.149 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:58:17.212 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:58:17.776 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:58:17.776 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:58:47.777 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:58:47.778 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:58:47.778 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:58:47.779 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:58:47.779 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:58:47.780 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:58:47.842 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:58:48.340 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:58:48.341 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:59:18.342 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:59:18.343 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:59:18.344 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:59:18.344 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:59:18.344 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:59:18.344 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:59:18.411 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:59:18.878 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:59:18.879 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T02:59:48.880 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T02:59:48.881 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T02:59:48.882 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T02:59:48.883 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T02:59:48.883 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T02:59:48.883 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T02:59:51.385 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T02:59:51.897 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T02:59:51.898 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:00:21.899 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:00:21.900 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:00:21.901 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:00:21.902 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:00:21.902 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:00:21.902 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:00:21.966 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:00:22.451 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:00:22.452 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:00:52.453 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:00:52.454 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:00:52.455 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:00:52.455 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:00:52.455 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:00:52.455 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:00:52.520 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:00:52.943 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:00:52.943 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:01:22.944 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:01:22.945 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:01:22.946 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:01:22.946 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:01:22.947 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:01:22.947 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:01:23.007 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:01:23.439 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:01:23.440 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:01:53.440 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:01:53.441 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:01:53.441 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:01:53.442 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:01:53.442 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:01:53.442 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:01:53.531 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:01:54.012 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:01:54.064 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:02:24.015 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:02:24.015 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:02:24.016 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:02:24.017 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:02:24.017 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:02:24.017 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:02:24.087 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:02:24.536 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:02:24.536 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:02:54.538 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:02:54.540 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:02:54.540 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:02:54.541 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:02:54.541 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:02:54.542 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:02:54.610 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:02:55.066 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:02:55.066 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:03:25.068 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:03:25.068 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:03:25.069 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:03:25.070 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:03:25.070 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:03:25.070 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:03:25.142 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:03:25.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:03:25.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:03:55.603 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:03:55.604 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:03:55.605 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:03:55.605 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:03:55.605 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:03:55.606 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:03:55.677 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:03:56.148 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:03:56.148 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:04:26.150 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:04:26.151 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:04:26.153 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:04:26.153 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:04:26.154 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:04:26.154 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:04:26.217 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:04:26.701 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:04:26.701 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:04:56.703 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:04:56.704 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:04:56.704 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:04:56.705 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:04:56.705 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:04:56.705 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:04:56.788 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:04:57.261 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:04:57.261 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:05:27.262 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:05:27.263 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:05:27.264 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:05:27.264 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:05:27.265 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:05:27.265 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:05:27.328 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:05:27.839 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:05:27.839 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:05:57.840 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:05:57.841 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:05:57.841 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:05:57.842 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:05:57.842 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:05:57.843 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:05:57.901 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:05:58.350 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:05:58.351 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:06:28.352 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:06:28.353 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:06:28.353 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:06:28.354 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:06:28.354 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:06:28.354 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:06:28.417 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:06:28.894 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:06:28.895 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:06:58.896 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:06:58.896 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:06:58.897 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:06:58.897 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:06:58.898 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:06:58.898 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:06:58.971 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:06:59.434 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:06:59.435 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:07:29.436 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:07:29.437 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:07:29.438 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:07:29.438 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:07:29.438 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:07:29.438 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:07:29.527 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:07:29.979 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:07:29.979 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:07:59.980 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:07:59.981 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:07:59.982 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:07:59.982 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:07:59.982 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:07:59.982 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:08:00.054 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:08:00.506 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:08:00.506 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:08:30.508 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:08:30.509 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:08:30.510 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:08:30.510 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:08:30.510 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:08:30.581 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:08:31.135 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:08:31.136 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:09:01.137 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:09:01.138 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:09:01.139 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:09:01.139 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:09:01.139 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:09:01.139 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:09:01.208 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:09:01.697 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:09:01.697 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:09:31.699 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:09:31.700 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:09:31.700 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:09:31.701 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:09:31.701 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:09:31.701 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:09:31.764 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:09:32.225 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:09:32.225 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:10:02.227 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:10:02.227 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:10:02.228 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:10:02.228 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:10:02.229 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:10:02.229 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:10:05.059 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:10:05.547 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:10:05.547 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:10:35.549 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:10:35.549 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:10:35.550 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:10:35.551 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:10:35.552 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:10:35.552 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:10:35.604 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:10:36.069 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:10:36.069 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:11:06.070 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:11:06.071 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:11:06.072 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:11:06.072 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:11:06.072 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:11:06.072 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:11:06.137 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:11:06.596 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:11:06.596 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:11:36.597 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:11:36.599 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:11:36.599 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:11:36.599 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:11:36.599 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:11:36.599 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:11:36.663 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:11:37.141 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:11:37.141 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:12:07.143 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:12:07.143 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:12:07.144 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:12:07.144 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:12:07.145 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:12:07.145 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:12:07.207 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:12:07.678 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:12:07.679 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:12:37.680 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:12:37.681 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:12:37.682 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:12:37.682 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:12:37.682 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:12:37.682 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:12:37.745 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:12:38.197 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:12:38.197 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:13:08.199 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:13:08.200 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:13:08.200 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:13:08.201 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:13:08.201 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:13:08.201 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:13:08.273 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:13:08.713 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:13:08.713 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:13:38.715 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:13:38.715 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:13:38.716 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:13:38.716 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:13:38.717 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:13:38.717 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:13:38.772 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:13:39.203 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:13:39.204 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:14:09.205 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:14:09.206 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:14:09.207 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:14:09.207 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:14:09.207 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:14:09.207 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:14:09.273 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:14:09.712 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:14:09.713 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:14:39.714 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:14:39.715 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:14:39.715 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:14:39.716 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:14:39.716 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:14:39.716 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:14:39.815 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:14:40.347 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:14:40.347 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:15:10.349 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:15:10.349 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:15:10.350 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:15:10.350 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:15:10.351 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:15:10.351 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:15:10.416 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:15:10.902 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:15:10.902 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:15:40.903 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:15:40.904 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:15:40.905 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:15:40.905 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:15:40.905 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:15:40.906 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:15:40.967 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:15:41.429 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:15:41.429 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:16:11.430 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:16:11.431 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:16:11.432 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:16:11.432 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:16:11.433 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:16:11.433 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:16:11.506 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:16:12.094 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:16:12.095 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:16:41.935 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:16:41.936 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:16:41.936 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:16:41.937 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:16:41.937 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:16:41.937 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:16:42.009 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:16:42.475 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:16:42.562 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:17:12.475 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:17:12.476 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:17:12.476 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:17:12.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:17:12.477 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:17:12.477 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:17:12.544 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:17:12.968 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:17:12.968 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:17:42.969 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:17:42.970 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:17:42.970 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:17:42.971 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:17:42.971 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:17:42.971 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:17:43.042 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:17:43.503 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:17:43.504 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:18:13.504 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:18:13.505 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:18:13.506 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:18:13.506 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:18:13.506 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:18:13.507 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:18:13.565 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:18:14.142 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:18:14.142 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:18:44.143 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:18:44.144 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:18:44.144 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:18:44.145 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:18:44.145 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:18:44.145 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:18:44.208 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:18:44.665 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:18:44.666 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:19:14.667 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:19:14.668 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:19:14.669 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:19:14.669 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:19:14.669 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:19:14.669 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:19:14.739 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:19:15.195 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:19:15.195 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:19:45.196 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:19:45.197 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:19:45.197 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:19:45.198 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:19:45.198 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:19:45.198 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:19:45.270 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:19:45.701 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:19:45.701 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:20:15.703 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:20:15.704 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:20:15.704 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:20:15.705 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:20:15.705 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:20:15.705 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:20:18.332 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:20:18.832 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:20:18.832 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:20:48.834 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:20:48.835 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:20:48.835 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:20:48.836 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:20:48.836 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:20:48.836 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:20:48.901 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:20:49.348 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:20:49.348 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:21:19.350 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:21:19.369 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:21:19.370 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:21:19.370 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:21:19.370 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:21:19.370 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:21:19.417 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:21:19.885 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:21:19.885 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:21:49.887 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:21:49.888 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:21:49.888 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:21:49.888 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:21:49.889 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:21:49.889 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:21:49.960 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:21:50.461 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:21:50.461 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:22:20.462 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:22:20.463 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:22:20.464 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:22:20.464 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:22:20.465 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:22:20.465 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:22:20.532 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:22:20.975 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:22:20.975 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:22:50.976 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:22:50.976 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:22:50.977 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:22:50.978 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:22:50.978 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:22:50.978 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:22:51.057 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:22:51.557 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:22:51.558 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:23:21.559 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:23:21.559 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:23:21.560 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:23:21.560 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:23:21.561 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:23:21.561 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:23:21.627 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:23:22.098 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:23:22.099 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:23:52.100 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:23:52.101 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:23:52.102 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:23:52.102 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:23:52.102 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:23:52.102 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:23:52.170 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:23:52.630 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:23:52.631 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:24:22.632 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:24:22.633 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:24:22.634 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:24:22.634 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:24:22.635 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:24:22.635 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:24:22.714 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:24:23.196 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:24:23.197 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:24:53.198 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:24:53.199 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:24:53.199 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:24:53.200 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:24:53.200 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:24:53.200 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:24:53.269 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:24:53.725 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:24:53.726 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:25:23.727 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:25:23.728 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:25:23.729 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:25:23.729 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:25:23.729 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:25:23.730 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:25:23.805 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:25:24.267 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:25:24.267 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:25:54.269 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:25:54.270 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:25:54.270 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:25:54.270 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:25:54.270 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:25:54.271 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:25:54.336 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:25:54.796 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:25:54.797 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:26:24.798 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:26:24.799 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:26:24.799 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:26:24.800 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:26:24.800 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:26:24.800 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:26:24.868 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:26:25.380 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:26:25.381 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:26:55.382 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:26:55.382 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:26:55.383 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:26:55.384 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:26:55.384 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:26:55.384 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:26:55.448 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:26:55.916 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:26:55.916 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:27:25.917 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:27:25.918 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:27:25.918 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:27:25.919 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:27:25.919 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:27:25.920 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:27:25.993 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:27:26.453 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:27:26.454 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:27:56.455 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:27:56.456 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:27:56.457 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:27:56.457 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:27:56.457 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:27:56.458 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:27:56.518 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:27:56.964 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:27:56.965 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:28:26.965 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:28:26.966 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:28:26.966 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:28:26.967 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:28:26.967 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:28:26.968 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:28:27.046 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:28:27.530 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:28:27.530 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:28:57.532 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:28:57.534 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:28:57.535 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:28:57.535 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:28:57.536 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:28:57.536 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:28:57.594 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:28:58.095 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:28:58.095 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:29:28.096 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:29:28.098 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:29:28.098 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:29:28.098 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:29:28.098 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:29:28.099 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:29:28.169 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:29:28.617 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:29:28.618 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:29:58.619 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:29:58.644 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:29:58.645 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:29:58.646 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:29:58.646 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:29:58.646 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:29:58.692 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:29:59.129 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:29:59.130 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:30:29.131 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:30:29.131 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:30:29.132 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:30:29.133 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:30:29.133 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:30:29.133 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:30:31.923 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:30:32.360 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:30:32.360 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:31:02.362 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:31:02.363 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:31:02.363 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:31:02.363 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:31:02.364 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:31:02.364 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:31:02.431 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:31:02.885 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:31:02.886 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:31:32.887 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:31:32.888 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:31:32.888 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:31:32.889 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:31:32.889 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:31:32.889 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:31:32.953 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:31:33.401 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:31:33.401 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:32:03.402 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:32:03.403 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:32:03.403 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:32:03.404 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:32:03.404 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:32:03.405 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:32:03.497 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:32:03.961 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:32:03.961 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:32:33.962 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:32:33.963 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:32:33.964 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:32:33.964 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:32:33.964 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:32:33.965 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:32:34.026 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:32:34.485 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:32:34.485 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:33:04.486 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:33:04.487 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:33:04.488 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:33:04.488 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:33:04.488 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:33:04.489 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:33:04.563 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:33:05.016 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:33:05.016 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:33:35.018 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:33:35.018 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:33:35.019 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:33:35.020 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:33:35.020 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:33:35.020 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:33:35.092 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:33:35.559 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:33:35.560 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:34:05.561 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:34:05.562 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:34:05.563 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:34:05.563 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:34:05.564 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:34:05.564 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:34:05.625 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:34:06.071 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:34:06.072 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:34:36.073 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:34:36.073 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:34:36.074 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:34:36.075 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:34:36.075 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:34:36.075 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:34:36.143 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:34:36.599 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:34:36.599 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:35:06.601 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:35:06.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:35:06.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:35:06.602 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:35:06.603 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:35:06.603 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:35:06.680 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:35:07.141 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:35:07.141 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:35:37.142 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:35:37.144 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:35:37.144 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:35:37.144 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:35:37.144 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:35:37.145 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:35:37.202 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:35:37.678 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:35:37.679 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:36:07.680 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:36:07.681 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:36:07.681 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:36:07.682 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:36:07.682 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:36:07.682 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:36:07.752 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:36:08.196 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:36:08.196 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:36:38.197 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:36:38.198 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:36:38.199 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:36:38.199 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:36:38.199 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:36:38.199 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:36:38.266 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:36:38.736 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:36:38.737 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:37:08.737 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:37:08.738 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:37:08.739 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:37:08.739 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:37:08.740 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:37:08.740 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:37:08.816 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:37:09.312 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:37:09.312 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:37:39.313 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:37:39.314 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:37:39.314 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:37:39.315 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:37:39.315 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:37:39.316 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:37:39.394 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:37:39.852 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:37:39.852 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:38:09.853 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:38:09.855 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:38:09.855 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:38:09.855 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:38:09.855 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:38:09.856 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:38:09.928 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:38:10.424 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:38:10.424 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:38:40.425 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:38:40.426 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:38:40.427 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:38:40.427 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:38:40.428 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:38:40.428 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:38:40.498 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:38:40.975 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:38:40.975 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:39:10.976 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:39:10.977 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:39:10.977 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:39:10.978 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:39:10.978 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:39:10.978 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:39:11.047 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:39:11.569 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:39:11.569 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:39:41.570 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:39:41.571 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:39:41.572 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:39:41.572 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:39:41.573 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:39:41.573 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:39:41.643 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:39:42.179 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:39:42.179 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:40:12.181 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:40:12.181 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:40:12.182 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:40:12.182 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:40:12.182 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:40:12.183 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:40:12.246 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:40:12.743 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:40:12.743 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:40:42.744 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:40:42.745 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:40:42.745 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:40:42.746 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:40:42.746 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:40:42.747 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:40:45.657 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:40:46.154 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:40:46.154 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:41:16.155 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:41:16.156 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:41:16.156 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:41:16.157 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:41:16.157 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:41:16.157 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:41:16.220 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:41:16.714 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:41:16.715 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:41:46.716 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:41:46.717 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:41:46.718 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:41:46.718 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:41:46.718 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:41:46.719 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:41:46.789 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:41:47.265 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:41:47.265 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:42:17.266 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:42:17.267 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:42:17.268 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:42:17.268 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:42:17.268 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:42:17.268 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:42:17.333 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:42:17.801 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:42:17.802 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:42:47.803 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:42:47.804 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:42:47.804 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:42:47.805 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:42:47.805 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:42:47.805 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:42:47.871 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:42:48.359 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:42:48.359 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:43:18.361 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:43:18.362 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:43:18.362 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:43:18.363 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:43:18.363 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:43:18.363 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:43:18.436 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:43:18.982 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:43:18.982 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:43:48.982 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:43:48.983 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:43:48.984 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:43:48.984 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:43:48.985 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:43:48.985 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:43:49.049 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:43:49.508 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:43:49.508 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:44:19.509 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:44:19.510 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:44:19.511 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:44:19.511 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:44:19.511 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:44:19.512 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:44:19.581 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:44:20.117 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:44:20.117 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:44:50.119 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:44:50.120 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:44:50.121 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:44:50.122 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:44:50.123 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:44:50.123 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:44:50.207 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:44:50.662 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:44:50.662 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:45:20.663 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:45:20.664 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:45:20.665 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:45:20.665 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:45:20.666 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:45:20.666 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:45:20.733 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:45:21.197 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:45:21.198 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:45:51.201 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:45:51.201 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:45:51.202 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:45:51.203 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:45:51.203 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:45:51.203 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:45:51.275 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:45:51.762 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:45:51.762 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:46:21.763 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:46:21.764 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:46:21.765 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:46:21.766 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:46:21.766 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:46:21.766 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:46:21.848 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:46:22.295 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:46:22.296 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:46:52.297 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:46:52.298 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:46:52.299 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:46:52.299 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:46:52.299 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:46:52.300 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:46:52.407 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:46:52.875 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:46:52.876 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:47:22.876 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:47:22.876 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:47:22.877 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:47:22.877 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:47:22.878 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:47:22.878 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:47:22.939 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:47:23.436 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:47:23.436 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:47:53.438 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:47:53.439 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:47:53.439 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:47:53.439 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:47:53.439 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:47:53.440 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:47:53.528 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:47:53.988 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:47:53.988 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:48:23.989 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:48:23.990 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:48:23.991 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:48:23.991 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:48:23.991 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:48:23.991 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:48:24.049 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:48:24.498 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:48:24.499 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:48:54.500 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:48:54.501 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:48:54.501 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:48:54.502 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:48:54.502 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:48:54.503 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:48:54.566 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:48:55.041 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:48:55.041 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:49:25.042 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:49:25.043 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:49:25.044 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:49:25.044 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:49:25.044 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:49:25.045 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:49:25.118 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:49:25.572 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:49:25.572 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:49:55.574 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:49:55.574 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:49:55.575 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:49:55.576 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:49:55.576 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:49:55.576 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:49:55.637 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:49:56.097 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:49:56.097 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:50:26.099 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:50:26.100 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:50:26.101 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:50:26.101 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:50:26.101 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:50:26.102 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:50:26.166 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:50:26.657 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:50:26.657 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:50:56.658 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:50:56.659 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:50:56.660 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:50:56.660 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:50:56.661 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:50:56.661 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:50:59.210 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:50:59.692 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:50:59.692 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:51:29.693 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:51:29.695 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:51:29.695 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:51:29.695 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:51:29.695 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:51:29.696 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:51:29.761 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:51:30.220 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:51:30.221 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:52:00.222 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:52:00.224 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:52:00.224 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:52:00.224 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:52:00.225 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:52:00.225 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:52:00.289 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:52:00.766 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:52:00.767 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:52:30.768 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:52:30.769 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:52:30.769 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:52:30.770 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:52:30.770 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:52:30.771 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:52:30.836 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:52:31.300 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:52:31.301 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:53:01.301 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:53:01.302 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:53:01.303 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:53:01.303 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:53:01.304 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:53:01.304 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:53:01.399 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:53:01.892 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:53:01.893 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:53:31.894 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:53:31.895 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:53:31.896 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:53:31.896 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:53:31.896 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:53:31.896 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:53:31.961 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:53:32.435 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:53:32.435 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:54:02.436 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:54:02.437 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:54:02.438 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:54:02.438 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:54:02.439 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:54:02.439 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:54:02.501 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:54:02.989 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:54:02.989 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:54:32.991 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:54:32.991 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:54:32.992 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:54:32.992 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:54:32.993 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:54:32.993 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:54:33.055 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:54:33.508 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:54:33.508 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:55:03.509 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:55:03.510 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:55:03.511 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:55:03.512 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:55:03.512 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:55:03.512 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:55:03.569 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:55:04.043 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:55:04.044 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:55:34.045 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:55:34.046 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:55:34.046 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:55:34.047 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:55:34.047 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:55:34.047 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:55:34.112 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:55:34.600 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:55:34.601 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:56:04.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:56:04.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:56:04.603 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:56:04.603 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:56:04.604 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:56:04.604 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:56:04.680 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:56:05.159 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:56:05.159 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:56:35.160 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:56:35.161 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:56:35.162 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:56:35.162 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:56:35.163 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:56:35.163 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:56:35.220 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:56:35.697 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:56:35.697 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:57:05.698 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:57:05.700 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:57:05.700 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:57:05.700 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:57:05.700 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:57:05.701 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:57:05.759 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:57:06.208 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:57:06.209 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:57:36.210 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:57:36.210 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:57:36.211 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:57:36.215 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:57:36.215 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:57:36.215 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:57:36.269 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:57:36.748 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:57:36.749 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:58:06.750 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:58:06.751 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:58:06.751 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:58:06.752 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:58:06.752 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:58:06.752 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:58:06.814 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:58:07.260 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:58:07.261 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:58:37.262 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:58:37.263 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:58:37.263 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:58:37.264 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:58:37.264 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:58:37.264 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:58:37.329 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:58:37.814 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:58:37.815 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:59:07.816 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:59:07.817 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:59:07.818 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:59:07.818 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:59:07.818 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:59:07.818 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:59:07.891 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:59:08.357 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:59:08.358 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T03:59:38.359 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T03:59:38.360 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T03:59:38.360 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T03:59:38.361 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T03:59:38.361 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T03:59:38.361 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T03:59:38.429 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T03:59:38.935 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T03:59:38.935 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:00:08.937 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:00:08.937 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:00:08.938 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:00:08.939 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:00:08.939 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:00:08.939 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:00:09.004 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:00:09.449 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:00:09.449 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:00:39.451 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:00:39.451 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:00:39.452 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:00:39.453 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:00:39.453 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:00:39.453 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:00:39.524 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:00:40.025 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:00:40.026 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:01:10.027 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:01:10.028 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:01:10.028 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:01:10.029 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:01:10.029 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:01:10.029 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:01:12.887 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:01:13.357 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:01:13.358 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:01:43.359 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:01:43.360 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:01:43.361 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:01:43.361 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:01:43.361 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:01:43.362 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:01:43.481 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:01:43.942 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:01:43.942 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:02:13.944 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:02:13.945 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:02:13.946 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:02:13.946 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:02:13.946 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:02:13.946 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:02:14.015 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:02:14.465 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:02:14.465 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:02:44.465 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:02:44.466 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:02:44.466 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:02:44.467 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:02:44.467 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:02:44.467 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:02:44.536 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:02:45.024 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:02:45.024 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:03:15.025 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:03:15.027 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:03:15.027 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:03:15.027 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:03:15.027 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:03:15.028 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:03:15.095 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:03:15.573 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:03:15.574 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:03:45.575 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:03:45.576 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:03:45.576 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:03:45.577 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:03:45.577 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:03:45.577 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:03:45.652 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:03:46.136 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:03:46.136 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:04:16.137 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:04:16.139 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:04:16.139 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:04:16.139 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:04:16.139 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:04:16.140 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:04:16.203 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:04:16.699 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:04:16.699 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:04:46.701 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:04:46.701 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:04:46.702 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:04:46.703 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:04:46.703 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:04:46.703 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:04:46.776 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:04:47.239 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:04:47.240 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:05:17.242 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:05:17.243 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:05:17.244 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:05:17.244 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:05:17.244 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:05:17.245 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:05:17.311 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:05:17.845 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:05:17.845 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:05:47.846 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:05:47.847 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:05:47.848 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:05:47.848 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:05:47.848 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:05:47.848 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:05:47.917 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:05:48.395 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:05:48.395 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:06:18.396 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:06:18.397 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:06:18.397 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:06:18.398 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:06:18.398 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:06:18.398 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:06:18.461 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:06:18.968 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:06:18.968 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:06:48.970 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:06:48.971 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:06:48.971 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:06:48.971 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:06:48.972 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:06:48.972 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:06:49.051 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:06:49.493 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:06:49.493 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:07:19.495 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:07:19.496 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:07:19.496 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:07:19.497 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:07:19.497 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:07:19.497 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:07:19.559 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:07:20.049 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:07:20.050 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:07:50.052 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:07:50.053 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:07:50.053 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:07:50.054 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:07:50.054 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:07:50.054 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:07:50.126 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:07:50.595 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:07:50.596 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:08:20.597 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:08:20.599 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:08:20.599 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:08:20.599 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:08:20.600 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:08:20.600 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:08:20.673 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:08:21.144 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:08:21.145 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:08:51.147 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:08:51.147 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:08:51.148 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:08:51.149 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:08:51.149 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:08:51.150 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:08:51.232 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:08:51.693 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:08:51.694 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:09:21.695 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:09:21.695 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:09:21.696 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:09:21.696 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:09:21.697 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:09:21.697 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:09:21.765 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:09:22.234 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:09:22.235 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:09:52.237 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:09:52.237 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:09:52.238 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:09:52.238 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:09:52.239 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:09:52.239 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:09:52.311 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:09:52.762 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:09:52.762 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:10:22.763 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:10:22.764 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:10:22.765 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:10:22.765 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:10:22.766 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:10:22.766 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:10:22.828 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:10:23.270 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:10:23.271 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:10:53.271 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:10:53.273 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:10:53.273 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:10:53.273 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:10:53.273 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:10:53.274 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:10:53.346 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:10:53.837 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:10:53.837 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:11:23.866 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:11:23.867 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:11:23.868 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:11:23.868 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:11:23.869 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:11:23.869 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:11:26.940 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:11:27.422 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:11:27.422 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:11:57.423 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:11:57.424 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:11:57.425 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:11:57.426 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:11:57.426 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:11:57.426 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:11:57.491 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:11:57.948 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:11:57.948 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:12:27.950 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:12:27.950 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:12:27.951 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:12:27.952 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:12:27.952 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:12:27.952 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:12:28.027 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:12:28.516 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:12:28.516 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:12:58.517 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:12:58.518 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:12:58.519 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:12:58.519 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:12:58.519 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:12:58.519 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:12:58.591 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:12:59.047 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:12:59.047 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:13:29.048 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:13:29.049 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:13:29.050 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:13:29.050 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:13:29.050 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:13:29.050 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:13:29.116 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:13:29.576 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:13:29.576 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:13:59.578 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:13:59.579 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:13:59.580 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:13:59.581 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:13:59.581 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:13:59.581 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:13:59.647 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:14:00.086 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:14:00.086 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:14:30.087 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:14:30.088 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:14:30.089 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:14:30.089 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:14:30.089 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:14:30.089 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:14:30.164 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:14:30.606 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:14:30.606 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:15:00.608 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:15:00.609 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:15:00.609 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:15:00.610 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:15:00.610 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:15:00.610 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:15:00.679 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:15:01.170 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:15:01.171 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:15:31.172 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:15:31.173 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:15:31.174 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:15:31.174 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:15:31.174 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:15:31.175 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:15:31.241 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:15:31.717 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:15:31.717 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:16:01.720 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:16:01.722 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:16:01.722 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:16:01.723 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:16:01.723 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:16:01.724 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:16:01.785 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:16:02.245 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:16:02.245 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:16:32.247 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:16:32.365 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:16:32.366 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:16:32.367 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:16:32.367 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:16:32.367 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:16:32.367 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:16:32.768 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:16:32.769 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:17:02.770 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:17:02.771 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:17:02.772 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:17:02.772 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:17:02.772 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:17:02.772 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:17:02.838 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:17:03.356 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:17:03.356 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:17:33.357 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:17:33.358 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:17:33.359 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:17:33.359 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:17:33.359 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:17:33.359 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:17:33.427 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:17:33.867 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:17:33.867 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:18:03.868 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:18:03.869 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:18:03.869 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:18:03.870 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:18:03.871 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:18:03.871 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:18:03.928 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:18:04.405 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:18:04.444 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:18:34.407 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:18:34.408 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:18:34.408 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:18:34.409 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:18:34.409 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:18:34.409 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:18:34.472 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:18:34.959 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:18:34.960 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:19:04.961 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:19:04.962 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:19:04.963 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:19:04.963 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:19:04.963 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:19:04.964 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:19:05.064 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:19:05.551 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:19:05.552 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:19:35.553 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:19:35.554 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:19:35.554 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:19:35.554 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:19:35.555 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:19:35.555 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:19:35.612 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:19:36.063 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:19:36.063 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:20:06.064 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:20:06.065 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:20:06.066 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:20:06.066 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:20:06.067 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:20:06.067 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:20:06.134 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:20:06.592 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:20:06.592 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:20:36.593 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:20:36.594 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:20:36.595 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:20:36.595 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:20:36.596 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:20:36.596 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:20:36.666 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:20:37.172 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:20:37.173 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:21:07.174 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:21:07.175 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:21:07.176 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:21:07.176 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:21:07.176 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:21:07.176 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:21:07.241 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:21:07.708 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:21:07.709 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:21:37.711 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:21:37.712 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:21:37.712 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:21:37.713 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:21:37.713 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:21:37.713 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:21:40.575 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:21:41.084 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:21:41.084 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:22:11.088 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:22:11.089 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:22:11.090 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:22:11.090 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:22:11.091 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:22:11.091 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:22:11.158 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:22:11.635 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:22:11.636 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:22:41.637 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:22:41.738 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:22:41.739 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:22:41.739 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:22:41.740 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:22:41.740 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:22:41.740 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:22:42.126 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:22:42.127 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:23:12.128 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:23:12.129 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:23:12.130 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:23:12.130 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:23:12.130 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:23:12.130 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:23:12.196 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:23:12.712 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:23:12.713 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:23:42.713 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:23:42.714 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:23:42.715 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:23:42.715 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:23:42.716 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:23:42.716 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:23:42.807 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:23:43.285 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:23:43.286 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:24:13.286 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:24:13.287 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:24:13.287 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:24:13.288 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:24:13.288 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:24:13.289 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:24:13.348 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:24:13.795 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:24:13.795 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:24:43.797 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:24:43.798 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:24:43.798 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:24:43.799 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:24:43.800 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:24:43.800 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:24:43.858 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:24:44.289 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:24:44.290 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:25:14.291 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:25:14.293 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:25:14.295 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:25:14.295 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:25:14.295 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:25:14.295 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:25:14.361 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:25:14.827 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:25:14.827 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:25:44.828 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:25:44.829 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:25:44.830 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:25:44.830 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:25:44.831 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:25:44.831 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:25:44.951 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:25:45.449 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:25:45.450 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:26:15.451 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:26:15.452 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:26:15.452 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:26:15.453 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:26:15.453 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:26:15.453 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:26:15.510 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:26:15.968 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:26:15.968 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:26:45.969 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:26:45.970 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:26:45.971 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:26:45.971 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:26:45.971 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:26:45.971 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:26:46.045 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:26:46.517 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:26:46.518 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:27:16.519 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:27:16.520 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:27:16.520 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:27:16.521 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:27:16.521 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:27:16.521 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:27:16.598 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:27:17.086 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:27:17.086 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:27:47.088 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:27:47.089 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:27:47.089 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:27:47.090 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:27:47.090 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:27:47.090 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:27:47.160 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:27:47.621 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:27:47.621 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:28:17.623 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:28:17.624 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:28:17.624 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:28:17.625 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:28:17.625 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:28:17.625 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:28:17.689 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:28:18.190 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:28:18.190 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:28:48.192 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:28:48.192 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:28:48.193 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:28:48.194 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:28:48.194 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:28:48.194 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:28:48.264 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:28:48.776 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:28:48.776 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:29:18.778 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:29:18.779 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:29:18.780 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:29:18.781 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:29:18.781 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:29:18.781 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:29:18.845 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:29:19.299 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:29:19.299 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:29:49.301 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:29:49.301 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:29:49.302 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:29:49.303 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:29:49.303 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:29:49.303 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:29:49.365 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:29:49.840 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:29:49.840 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:30:19.841 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:30:19.842 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:30:19.843 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:30:19.843 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:30:19.843 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:30:19.843 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:30:19.914 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:30:20.365 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:30:20.366 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:30:50.367 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:30:50.368 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:30:50.368 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:30:50.369 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:30:50.369 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:30:50.369 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:30:50.449 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:30:50.910 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:30:50.910 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:31:20.912 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:31:20.913 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:31:20.914 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:31:20.915 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:31:20.916 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:31:20.916 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:31:20.975 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:31:21.413 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:31:21.414 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:31:51.415 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:31:51.416 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:31:51.417 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:31:51.417 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:31:51.417 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:31:51.417 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:31:54.393 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:31:54.884 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:31:54.884 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:32:24.885 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:32:24.886 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:32:24.887 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:32:24.887 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:32:24.887 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:32:24.887 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:32:24.954 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:32:25.412 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:32:25.413 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:32:55.414 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:32:55.415 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:32:55.415 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:32:55.416 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:32:55.416 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:32:55.416 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:32:55.481 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:32:55.931 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:32:55.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:33:25.933 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:33:25.933 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:33:25.934 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:33:25.935 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:33:25.935 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:33:25.935 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:33:26.004 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:33:26.495 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:33:26.495 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:33:56.496 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:33:56.497 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:33:56.498 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:33:56.498 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:33:56.499 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:33:56.499 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:33:56.568 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:33:57.052 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:33:57.053 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:34:27.054 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:34:27.056 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:34:27.056 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:34:27.056 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:34:27.057 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:34:27.057 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:34:27.125 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:34:27.603 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:34:27.604 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:34:57.605 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:34:57.606 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:34:57.606 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:34:57.607 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:34:57.607 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:34:57.607 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:34:57.665 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:34:58.141 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:34:58.141 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:35:28.143 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:35:28.216 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:35:28.217 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:35:28.217 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:35:28.217 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:35:28.217 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:35:28.218 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:35:28.720 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:35:28.721 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:35:58.722 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:35:58.723 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:35:58.723 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:35:58.724 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:35:58.724 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:35:58.724 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:35:58.792 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:35:59.244 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:35:59.244 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:36:29.246 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:36:29.246 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:36:29.247 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:36:29.248 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:36:29.248 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:36:29.248 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:36:29.330 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:36:29.803 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:36:29.803 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:36:59.805 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:36:59.806 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:36:59.807 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:36:59.807 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:36:59.807 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:36:59.807 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:36:59.871 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:37:00.329 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:37:00.329 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:37:30.331 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:37:30.333 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:37:30.333 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:37:30.334 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:37:30.334 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:37:30.335 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:37:30.407 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:37:30.881 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:37:30.881 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:38:00.883 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:38:00.884 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:38:00.885 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:38:00.885 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:38:00.885 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:38:00.885 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:38:00.948 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:38:01.397 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:38:01.397 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:38:31.399 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:38:31.400 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:38:31.401 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:38:31.401 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:38:31.401 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:38:31.401 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:38:31.471 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:38:31.978 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:38:31.979 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:39:01.980 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:39:01.981 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:39:01.982 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:39:01.982 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:39:01.982 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:39:01.983 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:39:02.052 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:39:02.531 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:39:02.532 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:39:32.533 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:39:32.534 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:39:32.534 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:39:32.535 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:39:32.535 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:39:32.535 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:39:32.631 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:39:33.073 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:39:33.073 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:40:03.075 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:40:03.075 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:40:03.076 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:40:03.077 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:40:03.077 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:40:03.077 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:40:03.143 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:40:03.627 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:40:03.628 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:40:33.629 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:40:33.630 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:40:33.631 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:40:33.631 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:40:33.631 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:40:33.632 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:40:33.697 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:40:34.178 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:40:34.179 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:41:04.180 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:41:04.181 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:41:04.182 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:41:04.182 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:41:04.182 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:41:04.183 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:41:04.274 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:41:04.717 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:41:04.718 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:41:34.719 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:41:34.720 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:41:34.721 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:41:34.722 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:41:34.722 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:41:34.722 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:41:34.807 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:41:35.274 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:41:35.274 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:42:05.276 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:42:05.277 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:42:05.277 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:42:05.277 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:42:05.277 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:42:05.278 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:42:07.849 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:42:08.385 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:42:08.386 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:42:38.387 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:42:38.388 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:42:38.389 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:42:38.389 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:42:38.389 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:42:38.390 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:42:38.450 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:42:38.951 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:42:38.952 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:43:08.953 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:43:08.962 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:43:08.962 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:43:08.962 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:43:08.963 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:43:08.963 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:43:09.013 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:43:09.455 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:43:09.455 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:43:39.457 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:43:39.458 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:43:39.458 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:43:39.459 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:43:39.459 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:43:39.460 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:43:39.534 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:43:39.963 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:43:40.045 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:44:09.965 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:44:09.966 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:44:09.966 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:44:09.967 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:44:09.967 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:44:09.967 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:44:10.048 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:44:10.537 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:44:10.537 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:44:40.539 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:44:40.540 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:44:40.540 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:44:40.541 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:44:40.541 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:44:40.541 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:44:40.607 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:44:41.083 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:44:41.083 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:45:11.084 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:45:11.085 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:45:11.086 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:45:11.086 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:45:11.087 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:45:11.087 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:45:11.144 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:45:11.596 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:45:11.597 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:45:41.598 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:45:41.598 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:45:41.599 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:45:41.600 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:45:41.600 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:45:41.600 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:45:41.670 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:45:42.111 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:45:42.112 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:46:12.113 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:46:12.114 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:46:12.114 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:46:12.114 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:46:12.115 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:46:12.115 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:46:12.182 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:46:12.665 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:46:12.665 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:46:42.667 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:46:42.668 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:46:42.669 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:46:42.670 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:46:42.670 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:46:42.671 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:46:42.751 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:46:43.222 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:46:43.222 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:47:13.223 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:47:13.224 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:47:13.225 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:47:13.225 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:47:13.225 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:47:13.226 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:47:13.288 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:47:13.740 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:47:13.740 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:47:43.742 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:47:43.742 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:47:43.743 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:47:43.743 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:47:43.744 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:47:43.744 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:47:43.813 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:47:44.236 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:47:44.236 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:48:14.238 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:48:14.238 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:48:14.239 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:48:14.240 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:48:14.240 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:48:14.240 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:48:14.302 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:48:14.783 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:48:14.783 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:48:44.785 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:48:44.785 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:48:44.786 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:48:44.787 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:48:44.787 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:48:44.787 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:48:44.862 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:48:45.319 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:48:45.320 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:49:15.321 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:49:15.321 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:49:15.322 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:49:15.322 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:49:15.323 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:49:15.323 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:49:15.393 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:49:15.861 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:49:15.861 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:49:45.863 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:49:45.863 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:49:45.864 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:49:45.865 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:49:45.865 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:49:45.865 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:49:45.954 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:49:46.404 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:49:46.404 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:50:16.406 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:50:16.407 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:50:16.407 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:50:16.407 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:50:16.408 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:50:16.408 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:50:16.479 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:50:16.952 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:50:16.953 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:50:46.954 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:50:46.954 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:50:46.955 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:50:46.956 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:50:46.956 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:50:46.956 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:50:47.026 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:50:47.506 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:50:47.507 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:51:17.508 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:51:17.509 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:51:17.509 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:51:17.510 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:51:17.510 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:51:17.510 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:51:17.575 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:51:18.073 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:51:18.073 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:51:48.075 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:51:48.076 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:51:48.076 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:51:48.077 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:51:48.077 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:51:48.077 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:51:48.146 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:51:48.618 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:51:48.618 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:52:18.620 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:52:18.621 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:52:18.621 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:52:18.622 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:52:18.623 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:52:18.623 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:52:21.572 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:52:22.085 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:52:22.086 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:52:52.087 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:52:52.088 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:52:52.089 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:52:52.089 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:52:52.089 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:52:52.089 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:52:52.144 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:52:52.600 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:52:52.601 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:53:22.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:53:22.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:53:22.603 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:53:22.604 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:53:22.604 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:53:22.604 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:53:22.669 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:53:23.155 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:53:23.155 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:53:53.156 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:53:53.157 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:53:53.158 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:53:53.158 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:53:53.158 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:53:53.158 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:53:53.224 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:53:53.687 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:53:53.688 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:54:23.689 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:54:23.690 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:54:23.691 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:54:23.691 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:54:23.691 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:54:23.692 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:54:23.765 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:54:24.262 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:54:24.263 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:54:54.264 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:54:54.264 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:54:54.265 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:54:54.265 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:54:54.266 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:54:54.266 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:54:54.336 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:54:54.784 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:54:54.784 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:55:24.786 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:55:24.787 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:55:24.787 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:55:24.788 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:55:24.788 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:55:24.788 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:55:24.874 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:55:25.318 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:55:25.318 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:55:55.319 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:55:55.320 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:55:55.320 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:55:55.321 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:55:55.321 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:55:55.321 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:55:55.390 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:55:55.873 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:55:55.873 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:56:25.874 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:56:25.875 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:56:25.875 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:56:25.876 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:56:25.876 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:56:25.876 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:56:25.937 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:56:26.392 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:56:26.392 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:56:56.393 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:56:56.394 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:56:56.395 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:56:56.395 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:56:56.395 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:56:56.396 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:56:56.451 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:56:56.940 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:56:56.941 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:57:26.941 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:57:26.942 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:57:26.942 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:57:26.943 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:57:26.943 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:57:26.944 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:57:26.992 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:57:27.498 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:57:27.498 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:57:57.500 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:57:57.501 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:57:57.501 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:57:57.502 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:57:57.502 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:57:57.502 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:57:57.566 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:57:58.035 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:57:58.036 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:58:28.037 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:58:28.038 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:58:28.039 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:58:28.039 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:58:28.039 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:58:28.039 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:58:28.108 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:58:28.588 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:58:28.588 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:58:58.589 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:58:58.590 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:58:58.591 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:58:58.591 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:58:58.591 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:58:58.592 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:58:58.652 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:58:59.069 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:58:59.069 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:59:29.074 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:59:29.075 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:59:29.075 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:59:29.075 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:59:29.076 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:59:29.076 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:59:29.137 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T04:59:29.577 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T04:59:29.578 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T04:59:59.579 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T04:59:59.580 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T04:59:59.581 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T04:59:59.581 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T04:59:59.581 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T04:59:59.581 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T04:59:59.648 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:00:00.090 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:00:00.091 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:00:30.092 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:00:30.093 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:00:30.094 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:00:30.095 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:00:30.095 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:00:30.095 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:00:30.207 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:00:30.674 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:00:30.675 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:01:00.676 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:01:00.677 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:01:00.678 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:01:00.678 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:01:00.679 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:01:00.679 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:01:00.760 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:01:01.207 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:01:01.207 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:01:31.209 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:01:31.210 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:01:31.211 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:01:31.211 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:01:31.211 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:01:31.211 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:01:31.275 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:01:31.771 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:01:31.771 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:02:01.772 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:02:01.772 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:02:01.773 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:02:01.774 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:02:01.774 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:02:01.774 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:02:01.842 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:02:02.320 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:02:02.320 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:02:32.321 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:02:32.322 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:02:32.323 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:02:32.323 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:02:32.323 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:02:32.323 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:02:35.311 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:02:35.790 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:02:35.791 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:03:05.793 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:03:05.794 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:03:05.795 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:03:05.795 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:03:05.796 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:03:05.796 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:03:05.892 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:03:06.397 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:03:06.397 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:03:36.398 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:03:36.399 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:03:36.400 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:03:36.400 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:03:36.400 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:03:36.400 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:03:36.459 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:03:36.907 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:03:36.907 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:04:06.909 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:04:06.909 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:04:06.910 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:04:06.911 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:04:06.911 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:04:06.911 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:04:06.982 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:04:07.507 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:04:07.507 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:04:37.508 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:04:37.509 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:04:37.510 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:04:37.510 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:04:37.510 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:04:37.510 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:04:37.570 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:04:38.057 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:04:38.058 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:05:08.059 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:05:08.059 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:05:08.060 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:05:08.060 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:05:08.061 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:05:08.061 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:05:08.130 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:05:08.592 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:05:08.592 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:05:38.594 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:05:38.594 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:05:38.595 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:05:38.595 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:05:38.596 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:05:38.596 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:05:38.659 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:05:39.080 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:05:39.081 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:06:09.082 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:06:09.083 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:06:09.084 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:06:09.084 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:06:09.084 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:06:09.084 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:06:09.148 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:06:09.597 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:06:09.597 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:06:39.598 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:06:39.599 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:06:39.600 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:06:39.600 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:06:39.601 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:06:39.601 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:06:39.664 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:06:40.146 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:06:40.147 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:07:10.148 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:07:10.148 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:07:10.149 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:07:10.150 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:07:10.150 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:07:10.150 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:07:10.223 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:07:10.681 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:07:10.682 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:07:40.683 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:07:40.684 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:07:40.684 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:07:40.685 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:07:40.685 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:07:40.686 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:07:40.746 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:07:41.207 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:07:41.207 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:08:11.208 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:08:11.209 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:08:11.209 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:08:11.210 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:08:11.210 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:08:11.211 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:08:11.273 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:08:11.772 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:08:11.772 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:08:41.795 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:08:41.796 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:08:41.797 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:08:41.797 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:08:41.797 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:08:41.798 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:08:41.868 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:08:42.314 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:08:42.315 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:09:12.316 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:09:12.317 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:09:12.317 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:09:12.317 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:09:12.318 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:09:12.318 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:09:12.385 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:09:12.832 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:09:12.832 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:09:42.833 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:09:42.834 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:09:42.834 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:09:42.835 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:09:42.835 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:09:42.836 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:09:42.902 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:09:43.360 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:09:43.360 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:10:13.362 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:10:13.363 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:10:13.363 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:10:13.364 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:10:13.364 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:10:13.364 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:10:13.452 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:10:13.868 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:10:13.868 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:10:43.870 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:10:43.870 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:10:43.871 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:10:43.871 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:10:43.872 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:10:43.872 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:10:43.937 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:10:44.401 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:10:44.401 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:11:14.402 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:11:14.403 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:11:14.404 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:11:14.404 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:11:14.404 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:11:14.405 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:11:14.540 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:11:15.007 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:11:15.007 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:11:45.009 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:11:45.010 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:11:45.011 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:11:45.012 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:11:45.012 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:11:45.012 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:11:45.075 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:11:45.546 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:11:45.547 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:12:15.548 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:12:15.549 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:12:15.550 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:12:15.550 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:12:15.550 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:12:15.551 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:12:15.618 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:12:16.077 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:12:16.077 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:12:46.078 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:12:46.079 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:12:46.079 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:12:46.080 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:12:46.080 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:12:46.080 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:12:48.647 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:12:49.087 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:12:49.087 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:13:19.088 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:13:19.089 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:13:19.090 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:13:19.090 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:13:19.091 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:13:19.091 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:13:19.154 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:13:19.610 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:13:19.610 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:13:49.612 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:13:49.612 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:13:49.613 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:13:49.613 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:13:49.614 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:13:49.614 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:13:49.699 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:13:50.151 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:13:50.152 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:14:20.153 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:14:20.154 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:14:20.154 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:14:20.155 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:14:20.155 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:14:20.155 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:14:20.219 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:14:20.694 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:14:20.694 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:14:50.696 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:14:50.697 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:14:50.698 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:14:50.698 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:14:50.698 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:14:50.698 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:14:50.761 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:14:51.224 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:14:51.224 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:15:21.226 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:15:21.227 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:15:21.227 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:15:21.228 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:15:21.228 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:15:21.228 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:15:21.293 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:15:21.830 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:15:21.830 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:15:51.831 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:15:51.832 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:15:51.833 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:15:51.833 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:15:51.834 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:15:51.834 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:15:51.901 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:15:52.375 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:15:52.376 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:16:22.377 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:16:22.378 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:16:22.378 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:16:22.378 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:16:22.379 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:16:22.379 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:16:22.450 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:16:22.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:16:22.933 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:16:52.934 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:16:52.935 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:16:52.935 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:16:52.936 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:16:52.936 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:16:52.937 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:16:52.999 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:16:53.544 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:16:53.545 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:17:23.546 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:17:23.547 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:17:23.547 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:17:23.548 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:17:23.548 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:17:23.548 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:17:23.609 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:17:24.095 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:17:24.095 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:17:54.097 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:17:54.098 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:17:54.099 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:17:54.099 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:17:54.099 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:17:54.099 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:17:54.167 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:17:54.646 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:17:54.647 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:18:24.647 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:18:24.648 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:18:24.649 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:18:24.649 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:18:24.649 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:18:24.649 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:18:24.736 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:18:25.161 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:18:25.162 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:18:55.163 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:18:55.164 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:18:55.165 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:18:55.165 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:18:55.165 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:18:55.166 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:18:55.234 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:18:55.735 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:18:55.736 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:19:25.737 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:19:25.737 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:19:25.738 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:19:25.738 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:19:25.739 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:19:25.739 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:19:25.821 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:19:26.292 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:19:26.293 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:19:56.294 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:19:56.294 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:19:56.295 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:19:56.296 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:19:56.296 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:19:56.296 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:19:56.373 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:19:56.886 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:19:56.887 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:20:26.888 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:20:26.889 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:20:26.890 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:20:26.890 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:20:26.890 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:20:26.891 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:20:26.958 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:20:27.411 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:20:27.411 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:20:57.412 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:20:57.413 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:20:57.413 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:20:57.414 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:20:57.414 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:20:57.414 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:20:57.483 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:20:57.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:20:57.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:21:27.934 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:21:27.935 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:21:27.935 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:21:27.936 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:21:27.936 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:21:27.936 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:21:28.003 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:21:28.465 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:21:28.466 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:21:58.467 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:21:58.468 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:21:58.468 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:21:58.469 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:21:58.469 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:21:58.469 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:21:58.604 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:21:59.071 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:21:59.072 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:22:29.073 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:22:29.074 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:22:29.075 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:22:29.075 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:22:29.075 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:22:29.076 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:22:29.175 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:22:29.665 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:22:29.665 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:22:59.666 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:22:59.667 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:22:59.667 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:22:59.668 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:22:59.668 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:22:59.669 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:23:02.550 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:23:03.016 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:23:03.016 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:23:33.017 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:23:33.018 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:23:33.018 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:23:33.019 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:23:33.019 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:23:33.019 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:23:33.093 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:23:33.558 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:23:33.559 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:24:03.560 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:24:03.561 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:24:03.561 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:24:03.561 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:24:03.562 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:24:03.562 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:24:03.634 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:24:04.137 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:24:04.138 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:24:34.139 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:24:34.185 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:24:34.186 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:24:34.187 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:24:34.187 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:24:34.188 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:24:34.203 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:24:34.664 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:24:34.665 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:25:04.666 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:25:04.667 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:25:04.667 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:25:04.668 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:25:04.668 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:25:04.669 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:25:04.739 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:25:05.202 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:25:05.202 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:25:35.203 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:25:35.204 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:25:35.205 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:25:35.206 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:25:35.206 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:25:35.206 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:25:35.280 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:25:35.759 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:25:35.759 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:26:05.761 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:26:05.762 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:26:05.762 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:26:05.764 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:26:05.764 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:26:05.764 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:26:05.848 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:26:06.310 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:26:06.322 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:26:36.311 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:26:36.312 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:26:36.313 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:26:36.313 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:26:36.313 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:26:36.313 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:26:36.382 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:26:36.848 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:26:36.848 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:27:06.849 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:27:06.850 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:27:06.851 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:27:06.851 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:27:06.851 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:27:06.851 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:27:06.921 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:27:07.409 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:27:07.409 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:27:37.410 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:27:37.411 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:27:37.412 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:27:37.412 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:27:37.413 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:27:37.413 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:27:37.475 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:27:37.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:27:37.932 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:28:07.933 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:28:07.934 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:28:07.934 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:28:07.935 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:28:07.935 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:28:07.935 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:28:08.002 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:28:08.475 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:28:08.476 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:28:38.477 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:28:38.478 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:28:38.478 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:28:38.479 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:28:38.479 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:28:38.479 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:28:38.556 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:28:39.008 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:28:39.008 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:29:09.010 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:29:09.011 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:29:09.012 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:29:09.013 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:29:09.013 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:29:09.013 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:29:09.080 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:29:09.539 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:29:09.539 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:29:39.540 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:29:39.541 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:29:39.541 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:29:39.542 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:29:39.542 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:29:39.543 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:29:39.605 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:29:40.080 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:29:40.080 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:30:10.082 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:30:10.082 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:30:10.083 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:30:10.084 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:30:10.084 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:30:10.084 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:30:10.209 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:30:10.731 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:30:10.732 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:30:40.734 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:30:40.734 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:30:40.735 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:30:40.735 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:30:40.736 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:30:40.736 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:30:40.797 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:30:41.279 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:30:41.280 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:31:11.281 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:31:11.282 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:31:11.282 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:31:11.283 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:31:11.283 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:31:11.283 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:31:11.351 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:31:11.851 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:31:11.852 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:31:41.853 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:31:41.854 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:31:41.855 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:31:41.856 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:31:41.856 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:31:41.857 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:31:41.916 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:31:42.423 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:31:42.423 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:32:12.424 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:32:12.425 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:32:12.425 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:32:12.426 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:32:12.426 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:32:12.426 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:32:12.496 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:32:12.978 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:32:12.978 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:32:42.980 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:32:42.980 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:32:42.981 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:32:42.981 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:32:42.982 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:32:42.982 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:32:43.039 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:32:43.511 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:32:43.511 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:33:13.512 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:33:13.513 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:33:13.513 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:33:13.514 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:33:13.514 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:33:13.514 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:33:16.107 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:33:16.611 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:33:16.612 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:33:46.613 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:33:46.613 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:33:46.614 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:33:46.614 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:33:46.615 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:33:46.615 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:33:46.686 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:33:47.163 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:33:47.163 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:34:17.161 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:34:17.161 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:34:17.162 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:34:17.163 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:34:17.163 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:34:17.163 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:34:17.225 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:34:17.707 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:34:17.707 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:34:47.709 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:34:47.710 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:34:47.710 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:34:47.710 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:34:47.711 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:34:47.711 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:34:47.779 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:34:48.381 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:34:48.381 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:35:18.382 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:35:18.383 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:35:18.383 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:35:18.384 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:35:18.384 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:35:18.384 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:35:18.468 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:35:18.952 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:35:18.952 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:35:48.954 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:35:48.955 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:35:48.955 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:35:48.955 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:35:48.956 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:35:48.956 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:35:49.038 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:35:49.520 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:35:49.521 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:36:19.523 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:36:19.523 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:36:19.524 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:36:19.524 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:36:19.525 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:36:19.525 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:36:19.592 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:36:20.028 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:36:20.028 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:36:50.030 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:36:50.031 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:36:50.031 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:36:50.032 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:36:50.032 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:36:50.032 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:36:50.104 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:36:50.564 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:36:50.564 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:37:20.565 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:37:20.567 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:37:20.567 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:37:20.567 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:37:20.567 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:37:20.567 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:37:20.632 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:37:21.175 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:37:21.175 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:37:51.176 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:37:51.177 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:37:51.177 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:37:51.178 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:37:51.178 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:37:51.178 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:37:51.248 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:37:51.723 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:37:51.723 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:38:21.725 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:38:21.726 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:38:21.727 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:38:21.727 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:38:21.727 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:38:21.728 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:38:21.792 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:38:22.263 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:38:22.264 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:38:52.265 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:38:52.265 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:38:52.266 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:38:52.266 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:38:52.267 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:38:52.267 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:38:52.338 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:38:52.845 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:38:52.846 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:39:22.847 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:39:22.848 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:39:22.848 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:39:22.849 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:39:22.849 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:39:22.849 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:39:22.922 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:39:23.399 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:39:23.399 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:39:53.400 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:39:53.401 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:39:53.401 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:39:53.402 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:39:53.402 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:39:53.402 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:39:53.476 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:39:53.967 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:39:53.967 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:40:23.968 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:40:23.969 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:40:23.970 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:40:23.970 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:40:23.971 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:40:23.971 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:40:24.025 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:40:24.457 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:40:24.457 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:40:54.458 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:40:54.459 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:40:54.460 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:40:54.460 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:40:54.460 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:40:54.460 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:40:54.529 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:40:55.027 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:40:55.028 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:41:25.029 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:41:25.030 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:41:25.031 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:41:25.031 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:41:25.031 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:41:25.031 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:41:25.102 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:41:25.573 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:41:25.573 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:41:55.575 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:41:55.576 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:41:55.576 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:41:55.577 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:41:55.577 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:41:55.577 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:41:55.645 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:41:56.127 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:41:56.127 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:42:26.128 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:42:26.129 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:42:26.129 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:42:26.130 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:42:26.130 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:42:26.131 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:42:26.191 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:42:26.679 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:42:26.680 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:42:56.681 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:42:56.682 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:42:56.682 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:42:56.682 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:42:56.683 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:42:56.683 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:42:56.753 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:42:57.224 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:42:57.224 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:43:27.225 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:43:27.226 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:43:27.227 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:43:27.227 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:43:27.228 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:43:27.228 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:43:30.147 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:43:30.627 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:43:30.627 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:44:00.629 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:44:00.631 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:44:00.631 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:44:00.632 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:44:00.632 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:44:00.633 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:44:00.698 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:44:01.155 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:44:01.155 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:44:31.156 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:44:31.157 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:44:31.158 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:44:31.158 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:44:31.158 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:44:31.159 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:44:31.236 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:44:31.704 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:44:31.704 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:45:01.705 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:45:01.706 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:45:01.707 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:45:01.707 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:45:01.708 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:45:01.708 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:45:01.771 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:45:02.213 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:45:02.214 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:45:32.216 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:45:32.216 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:45:32.217 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:45:32.218 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:45:32.218 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:45:32.219 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:45:32.274 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:45:32.762 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:45:32.763 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:46:02.764 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:46:02.764 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:46:02.765 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:46:02.766 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:46:02.766 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:46:02.766 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:46:02.829 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:46:03.291 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:46:03.292 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:46:33.293 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:46:33.294 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:46:33.295 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:46:33.295 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:46:33.295 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:46:33.296 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:46:33.356 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:46:33.806 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:46:33.807 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:47:03.808 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:47:03.809 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:47:03.809 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:47:03.810 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:47:03.810 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:47:03.810 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:47:03.902 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:47:04.350 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:47:04.355 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:47:34.352 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:47:34.353 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:47:34.353 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:47:34.353 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:47:34.354 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:47:34.354 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:47:34.417 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:47:34.910 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:47:34.911 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:48:04.912 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:48:04.913 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:48:04.913 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:48:04.914 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:48:04.914 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:48:04.914 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:48:04.985 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:48:05.473 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:48:05.473 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:48:35.474 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:48:35.475 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:48:35.476 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:48:35.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:48:35.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:48:35.476 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:48:35.560 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:48:36.054 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:48:36.054 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:49:06.056 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:49:06.057 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:49:06.057 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:49:06.057 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:49:06.057 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:49:06.058 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:49:06.123 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:49:06.602 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:49:06.603 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:49:36.604 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:49:36.605 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:49:36.606 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:49:36.606 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:49:36.606 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:49:36.607 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:49:36.678 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:49:37.173 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:49:37.173 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:50:07.175 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:50:07.175 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:50:07.176 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:50:07.176 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:50:07.177 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:50:07.177 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:50:07.246 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:50:07.732 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:50:07.732 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:50:37.733 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:50:37.735 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:50:37.735 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:50:37.735 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:50:37.735 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:50:37.736 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:50:37.804 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:50:38.263 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:50:38.263 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:51:08.265 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:51:08.265 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:51:08.266 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:51:08.266 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:51:08.267 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:51:08.267 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:51:08.333 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:51:08.789 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:51:08.790 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:51:38.791 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:51:38.791 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:51:38.792 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:51:38.792 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:51:38.793 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:51:38.793 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:51:38.849 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:51:39.309 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:51:39.310 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:52:09.311 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:52:09.312 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:52:09.312 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:52:09.313 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:52:09.313 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:52:09.313 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:52:09.376 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:52:09.847 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:52:09.848 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:52:39.849 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:52:39.850 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:52:39.850 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:52:39.851 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:52:39.851 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:52:39.851 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:52:39.923 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:52:40.410 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:52:40.410 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:53:10.411 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:53:10.412 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:53:10.413 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:53:10.413 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:53:10.413 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:53:10.414 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:53:10.481 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:53:10.934 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:53:10.935 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:53:40.936 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:53:40.937 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:53:40.937 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:53:40.938 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:53:40.938 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:53:40.938 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:53:43.813 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:53:44.262 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:53:44.262 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:54:14.264 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:54:14.264 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:54:14.265 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:54:14.266 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:54:14.266 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:54:14.266 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:54:14.332 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:54:14.807 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:54:14.808 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:54:44.809 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:54:44.810 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:54:44.810 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:54:44.812 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:54:44.812 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:54:44.813 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:54:44.920 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:54:45.414 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:54:45.415 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:55:15.416 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:55:15.417 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:55:15.418 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:55:15.418 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:55:15.418 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:55:15.418 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:55:15.488 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:55:16.043 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:55:16.044 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:55:46.045 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:55:46.046 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:55:46.046 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:55:46.047 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:55:46.048 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:55:46.048 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:55:46.110 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:55:46.564 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:55:46.564 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:56:16.565 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:56:16.566 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:56:16.567 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:56:16.567 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:56:16.567 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:56:16.567 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:56:16.631 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:56:17.126 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:56:17.127 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:56:47.128 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:56:47.129 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:56:47.130 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:56:47.130 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:56:47.131 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:56:47.131 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:56:47.234 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:56:47.756 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:56:47.756 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:57:17.757 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:57:17.758 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:57:17.759 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:57:17.760 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:57:17.760 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:57:17.760 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:57:17.820 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:57:18.277 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:57:18.277 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:57:48.278 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:57:48.279 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:57:48.280 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:57:48.280 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:57:48.281 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:57:48.281 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:57:48.347 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:57:48.926 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:57:48.926 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:58:18.928 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:58:18.929 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:58:18.929 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:58:18.929 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:58:18.930 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:58:18.930 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:58:18.992 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:58:19.446 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:58:19.446 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:58:49.448 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:58:49.448 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:58:49.449 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:58:49.450 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:58:49.450 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:58:49.450 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:58:49.517 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:58:49.991 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:58:49.992 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:59:19.993 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:59:19.993 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:59:19.994 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:59:19.995 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:59:19.995 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:59:19.995 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:59:20.130 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:59:20.580 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:59:20.581 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T05:59:50.581 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T05:59:50.582 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T05:59:50.583 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T05:59:50.583 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T05:59:50.583 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T05:59:50.583 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T05:59:50.656 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T05:59:51.086 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T05:59:51.086 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:00:21.087 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:00:21.089 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:00:21.089 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:00:21.089 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:00:21.089 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:00:21.090 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:00:21.148 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:00:21.679 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:00:21.679 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:00:51.681 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:00:51.682 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:00:51.682 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:00:51.682 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:00:51.683 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:00:51.683 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:00:51.753 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:00:52.155 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:00:52.156 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:01:22.157 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:01:22.158 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:01:22.159 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:01:22.159 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:01:22.160 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:01:22.160 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:01:22.220 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:01:22.699 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:01:22.700 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:01:52.701 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:01:52.702 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:01:52.702 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:01:52.702 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:01:52.702 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:01:52.703 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:01:52.768 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:01:53.280 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:01:53.280 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:02:23.281 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:02:23.282 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:02:23.282 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:02:23.283 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:02:23.283 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:02:23.284 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:02:23.348 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:02:23.856 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:02:23.857 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:02:53.858 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:02:53.859 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:02:53.859 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:02:53.860 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:02:53.860 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:02:53.860 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:02:53.919 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:02:54.361 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:02:54.362 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:03:24.363 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:03:24.364 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:03:24.364 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:03:24.365 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:03:24.365 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:03:24.365 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:03:24.432 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:03:24.887 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:03:24.887 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:03:54.888 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:03:54.889 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:03:54.890 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:03:54.890 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:03:54.890 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:03:54.891 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:03:57.723 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:03:58.175 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:03:58.176 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:04:28.177 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:04:28.178 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:04:28.179 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:04:28.179 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:04:28.179 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:04:28.180 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:04:28.248 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:04:28.723 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:04:28.724 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:04:58.725 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:04:58.726 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:04:58.726 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:04:58.727 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:04:58.727 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:04:58.727 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:04:58.814 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:04:59.289 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:04:59.290 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:05:29.291 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:05:29.292 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:05:29.293 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:05:29.293 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:05:29.294 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:05:29.294 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:05:29.358 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:05:29.813 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:05:29.814 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:05:59.815 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:05:59.816 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:05:59.816 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:05:59.817 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:05:59.817 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:05:59.818 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:05:59.880 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:06:00.326 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:06:00.327 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:06:30.328 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:06:30.329 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:06:30.331 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:06:30.331 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:06:30.332 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:06:30.332 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:06:30.399 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:06:30.845 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:06:30.845 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:07:00.846 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:07:00.880 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:07:00.880 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:07:00.881 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:07:00.881 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:07:00.881 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:07:00.920 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:07:01.402 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:07:01.402 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:07:31.404 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:07:31.406 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:07:31.407 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:07:31.407 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:07:31.408 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:07:31.408 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:07:31.471 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:07:31.958 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:07:31.958 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:08:01.960 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:08:01.961 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:08:01.961 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:08:01.962 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:08:01.962 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:08:01.962 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:08:02.028 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:08:02.547 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:08:02.547 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:08:32.547 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:08:32.547 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:08:32.548 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:08:32.549 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:08:32.549 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:08:32.549 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:08:32.630 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:08:33.097 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:08:33.098 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:09:03.100 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:09:03.101 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:09:03.101 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:09:03.102 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:09:03.102 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:09:03.102 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:09:03.199 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:09:03.715 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:09:03.824 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:09:33.717 INFO:teuthology.orchestra.run.smithi165.stdout:waiting for osd to come back up 2022-03-25T06:09:33.718 INFO:teuthology.orchestra.run.smithi165.stderr:+ '[' 3 '!=' 4 ']' 2022-03-25T06:09:33.719 INFO:teuthology.orchestra.run.smithi165.stderr:+ echo 'waiting for osd to come back up' 2022-03-25T06:09:33.719 INFO:teuthology.orchestra.run.smithi165.stderr:++ toolbox ceph osd stat 2022-03-25T06:09:33.719 INFO:teuthology.orchestra.run.smithi165.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-25T06:09:33.719 INFO:teuthology.orchestra.run.smithi165.stderr:++ cut -f3 -d ' ' 2022-03-25T06:09:33.785 INFO:teuthology.orchestra.run.smithi165.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-25T06:09:34.262 INFO:teuthology.orchestra.run.smithi165.stderr:+ num_osd=3 2022-03-25T06:09:34.263 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30s 2022-03-25T06:10:04.257 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2022-03-25T06:10:04.259 DEBUG:teuthology.task.console_log:Killing console logger for smithi165 2022-03-25T06:10:04.260 DEBUG:teuthology.exit:Finished running handlers