2024-03-28T11:44:04.005 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-28T11:44:04.005 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-28T11:44:04.382 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f356ec62c10>, signals=[15]) 2024-03-28T11:44:04.382 INFO:teuthology.lock.ops:Start node 'smithi055.front.sepia.ceph.com' reimaging 2024-03-28T11:44:04.383 INFO:teuthology.lock.ops:Updating [smithi055.front.sepia.ceph.com]: reset os type and version on server 2024-03-28T11:44:04.383 INFO:teuthology.lock.ops:Updating smithi055.front.sepia.ceph.com on lock server 2024-03-28T11:44:04.579 DEBUG:teuthology.provision.fog.smithi055:Requesting image smithi_centos_9.stream (ID 10) 2024-03-28T11:44:04.643 INFO:teuthology.provision.fog.smithi055:Scheduling deploy of centos 9.stream 2024-03-28T11:44:05.034 INFO:teuthology.orchestra.console.smithi055:Power off 2024-03-28T11:44:05.035 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-28T11:44:05.055 DEBUG:teuthology.orchestra.console.smithi055:power off output: Chassis Power Control: Down/Off 2024-03-28T11:44:05.055 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-28T11:44:05.075 DEBUG:teuthology.orchestra.console.smithi055:check power output: Chassis Power is off 2024-03-28T11:44:05.176 INFO:teuthology.orchestra.console.smithi055:Power off completed 2024-03-28T11:44:05.276 INFO:teuthology.orchestra.console.smithi055:Power on 2024-03-28T11:44:05.277 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2024-03-28T11:44:05.298 DEBUG:teuthology.orchestra.console.smithi055:power on output: Chassis Power Control: Up/On 2024-03-28T11:44:05.298 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-28T11:44:05.318 DEBUG:teuthology.orchestra.console.smithi055:check power output: Chassis Power is off 2024-03-28T11:44:09.323 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-28T11:44:09.430 DEBUG:teuthology.orchestra.console.smithi055:check power output: Chassis Power is on 2024-03-28T11:44:09.531 INFO:teuthology.orchestra.console.smithi055:Power on completed 2024-03-28T11:44:09.631 INFO:teuthology.provision.fog.smithi055:Waiting for deploy to finish 2024-03-28T11:46:40.840 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-28T11:46:59.230 WARNING:teuthology.provision.fog.smithi055:[Errno None] Unable to connect to port 22 on 172.21.15.55 2024-03-28T11:47:05.237 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-28T11:47:08.318 WARNING:teuthology.provision.fog.smithi055:[Errno None] Unable to connect to port 22 on 172.21.15.55 2024-03-28T11:47:14.323 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-28T11:47:17.374 WARNING:teuthology.provision.fog.smithi055:[Errno None] Unable to connect to port 22 on 172.21.15.55 2024-03-28T11:47:23.380 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-28T11:48:23.434 WARNING:teuthology.provision.fog.smithi055:timed out 2024-03-28T11:48:29.437 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-28T11:48:29.719 INFO:teuthology.orchestra.run:Running command with timeout 600 2024-03-28T11:48:29.719 DEBUG:teuthology.orchestra.run.smithi055:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2024-03-28T11:48:30.062 INFO:teuthology.provision.fog.smithi055:Node is ready 2024-03-28T11:48:30.062 DEBUG:teuthology.orchestra.run.smithi055:> hostname 2024-03-28T11:48:30.077 INFO:teuthology.orchestra.run.smithi055.stdout:smithi055.front.sepia.ceph.com 2024-03-28T11:48:30.077 DEBUG:teuthology.orchestra.run.smithi055:> grep smithi055.front.sepia.ceph.com /etc/hosts 2024-03-28T11:48:30.133 INFO:teuthology.orchestra.run.smithi055.stdout:172.21.15.55 smithi055.front.sepia.ceph.com smithi055 2024-03-28T11:48:30.133 DEBUG:teuthology.orchestra.run.smithi055:> sudo hostname smithi055 2024-03-28T11:48:30.270 DEBUG:teuthology.orchestra.run.smithi055:> sudo sed -i -e 's/smithi055.front.sepia.ceph.com/smithi055/g' /etc/hosts 2024-03-28T11:48:30.302 DEBUG:teuthology.orchestra.run.smithi055:> sudo sed -i -e 's/172.21.15.55/172.21.15.55/g' /etc/hosts 2024-03-28T11:48:30.374 DEBUG:teuthology.orchestra.run.smithi055:> sudo sed -i -e 's/smithi055.front.sepia.ceph.com/smithi055/g' /etc/hostname 2024-03-28T11:48:30.446 DEBUG:teuthology.orchestra.run.smithi055:> sudo hostname smithi055 2024-03-28T11:48:30.516 DEBUG:teuthology.orchestra.run.smithi055:> cat /etc/os-release 2024-03-28T11:48:30.571 INFO:teuthology.orchestra.run.smithi055.stdout:NAME="CentOS Stream" 2024-03-28T11:48:30.571 INFO:teuthology.orchestra.run.smithi055.stdout:VERSION="9" 2024-03-28T11:48:30.571 INFO:teuthology.orchestra.run.smithi055.stdout:ID="centos" 2024-03-28T11:48:30.571 INFO:teuthology.orchestra.run.smithi055.stdout:ID_LIKE="rhel fedora" 2024-03-28T11:48:30.571 INFO:teuthology.orchestra.run.smithi055.stdout:VERSION_ID="9" 2024-03-28T11:48:30.571 INFO:teuthology.orchestra.run.smithi055.stdout:PLATFORM_ID="platform:el9" 2024-03-28T11:48:30.571 INFO:teuthology.orchestra.run.smithi055.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-28T11:48:30.572 INFO:teuthology.orchestra.run.smithi055.stdout:ANSI_COLOR="0;31" 2024-03-28T11:48:30.572 INFO:teuthology.orchestra.run.smithi055.stdout:LOGO="fedora-logo-icon" 2024-03-28T11:48:30.572 INFO:teuthology.orchestra.run.smithi055.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-28T11:48:30.572 INFO:teuthology.orchestra.run.smithi055.stdout:HOME_URL="https://centos.org/" 2024-03-28T11:48:30.572 INFO:teuthology.orchestra.run.smithi055.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-28T11:48:30.572 INFO:teuthology.orchestra.run.smithi055.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-28T11:48:30.572 INFO:teuthology.orchestra.run.smithi055.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-28T11:48:30.573 INFO:teuthology.provision.fog.smithi055:Deploy complete! 2024-03-28T11:48:30.574 DEBUG:teuthology.parallel:result is None 2024-03-28T11:48:30.697 INFO:teuthology.lock.ops:Checking smithi055.front.sepia.ceph.com 2024-03-28T11:48:30.697 INFO:teuthology.lock.ops:New key found. Updating... 2024-03-28T11:48:30.720 INFO:teuthology.lock.ops:Updating [smithi055.front.sepia.ceph.com]: set os type and version on server 2024-03-28T11:48:30.720 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-03-28T11:48:30.721 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-28T11:48:30.817 DEBUG:teuthology.orchestra.run.smithi055:> true 2024-03-28T11:48:30.884 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-03-28T11:48:30.884 DEBUG:teuthology.orchestra.run.smithi055:> uname -m 2024-03-28T11:48:30.939 INFO:teuthology.orchestra.run.smithi055.stdout:x86_64 2024-03-28T11:48:30.939 DEBUG:teuthology.orchestra.run.smithi055:> cat /etc/os-release 2024-03-28T11:48:30.993 INFO:teuthology.orchestra.run.smithi055.stdout:NAME="CentOS Stream" 2024-03-28T11:48:30.993 INFO:teuthology.orchestra.run.smithi055.stdout:VERSION="9" 2024-03-28T11:48:30.993 INFO:teuthology.orchestra.run.smithi055.stdout:ID="centos" 2024-03-28T11:48:30.993 INFO:teuthology.orchestra.run.smithi055.stdout:ID_LIKE="rhel fedora" 2024-03-28T11:48:30.993 INFO:teuthology.orchestra.run.smithi055.stdout:VERSION_ID="9" 2024-03-28T11:48:30.993 INFO:teuthology.orchestra.run.smithi055.stdout:PLATFORM_ID="platform:el9" 2024-03-28T11:48:30.994 INFO:teuthology.orchestra.run.smithi055.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-28T11:48:30.994 INFO:teuthology.orchestra.run.smithi055.stdout:ANSI_COLOR="0;31" 2024-03-28T11:48:30.994 INFO:teuthology.orchestra.run.smithi055.stdout:LOGO="fedora-logo-icon" 2024-03-28T11:48:30.994 INFO:teuthology.orchestra.run.smithi055.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-28T11:48:30.994 INFO:teuthology.orchestra.run.smithi055.stdout:HOME_URL="https://centos.org/" 2024-03-28T11:48:30.994 INFO:teuthology.orchestra.run.smithi055.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-28T11:48:30.994 INFO:teuthology.orchestra.run.smithi055.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-28T11:48:30.994 INFO:teuthology.orchestra.run.smithi055.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-28T11:48:30.994 INFO:teuthology.lock.ops:Updating smithi055.front.sepia.ceph.com on lock server 2024-03-28T11:48:31.011 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-28T11:48:31.114 INFO:teuthology.dispatcher.supervisor:Running job 7627761 2024-03-28T11:48:31.115 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/virtualenv/bin/teuthology -v --owner scheduled_yingxin@teuthology --archive /home/teuthworker/archive/yingxin-2024-03-28_05:47:02-crimson-rados-ci-yingxin-crimson-load-obc-3-distro-default-smithi/7627761 --name yingxin-2024-03-28_05:47:02-crimson-rados-ci-yingxin-crimson-load-obc-3-distro-default-smithi --description crimson-rados/perf/{clusters/{fixed-2} crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/bluestore settings/optimized workloads/radosbench_4M_seq_read} -- /home/teuthworker/archive/yingxin-2024-03-28_05:47:02-crimson-rados-ci-yingxin-crimson-load-obc-3-distro-default-smithi/7627761/orig.config.yaml 2024-03-28T11:48:31.117 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yingxin-2024-03-28_05:47:02-crimson-rados-ci-yingxin-crimson-load-obc-3-distro-default-smithi/7627761 2024-03-28T11:48:31.117 INFO:teuthology.dispatcher.supervisor:Job PID: 3888790 2024-03-28T11:48:31.118 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2024-03-28T11:50:31.215 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-28T11:52:31.381 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-28T11:54:31.568 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-28T11:56:31.756 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-28T11:58:31.920 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-28T12:00:32.031 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-28T12:02:32.199 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-28T12:02:32.263 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1