2023-11-30T19:42:36.450 INFO:root:teuthology version: 0.0.1.dev212+g595fad1 2023-11-30T19:42:36.451 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T19:42:36.562 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f09c86e9550>, signals=[15]) 2023-11-30T19:42:36.563 INFO:teuthology.lock.ops:Start node 'smithi086.front.sepia.ceph.com' reimaging 2023-11-30T19:42:36.563 INFO:teuthology.lock.ops:Updating [smithi086.front.sepia.ceph.com]: reset os type and version on server 2023-11-30T19:42:36.563 INFO:teuthology.lock.ops:Updating smithi086.front.sepia.ceph.com on lock server 2023-11-30T19:42:36.704 DEBUG:teuthology.provision.fog.smithi086:Requesting image smithi_ubuntu_20.04 (ID 2) 2023-11-30T19:42:36.749 INFO:teuthology.provision.fog.smithi086:Scheduling deploy of ubuntu 20.04 2023-11-30T19:42:37.043 INFO:teuthology.orchestra.console.smithi086:Power off 2023-11-30T19:42:37.044 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-30T19:42:37.066 DEBUG:teuthology.orchestra.console.smithi086:power off output: Chassis Power Control: Down/Off 2023-11-30T19:42:37.066 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T19:42:37.093 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is off 2023-11-30T19:42:37.194 INFO:teuthology.orchestra.console.smithi086:Power off completed 2023-11-30T19:42:37.294 INFO:teuthology.orchestra.console.smithi086:Power on 2023-11-30T19:42:37.294 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-11-30T19:42:37.320 DEBUG:teuthology.orchestra.console.smithi086:power on output: Chassis Power Control: Up/On 2023-11-30T19:42:37.321 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T19:42:37.343 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is off 2023-11-30T19:42:41.347 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T19:42:43.952 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2023-11-30T19:42:44.053 INFO:teuthology.orchestra.console.smithi086:Power on completed 2023-11-30T19:42:44.154 INFO:teuthology.provision.fog.smithi086:Waiting for deploy to finish 2023-11-30T19:46:15.356 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:46:15.488 ERROR:teuthology.orchestra.connection:Error authenticating with smithi086.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2023-11-30T19:47:19.491 WARNING:teuthology.provision.fog.smithi086:timed out 2023-11-30T19:47:25.493 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:47:57.112 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-11-30T19:47:58.937 DEBUG:teuthology.orchestra.run.smithi086:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-11-30T19:48:13.973 INFO:teuthology.provision.fog.smithi086:Node is ready 2023-11-30T19:48:13.974 DEBUG:teuthology.orchestra.run.smithi086:> hostname 2023-11-30T19:48:13.980 INFO:teuthology.orchestra.run.smithi086.stdout:smithi086.front.sepia.ceph.com 2023-11-30T19:48:13.981 DEBUG:teuthology.orchestra.run.smithi086:> grep smithi086.front.sepia.ceph.com /etc/hosts 2023-11-30T19:48:13.988 INFO:teuthology.orchestra.run.smithi086.stdout:172.21.15.86 smithi086.front.sepia.ceph.com smithi086 2023-11-30T19:48:13.989 DEBUG:teuthology.orchestra.run.smithi086:> sudo hostname smithi086 2023-11-30T19:48:14.063 DEBUG:teuthology.orchestra.run.smithi086:> sudo sed -i -e 's/smithi086.front.sepia.ceph.com/smithi086/g' /etc/hosts 2023-11-30T19:48:14.080 DEBUG:teuthology.orchestra.run.smithi086:> sudo sed -i -e 's/172.21.15.86/172.21.15.86/g' /etc/hosts 2023-11-30T19:48:14.091 DEBUG:teuthology.orchestra.run.smithi086:> sudo sed -i -e 's/smithi086.front.sepia.ceph.com/smithi086/g' /etc/hostname 2023-11-30T19:48:14.105 DEBUG:teuthology.orchestra.run.smithi086:> sudo hostname smithi086 2023-11-30T19:48:14.116 DEBUG:teuthology.orchestra.run.smithi086:> cat /etc/os-release 2023-11-30T19:48:14.163 INFO:teuthology.orchestra.run.smithi086.stdout:NAME="Ubuntu" 2023-11-30T19:48:14.163 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-11-30T19:48:14.163 INFO:teuthology.orchestra.run.smithi086.stdout:ID=ubuntu 2023-11-30T19:48:14.163 INFO:teuthology.orchestra.run.smithi086.stdout:ID_LIKE=debian 2023-11-30T19:48:14.163 INFO:teuthology.orchestra.run.smithi086.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-11-30T19:48:14.163 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_ID="20.04" 2023-11-30T19:48:14.163 INFO:teuthology.orchestra.run.smithi086.stdout:HOME_URL="https://www.ubuntu.com/" 2023-11-30T19:48:14.163 INFO:teuthology.orchestra.run.smithi086.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-11-30T19:48:14.163 INFO:teuthology.orchestra.run.smithi086.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-11-30T19:48:14.164 INFO:teuthology.orchestra.run.smithi086.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-11-30T19:48:14.164 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_CODENAME=focal 2023-11-30T19:48:14.164 INFO:teuthology.orchestra.run.smithi086.stdout:UBUNTU_CODENAME=focal 2023-11-30T19:48:14.164 INFO:teuthology.provision.fog.smithi086:Deploy complete! 2023-11-30T19:48:14.166 DEBUG:teuthology.parallel:result is None 2023-11-30T19:48:14.323 INFO:teuthology.lock.ops:Checking smithi086.front.sepia.ceph.com 2023-11-30T19:48:14.323 INFO:teuthology.lock.ops:New key found. Updating... 2023-11-30T19:48:14.503 INFO:teuthology.lock.ops:Updating [smithi086.front.sepia.ceph.com]: set os type and version on server 2023-11-30T19:48:14.504 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-11-30T19:48:14.504 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:48:14.552 DEBUG:teuthology.orchestra.run.smithi086:> true 2023-11-30T19:48:14.672 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-11-30T19:48:14.673 DEBUG:teuthology.orchestra.run.smithi086:> uname -m 2023-11-30T19:48:14.679 INFO:teuthology.orchestra.run.smithi086.stdout:x86_64 2023-11-30T19:48:14.679 DEBUG:teuthology.orchestra.run.smithi086:> cat /etc/os-release 2023-11-30T19:48:14.727 INFO:teuthology.orchestra.run.smithi086.stdout:NAME="Ubuntu" 2023-11-30T19:48:14.727 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-11-30T19:48:14.727 INFO:teuthology.orchestra.run.smithi086.stdout:ID=ubuntu 2023-11-30T19:48:14.727 INFO:teuthology.orchestra.run.smithi086.stdout:ID_LIKE=debian 2023-11-30T19:48:14.727 INFO:teuthology.orchestra.run.smithi086.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-11-30T19:48:14.727 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_ID="20.04" 2023-11-30T19:48:14.727 INFO:teuthology.orchestra.run.smithi086.stdout:HOME_URL="https://www.ubuntu.com/" 2023-11-30T19:48:14.727 INFO:teuthology.orchestra.run.smithi086.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-11-30T19:48:14.727 INFO:teuthology.orchestra.run.smithi086.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-11-30T19:48:14.727 INFO:teuthology.orchestra.run.smithi086.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-11-30T19:48:14.728 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_CODENAME=focal 2023-11-30T19:48:14.728 INFO:teuthology.orchestra.run.smithi086.stdout:UBUNTU_CODENAME=focal 2023-11-30T19:48:14.728 INFO:teuthology.lock.ops:Updating smithi086.front.sepia.ceph.com on lock server 2023-11-30T19:48:14.759 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T19:48:14.867 INFO:teuthology.dispatcher.supervisor:Running job 7472390 2023-11-30T19:48:14.868 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/virtualenv/bin/teuthology -v --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472390 --name yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi --description rados/perf/{ceph mon_election/connectivity objectstore/bluestore-basic-min-osd-mem-target openstack scheduler/dmclock_1Shard_16Threads settings/optimized ubuntu_latest workloads/radosbench_4K_seq_read} -- /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472390/orig.config.yaml 2023-11-30T19:48:14.871 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472390 2023-11-30T19:48:14.871 INFO:teuthology.dispatcher.supervisor:Job PID: 315050 2023-11-30T19:48:14.872 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2023-11-30T19:50:14.873 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T19:52:14.941 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T19:54:15.034 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T19:56:15.109 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T19:58:15.177 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T20:00:15.241 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T20:02:19.509 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T20:04:19.584 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T20:04:19.652 INFO:teuthology.dispatcher.supervisor:Success! 2023-11-30T20:04:19.735 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2023-11-30T20:04:19.781 INFO:teuthology.lock.ops:unlocked: smithi086.front.sepia.ceph.com