2023-06-14T21:22:46.140 INFO:root:teuthology version: 0.0.1.dev124+g961f4fb 2023-06-14T21:23:06.161 INFO:teuthology.lock.ops:Start node 'smithi071.front.sepia.ceph.com' reimaging 2023-06-14T21:23:06.164 INFO:teuthology.lock.ops:Updating [smithi071.front.sepia.ceph.com]: reset os type and version on server 2023-06-14T21:23:06.164 INFO:teuthology.lock.ops:Updating smithi071.front.sepia.ceph.com on lock server 2023-06-14T21:23:06.189 INFO:teuthology.lock.ops:Start node 'smithi154.front.sepia.ceph.com' reimaging 2023-06-14T21:23:06.190 INFO:teuthology.lock.ops:Updating [smithi154.front.sepia.ceph.com]: reset os type and version on server 2023-06-14T21:23:06.190 INFO:teuthology.lock.ops:Updating smithi154.front.sepia.ceph.com on lock server 2023-06-14T21:23:27.209 INFO:teuthology.provision.fog.smithi071:Scheduling deploy of rhel 8.6 2023-06-14T21:23:27.233 INFO:teuthology.provision.fog.smithi154:Scheduling deploy of rhel 8.6 2023-06-14T21:23:27.469 INFO:teuthology.orchestra.console:Power off smithi071 2023-06-14T21:23:32.526 INFO:teuthology.orchestra.console:Power off smithi154 2023-06-14T21:23:42.629 INFO:teuthology.orchestra.console:Power off for smithi071 completed 2023-06-14T21:23:42.731 INFO:teuthology.orchestra.console:Power on smithi071 2023-06-14T21:24:02.239 INFO:teuthology.orchestra.console:Power off for smithi154 completed 2023-06-14T21:24:02.341 INFO:teuthology.orchestra.console:Power on smithi154 2023-06-14T21:24:10.708 INFO:teuthology.orchestra.console:Power on for smithi154 completed 2023-06-14T21:24:10.811 INFO:teuthology.provision.fog.smithi154:Waiting for deploy to finish 2023-06-14T21:24:13.374 INFO:teuthology.orchestra.console:Power on for smithi071 completed 2023-06-14T21:24:13.475 INFO:teuthology.provision.fog.smithi071:Waiting for deploy to finish 2023-06-14T21:24:18.175 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.154 2023-06-14T21:24:21.296 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.71 2023-06-14T21:24:32.244 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.71 2023-06-14T21:24:32.245 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.154 2023-06-14T21:24:48.261 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.71 2023-06-14T21:24:51.312 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.154 2023-06-14T21:24:57.328 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.71 2023-06-14T21:25:00.368 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.154 2023-06-14T21:25:19.444 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.154 2023-06-14T21:25:34.704 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.71 2023-06-14T21:25:45.930 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-06-14T21:25:46.654 INFO:teuthology.provision.fog.smithi071:Node is ready 2023-06-14T21:25:46.699 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071.front.sepia.ceph.com 2023-06-14T21:25:46.748 INFO:teuthology.orchestra.run.smithi071.stdout:172.21.15.71 smithi071.front.sepia.ceph.com smithi071 2023-06-14T21:25:47.087 INFO:teuthology.orchestra.run.smithi071.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2023-06-14T21:25:47.088 INFO:teuthology.orchestra.run.smithi071.stdout:NAME="Ubuntu" 2023-06-14T21:25:47.088 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION_ID="22.04" 2023-06-14T21:25:47.088 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2023-06-14T21:25:47.088 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION_CODENAME=jammy 2023-06-14T21:25:47.088 INFO:teuthology.orchestra.run.smithi071.stdout:ID=ubuntu 2023-06-14T21:25:47.088 INFO:teuthology.orchestra.run.smithi071.stdout:ID_LIKE=debian 2023-06-14T21:25:47.089 INFO:teuthology.orchestra.run.smithi071.stdout:HOME_URL="https://www.ubuntu.com/" 2023-06-14T21:25:47.089 INFO:teuthology.orchestra.run.smithi071.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-06-14T21:25:47.089 INFO:teuthology.orchestra.run.smithi071.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-06-14T21:25:47.089 INFO:teuthology.orchestra.run.smithi071.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-06-14T21:25:47.089 INFO:teuthology.orchestra.run.smithi071.stdout:UBUNTU_CODENAME=jammy 2023-06-14T21:25:47.091 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/dispatcher/supervisor.py", line 226, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/lock/ops.py", line 325, in reimage_machines reimaged[machine] = machines[machine] File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/provision/__init__.py", line 44, in reimage result = obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/provision/fog.py", line 92, in create self._verify_installed_os() File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/provision/fog.py", line 335, in _verify_installed_os raise RuntimeError( RuntimeError: Expected smithi071's OS to be rhel 8.6 but found ubuntu 22.04 2023-06-14T21:25:52.181 INFO:teuthology.nuke:Checking targets against current locks 2023-06-14T21:25:55.519 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-06-14T21:25:55.541 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-06-14T21:25:55.597 INFO:teuthology.orchestra.console:Power off smithi071 2023-06-14T21:25:55.611 INFO:teuthology.orchestra.console:Power off smithi154 2023-06-14T21:26:14.203 INFO:teuthology.orchestra.console:Power off for smithi154 completed 2023-06-14T21:26:24.345 INFO:teuthology.orchestra.console:Power off for smithi071 completed 2023-06-14T21:26:24.374 INFO:teuthology.lock.ops:unlocked: smithi154.front.sepia.ceph.com 2023-06-14T21:26:33.974 WARNING:teuthology.provision.fog:timed out 2023-06-14T21:26:34.024 INFO:teuthology.lock.ops:unlocked: smithi071.front.sepia.ceph.com 2023-06-14T21:26:34.305 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/dispatcher/__init__.py", line 69, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/dispatcher/supervisor.py", line 56, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/dispatcher/supervisor.py", line 226, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/lock/ops.py", line 325, in reimage_machines reimaged[machine] = machines[machine] File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/provision/__init__.py", line 44, in reimage result = obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/provision/fog.py", line 92, in create self._verify_installed_os() File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/provision/fog.py", line 335, in _verify_installed_os raise RuntimeError( RuntimeError: Expected smithi071's OS to be rhel 8.6 but found ubuntu 22.04