2026-02-20T13:16:51.598 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T13:16:51.598 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T13:16:51.669 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T13:16:51.804 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7cd39c6a7ba0>, signals=[15]) 2026-02-20T13:16:51.804 INFO:teuthology.lock.ops:Start node 'trial101.front.sepia.ceph.com' reimaging 2026-02-20T13:16:51.804 INFO:teuthology.lock.ops:Updating [trial101.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T13:16:51.804 INFO:teuthology.lock.ops:Updating trial101.front.sepia.ceph.com on lock server 2026-02-20T13:16:54.358 DEBUG:teuthology.provision.fog.trial101:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-20T13:16:54.410 INFO:teuthology.provision.fog.trial101:Scheduling deploy of ubuntu 22.04 2026-02-20T13:16:55.399 INFO:teuthology.orchestra.console.trial101:Power off 2026-02-20T13:16:55.399 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T13:16:55.438 DEBUG:teuthology.orchestra.console.trial101:power off output: Chassis Power Control: Down/Off 2026-02-20T13:16:59.443 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T13:16:59.553 DEBUG:teuthology.orchestra.console.trial101:check power output: Chassis Power is off 2026-02-20T13:16:59.553 INFO:teuthology.orchestra.console.trial101:Power off completed 2026-02-20T13:16:59.654 INFO:teuthology.orchestra.console.trial101:Power on 2026-02-20T13:16:59.654 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T13:16:59.695 DEBUG:teuthology.orchestra.console.trial101:power on output: Chassis Power Control: Up/On 2026-02-20T13:17:03.700 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T13:17:03.810 DEBUG:teuthology.orchestra.console.trial101:check power output: Chassis Power is on 2026-02-20T13:17:03.811 INFO:teuthology.orchestra.console.trial101:Power on completed 2026-02-20T13:17:03.911 INFO:teuthology.provision.fog.trial101:Waiting for deploy to finish 2026-02-20T13:19:06.230 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial101.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T13:19:20.512 WARNING:teuthology.provision.fog.trial101:[Errno None] Unable to connect to port 22 on 10.20.193.101 2026-02-20T13:19:26.518 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial101.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T13:19:29.600 WARNING:teuthology.provision.fog.trial101:[Errno None] Unable to connect to port 22 on 10.20.193.101 2026-02-20T13:19:35.606 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial101.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T13:19:38.688 WARNING:teuthology.provision.fog.trial101:[Errno None] Unable to connect to port 22 on 10.20.193.101 2026-02-20T13:19:44.694 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial101.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T13:20:20.464 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T13:20:20.464 DEBUG:teuthology.orchestra.run.trial101:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T13:20:20.853 INFO:teuthology.provision.fog.trial101:Node is ready 2026-02-20T13:20:20.853 DEBUG:teuthology.orchestra.run.trial101:> hostname 2026-02-20T13:20:20.900 INFO:teuthology.orchestra.run.trial101.stdout:trial101.front.sepia.ceph.com 2026-02-20T13:20:20.900 DEBUG:teuthology.orchestra.run.trial101:> grep trial101.front.sepia.ceph.com /etc/hosts 2026-02-20T13:20:20.945 INFO:teuthology.orchestra.run.trial101.stdout:10.20.193.101 trial101.front.sepia.ceph.com trial101 2026-02-20T13:20:20.945 DEBUG:teuthology.orchestra.run.trial101:> sudo hostname trial101 2026-02-20T13:20:20.999 DEBUG:teuthology.orchestra.run.trial101:> sudo sed -i -e 's/trial101.front.sepia.ceph.com/trial101/g' /etc/hosts 2026-02-20T13:20:21.048 DEBUG:teuthology.orchestra.run.trial101:> sudo sed -i -e 's/10.20.193.101/10.20.193.101/g' /etc/hosts 2026-02-20T13:20:21.100 DEBUG:teuthology.orchestra.run.trial101:> sudo sed -i -e 's/trial101.front.sepia.ceph.com/trial101/g' /etc/hostname 2026-02-20T13:20:21.152 DEBUG:teuthology.orchestra.run.trial101:> sudo hostname trial101 2026-02-20T13:20:21.203 DEBUG:teuthology.orchestra.run.trial101:> cat /etc/os-release 2026-02-20T13:20:21.252 INFO:teuthology.orchestra.run.trial101.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T13:20:21.252 INFO:teuthology.orchestra.run.trial101.stdout:NAME="Ubuntu" 2026-02-20T13:20:21.252 INFO:teuthology.orchestra.run.trial101.stdout:VERSION_ID="22.04" 2026-02-20T13:20:21.252 INFO:teuthology.orchestra.run.trial101.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T13:20:21.252 INFO:teuthology.orchestra.run.trial101.stdout:VERSION_CODENAME=jammy 2026-02-20T13:20:21.252 INFO:teuthology.orchestra.run.trial101.stdout:ID=ubuntu 2026-02-20T13:20:21.252 INFO:teuthology.orchestra.run.trial101.stdout:ID_LIKE=debian 2026-02-20T13:20:21.252 INFO:teuthology.orchestra.run.trial101.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T13:20:21.252 INFO:teuthology.orchestra.run.trial101.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T13:20:21.253 INFO:teuthology.orchestra.run.trial101.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T13:20:21.253 INFO:teuthology.orchestra.run.trial101.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T13:20:21.253 INFO:teuthology.orchestra.run.trial101.stdout:UBUNTU_CODENAME=jammy 2026-02-20T13:20:21.254 INFO:teuthology.provision.fog.trial101:Deploy complete! 2026-02-20T13:20:21.254 DEBUG:teuthology.parallel:result is None 2026-02-20T13:20:21.595 INFO:teuthology.lock.ops:Checking trial101.front.sepia.ceph.com 2026-02-20T13:20:21.595 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T13:20:21.680 INFO:teuthology.lock.ops:Updating [trial101.front.sepia.ceph.com]: set os type and version on server 2026-02-20T13:20:21.680 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial101.front.sepia.ceph.com' 2026-02-20T13:20:21.681 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial101.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T13:20:21.746 DEBUG:teuthology.orchestra.run.trial101:> true 2026-02-20T13:20:21.822 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial101.front.sepia.ceph.com' 2026-02-20T13:20:21.822 DEBUG:teuthology.orchestra.run.trial101:> uname -m 2026-02-20T13:20:21.868 INFO:teuthology.orchestra.run.trial101.stdout:x86_64 2026-02-20T13:20:21.868 DEBUG:teuthology.orchestra.run.trial101:> cat /etc/os-release 2026-02-20T13:20:21.912 INFO:teuthology.orchestra.run.trial101.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T13:20:21.912 INFO:teuthology.orchestra.run.trial101.stdout:NAME="Ubuntu" 2026-02-20T13:20:21.912 INFO:teuthology.orchestra.run.trial101.stdout:VERSION_ID="22.04" 2026-02-20T13:20:21.912 INFO:teuthology.orchestra.run.trial101.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T13:20:21.912 INFO:teuthology.orchestra.run.trial101.stdout:VERSION_CODENAME=jammy 2026-02-20T13:20:21.912 INFO:teuthology.orchestra.run.trial101.stdout:ID=ubuntu 2026-02-20T13:20:21.912 INFO:teuthology.orchestra.run.trial101.stdout:ID_LIKE=debian 2026-02-20T13:20:21.913 INFO:teuthology.orchestra.run.trial101.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T13:20:21.913 INFO:teuthology.orchestra.run.trial101.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T13:20:21.913 INFO:teuthology.orchestra.run.trial101.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T13:20:21.913 INFO:teuthology.orchestra.run.trial101.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T13:20:21.913 INFO:teuthology.orchestra.run.trial101.stdout:UBUNTU_CODENAME=jammy 2026-02-20T13:20:21.913 INFO:teuthology.lock.ops:Updating trial101.front.sepia.ceph.com on lock server 2026-02-20T13:20:22.011 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T13:20:22.231 INFO:teuthology.dispatcher.supervisor:Running job 60247 2026-02-20T13:20:22.231 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_vshankar@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/vshankar-2026-02-20_09:38:02-fs-wip-vshankar-testing-20260219.125903-testing-default-trial/60247 --name vshankar-2026-02-20_09:38:02-fs-wip-vshankar-testing-20260219.125903-testing-default-trial --description fs/top/{begin/{0-install 1-ceph 2-logrotate 3-kernel} cluster/{1-node} conf/{client mds mgr mon osd} mount/fuse objectstore/bluestore-bitmap overrides/{ignorelist_health pg_health} supported-random-distros$/{ubuntu_latest} tasks/fstop} -- /home/teuthworker/mnt/teuthology/vshankar-2026-02-20_09:38:02-fs-wip-vshankar-testing-20260219.125903-testing-default-trial/60247/orig.config.yaml 2026-02-20T13:20:22.232 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/vshankar-2026-02-20_09:38:02-fs-wip-vshankar-testing-20260219.125903-testing-default-trial/60247 2026-02-20T13:20:22.232 INFO:teuthology.dispatcher.supervisor:Job PID: 2077687 2026-02-20T13:20:22.232 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T13:22:22.332 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T13:24:22.485 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T13:26:22.693 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T13:28:22.861 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T13:30:23.493 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T13:32:23.673 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T13:32:23.779 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T13:32:23.840 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T13:32:24.135 INFO:teuthology.orchestra.console.trial101:Power off 2026-02-20T13:32:24.136 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T13:32:24.176 DEBUG:teuthology.orchestra.console.trial101:power off output: Chassis Power Control: Down/Off 2026-02-20T13:32:28.180 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T13:32:28.289 DEBUG:teuthology.orchestra.console.trial101:check power output: Chassis Power is on 2026-02-20T13:32:32.293 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T13:32:32.401 DEBUG:teuthology.orchestra.console.trial101:check power output: Chassis Power is off 2026-02-20T13:32:32.401 INFO:teuthology.orchestra.console.trial101:Power off completed 2026-02-20T13:32:32.612 INFO:teuthology.lock.ops:unlocked: trial101.front.sepia.ceph.com